Reply to Message

View discussion in a popup

Replying to:
pizzim13
Contributor
Contributor

VMDude (Frédéric Martin http://www.vmdude.fr/en/) wrote an excellent app to resolve this issue. Here is a link to the app and the source code LazyMethodsEnabler tool | vmdude. I have taken his app and wrapped into a function to make easier to use with other PowerShell scripts. For this function to work you will need to download his app and the VDDK5.0 libraries located on his site. Unzip all the files to the same directory as the script. The credentials are needed for the app to log into vCenter. My script is attached to this post.