Difference between revisions of "Connect-VM"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
PS> Connect-VM -VMName DC12 -StartVM | PS> Connect-VM -VMName DC12 -StartVM | ||
+ | |||
+ | Connect-VM : The term 'Connect-VM' 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 line:1 char:1 | ||
+ | + Connect-VM -VMName DC12 -StartVM | ||
+ | + 17:00, 16 September 2021 (UTC)17:00, 16 September 2021 (UTC) | ||
+ | + CategoryInfo : ObjectNotFound: (Connect-VM:String) [], CommandNotFoundException | ||
+ | + FullyQualifiedErrorId : CommandNotFoundException | ||
+ | |||
Latest revision as of 17:00, 16 September 2021
PS> Connect-VM -VMName DC12 -StartVM
Connect-VM : The term 'Connect-VM' 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 line:1 char:1 + Connect-VM -VMName DC12 -StartVM + 17:00, 16 September 2021 (UTC)17:00, 16 September 2021 (UTC) + CategoryInfo : ObjectNotFound: (Connect-VM:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
See also[edit]
Advertising: