Client Automation - Command to check the status of CAF on a remote machine
search cancel

Client Automation - Command to check the status of CAF on a remote machine

book

Article ID: 21875

calendar_today

Updated On:

Products

CA Client Automation - IT Client Manager CA Client Automation

Issue/Introduction

What is the command to check the status of CAF on a remote machine?



Environment

Client Automation - All Versions

Resolution

The following command can be used to check the status of CAF on a remote machine:

caf status host <Remote Computer Name> user <username> password <password>

Ex: caf status host testsvr user administrator password abc1234

where testsvr=hostname of the remote machine, administrator is the user on the remote machine and abc1234=user's password

Additional Information

The user needs to have Administrator privileges on the remote machine to check the status of CAF.