Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

It is recommended to execute the script interactively first using the check mode. Using this mode only connection and remote commands doing simple display will be executed, no shutdown will be performed.

Example:

C:\Users\Administrator> powershell -file c:\charon\charon_vmshutdown.ps1 -config c:\charon\myds20vms.ini -check

 

Use the script then it at your convenience from any utility (scheduler, backup agent, ...) to shutdown the virtual machine.

Example:

C:\Users\Administrator> powershell -file c:\charon\charon_vmshutdown.ps1 -config c:\charon\myds20vms.ini
  • No labels