|
Get.Data
|
|
| Get.Data Source
|
|
|
| Source
|
| Options: *ALL* | DomainName | *LIST* | \\ComputerName | %LocalMachine%
|
|
|
| *ALL* - get data from all domains in network
|
|
|
| DomainName - specify a domain name to get data from a specific domain
|
|
|
| *LIST* - get data from a list of machines, see how to scan a list of machines
|
|
|
| \\ComputerName - specify a computer name to get data from a specific machine
|
|
|
| %LocalMachine% - get data from the local machine
|
|
|
| %Ask% - displays an input box where you can enter a machine name
|
| Get.Data
|
| (No parameters)
|
|
|
| The Get.Data command must be put inside a Machines.Loop..Machines.EndLoop statement. Get.Data gets data from the current machine in the Machines.Loop..Machines.EndLoop statement, not possible to specify a domain.
|