Search This Blog & Internet

Tuesday, July 12, 2011

How to check DCR through CLI

Go to the server, open CMD and issue the command:

dcrcli -u <lms user ID>

Then type your password.

The command "lsids all" will give you all the devices which exist in DCR. You can also search a device by its IP address or name.

Beside lsids, there are a lot of other operations that you can do such as add, delete and modify the existing devices.

If you need help, just type "-help" and it will give you a brief explanation of each command.

No comments:

Post a Comment