Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Page break management for PDF export

...

C:\WINDOWS\system32>powershell

PS C:\WINDOWS\system32>ConvertTo-SecureString -String "12345" -AsPlainText -Force | ConvertFrom-SecureString | Out-File c:\charon\msds20vmspwd.txt


Div
classpagebreak


Run the Powershell script in check mode:

...

pagebreak
Note

It is recommended to move the psexec.exe program file to a secured folder or to remove it when it is no more needed (check completed)

Div
class

rsh mode preparation

Warning

A proxy has to be defined at OpenVMS level hence the local "system" user must be specified. This user name is translated depending on the language of the Windows distribution.

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.

...