Run DeadlineCommand Remote Repo

Hi,

I’d like to get the limit information from a remote repository, ideally through deadlinecommand. I’d like to be able to just quickly run a batch file and be able to see how much of a limit is in use in a remote repo. Right now, we have a script to open a Monitor with the remote repo (like deadlinemonitor.exe -new -repository), but this takes some time, and I feel a command to get this one piece of info would be much faster. Through deadlinecommand SelectRepository and SelectNetwork do not work to select the remote repository.

Pulse web service does not work for the remote repo, and before IT digs in to why that is (probably an issue with our proxy), I thought maybe there was a way to run deadlinecommand.exe like we do with deadlinemonitor.exe with the -repository option or something.

Thanks,
A

Hello,

I am not seeing any way in a single command that this could be done, but it might be possible with a couple in a row if you have anyone who can script stuff for you. What you can do is get the current repo, to have that handy, then change the repo, get limit information, then change the repo back, ill in the blink of an eye. If you run deadlinecommand with --help all of the commands needed to do that are there.