Previous Topic: Encrypt--Encrypt Any StringNext Topic: WaitContainers--Waits for Jobs to Finish


SecureContainer--Encrypt an Software Delivery Job Container Order File

This command secures a Software Delivery job container order file by encrypting it.

Syntax

SecureContainer ContainerFile 
                [-p:password]
ContainerFile

Full path to the container order file.

[-p:password]

Password (optional).

Example:

The following example illustrates how all sensitive information (passwords) in the container order file order1.cof, in directory C:\myorders\test, is encrypted using the password mypassword.

sd_acmd securecontainer "C:\myorders\test1\order1.cof" -p:mypassword