Previous Topic: xo-import-credentialNext Topic: xo-credential - Convert a String to a PSCredential Object


xo-convertto-securefile

This command converts a plain text CVS file to a secured XML file.

Syntax

xo-convertto-securefile

Parameters

Source file name and destination are specified.

The source should be a CSV file which has the following format:

hostname,

username,

password

host1,

user1,

pwd1

host2,

user2,

pwd2

Input

None. No object is piped.