Is there a command to list all the client machines parented to a gateway server?
search cancel

Is there a command to list all the client machines parented to a gateway server?

book

Article ID: 16430

calendar_today

Updated On:

Products

CA Security Command Center CA Data Protection (DataMinder) CA User Activity Reporting

Issue/Introduction



Is there a command to list all the client machines parented to a gateway server?

Environment

CA Data Protection (All versions).

Resolution

The command you need is as follows: 

wgninfra -exec wigan/infrastruct/directory/DirectoryExport Machines <Parameters> 

 

This command is case sensitive and has the following parameters: 

 

<filename> File to export to

-b <group path> Base the export from this gateway

-s Output spreadsheet format file rather than import format

-g Include gateways

-u Include client machines

-n Output Unicode 

 

For example:

wgninfra -exec wigan/infrastruct/directory/DirectoryExport Machines c:\machines.txt -b DP152GW 

 

Note: 

The syntax needs to be executed from the %wgninstalldir%\system folder on the CMS machine.

This will provide an output called "machines.txt" on the route of c:\ drive