...
If the combination of username/password or an encrypted file is used to store the password, there is no need for configuration.is used, there is no need for configuration.
If an encrypted file is used to store the password using the "cryptedpsys
" parameter, it must be created on a session as "system
" account.
To do so, open a cmd.exe
window as Administrator and run the following command:
C:\WINDOWS\system32>C:\Charon\psexec.exe -i -s cmd.exe |
A new window will popup. To check you're connected as "system", run:
|
Run the following command to create the encrypted file:
C:\WINDOWS\system32>powershell -command |
Run the Powershell script in check mode:
C:\WINDOWS\system32>powershell -file c:\charon\charon_cleanshutdown.ps1 -config c:\charon\myds20vms.ini -check |
then check the "OPA0 was successful
" message is displayed followed by "Command successfully completed.
"
Note |
---|
It is recommended to move the |
rsh mode preparation
Warning |
---|
A proxy has to be defined at OpenVMS level hence the local " It is then highly recommended to install an English version of Windows to avoid issues with accents and non standard characters when creating this proxy. |
...
|
The run Run the Powershell script in check mode:
...
Tip |
---|
Remember to specify a different identity file in the .ini file. This can be done thanks to the " |
The run Run the Powershell script in check mode:
...