-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
First of all...this is fantastic, thanks for sharing. My powershell window gets filled with the following errors when I run it though:
-PercentComplete : The term '-PercentComplete' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Scripts\Audit-S2D.ps1:699 char:24
-
-PercentComplete (($i/$VMHosts.Count)*100) ` -
~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (-PercentComplete:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
-CurrentOperation : The term '-CurrentOperation' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At C:\Scripts\Audit-S2D.ps1:701 char:24
-
-CurrentOperation "Collecting $($VMHost.Name) ... -
~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (-CurrentOperation:String) [], CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
Metadata
Metadata
Assignees
Labels
No labels