What is the command to check the status of CAF on a remote machine?
Client Automation - All Versions
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
The user needs to have Administrator privileges on the remote machine to check the status of CAF.