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 4 Next »

It is recommended to execute the script interactively first using the check mode:

Example:

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

then to use 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