Difference between revisions of "Get-VM"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
  [[Windows 10 dev environment]] Running 0          1426              00:39:10.2060000 Operating normally 9.0
 
  [[Windows 10 dev environment]] Running 0          1426              00:39:10.2060000 Operating normally 9.0
  
 +
== Errors ==
 
  Get-VM
 
  Get-VM
 
  Get-VM : You do not have the required permission to complete this task. Contact the administrator of the authorization
 
  Get-VM : You do not have the required permission to complete this task. Contact the administrator of the authorization
Line 22: Line 23:
 
     + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVM
 
     + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVM
 
   
 
   
 +
 +
Get-VM : Hyper-V encountered an error trying to access an object on computer 'XXXXXXX' because the object
 +
was not found. The object might have been deleted.
 +
Verify that the Virtual Machine Management service on the computer is running.
 +
At line:1 char:1
 +
+ Get-VM
 +
+ 10:01, 16 October 2023 (UTC)~
 +
    + CategoryInfo          : ObjectNotFound: (:) [Get-VM], VirtualizationException
 +
    + FullyQualifiedErrorId : ObjectNotFound,Microsoft.HyperV.PowerShell.Commands.GetVM
 +
 +
 
== See also ==
 
== See also ==
 
* {{Hyper-V}}
 
* {{Hyper-V}}

Revision as of 10:01, 16 October 2023


Get-VM
Name         State   CPUUsage(%) MemoryAssigned(M) Uptime           Status             Version
----         -----   ----------- ----------------- ------           ------             -------
Ubuntu 20.04 Running 0           6352              00:22:18.4670000 Operating normally 9.0
Get-VM 
Name                       State   CPUUsage(%) MemoryAssigned(M) Uptime           Status             Version
----                       -----   ----------- ----------------- ------           ------             -------
Ubuntu 20.04               Off     0           0                 00:00:00         Operating normally 9.0
Windows 10 dev environment Running 0           1426              00:39:10.2060000 Operating normally 9.0

Errors

Get-VM
Get-VM : You do not have the required permission to complete this task. Contact the administrator of the authorization
policy for the computer 'XXXXXXXX'.
At line:1 char:1
+ Get-VM
+ 15:19, 3 September 2021 (UTC)~
    + CategoryInfo          : NotSpecified: (:) [Get-VM], VirtualizationException
    + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVM

Get-VM : Hyper-V encountered an error trying to access an object on computer 'XXXXXXX' because the object 
was not found. The object might have been deleted.
Verify that the Virtual Machine Management service on the computer is running.
At line:1 char:1
+ Get-VM
+ 10:01, 16 October 2023 (UTC)~
    + CategoryInfo          : ObjectNotFound: (:) [Get-VM], VirtualizationException
    + FullyQualifiedErrorId : ObjectNotFound,Microsoft.HyperV.PowerShell.Commands.GetVM


See also

Advertising: