Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: nested tables removal

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

Info

To display the script's help text, please use either this Windows command:

c:\Charon>powershell -file charon_cleanshutdown.ps1 -help

or the PowerShell "get-help" command:

PS C:\Charon> get-help c:\charon\charon_cleanshutdown.ps1 -full


(lightbulb) To automatically restart the guest operating system running on the CHARON instance, the automatic boot on restart has to be set at SRM level and the following Windows service command must be executed:

...

C:\Users\Administrator> powershell -file c:\charon\charon_cleanshutdown.ps1 ^
More? -config c:\charon\myds20vms.ini-check

...