Sam239's Posts

Hi Found that the issue was I was running the below command from my management server not in an invoke command Ive now added it to my script Get-WmiObject -Class Win32_SystemDriver -Filt... See more...
Hi Found that the issue was I was running the below command from my management server not in an invoke command Ive now added it to my script Get-WmiObject -Class Win32_SystemDriver -Filter "name='vsepflt'" | Select Caption Is there a way to format the output ? Or query it so if the driver is found I can print success or not found not found ? Im looking to wrap an if command round it to run through several machines
Thanks LucD ive got a script working using similer to what you had in your reply which gives me what im after however Ill need to add a rule to any server with the firewall on to allow WMI to run... See more...
Thanks LucD ive got a script working using similer to what you had in your reply which gives me what im after however Ill need to add a rule to any server with the firewall on to allow WMI to run on the guests have you has that problem ?
Hi Is it possible to use Power CLI to query VMware tools to see if a certain driver such as the SVGA Driver or VMCI Driver is installed ? Ive been looking at Get-View with VMware.vim.virtualma... See more...
Hi Is it possible to use Power CLI to query VMware tools to see if a certain driver such as the SVGA Driver or VMCI Driver is installed ? Ive been looking at Get-View with VMware.vim.virtualmachineconfigspec which shows the status of the tools etc but doesn't seem to be able to delve to the level im after. Any one else managed to query these options Sam
Hi We are currently looking at deploying Sophos for Vshield. We have 170 VM's is there a way to automate rolling the Thin agent into VMware tools ? as it will be quite a task to update the ... See more...
Hi We are currently looking at deploying Sophos for Vshield. We have 170 VM's is there a way to automate rolling the Thin agent into VMware tools ? as it will be quite a task to update the tools manually on 170 machines
Hi Did you guys ever get any success ?. Ive been struggling with a Visio thinapp for a while now thinking it was the capture process. To rule out my bass image I built a new VM and installe... See more...
Hi Did you guys ever get any success ?. Ive been struggling with a Visio thinapp for a while now thinking it was the capture process. To rule out my bass image I built a new VM and installed VMware tools which was version 9.00 on my server hosts I then added components in turn to mirror my image all the time the thinapp never errored once. Moved the vm to my VDI hosts still kept working then noticed a message saying you can upgrade your VMware tools so upgraded them to 9.05 at which point my thinapp broke with the same licencing issue as my pool. Checked my pool was also 9.05!