VMware Cloud Community
John_Balsillie
Enthusiast
Enthusiast

How to determine which vm has a host's floppy or cd drive?

Hi all,

Can anyone suggest an easy method to determine which vm has an active connection to a host's floppy or cd drive without checking the settings of each vm individually?

Thanks,

John Balsillie

Australia

John Balsillie VCI VCP5 VCAP4-DCA VCP4 VCP3 Explorer IT Services Pty Ltd
Reply
0 Kudos
2 Replies
rriva
Expert
Expert

Create a bash script to check all VMs vmx file (configuration) and grep the occurence.

You could also be notified by mail if an there's some occurence.

I can figured out a method simpliest than this Smiley Wink

Riccardo Riva

If you found this or other information useful, please consider awarding points for "Correct" or "Helpful". Thank You!

RRiva | http://about.me/riccardoriva | http://www.riccardoriva.com
Reply
0 Kudos
kjb007
Immortal
Immortal

I'd recommend checking out the VI Toolkit for PowerShell. These type of tasks are made very simple using powershell and the toolkit. It is currently in Beta download from VMware, but well worth it and very well done.

-KjB

vExpert/VCP/VCAP vmwise.com / @vmwise -KjB