- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I Used the Pretty Simple
Invoke-VMScript -ScriptText "C:\VCinstall.bat" -VM testvc -ScriptType Bat -GuestUser $GU -GuestPassword $GP
And it worked perfectly.