Difference between revisions of "Connect-VM"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  
 
* [[VMConnect]]
 
* [[VMConnect]]
 +
 +
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: