Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Using the "Local Group Policy Editor", it is possible to add the execution of a Powershell script at Windows shutdown. As this operation is performed with the "system
" account, some operations have to be performed if depending on the chosen mode is "rsh
" or "ssh
"method chosen (opa0
, rsh
or ssh
).
Warning |
---|
Please note shutdown scripts are executed when the shutdown is executed either from the "Windows Start" menu or using the shutdown command line. They are not always executed when clicking on the "Restart" button from the Windows Update tool. |
opa0 mode preparation
If the combination of username/password is used, there is no need for configuration change.
...
|
Run the following command to create the encrypted file:
|
Example:
|
Div | ||
---|---|---|
| ||
Run the Powershell script in check mode:
...
|
Run the Powershell script in check mode:
...
Note |
---|
It is recommended to move the |
Div | ||
---|---|---|
| ||
ssh mode preparation
Execute the same operations as described in chapter "Using ssh" for Tru64 or VMS to create a key pair with "SYSTEM
" user with a different identity file.
...
|
Create a new ssh trust as described in the "Using ssh" chapter.
...
Note |
---|
It is recommended to move the |
Div | ||
---|---|---|
| ||
Windows settings - Local group policy
...