Other Rocket Products

 View Only

 Rocket Remote Desktop command line

TAM OSI's profile image
TAM OSI posted 01-31-2024 07:53

Hello

I'm trying to automate the deployment and configuration of Rocket Remote Desktop by using the API.

When i use the command :

Get-RDBaseItemId -ItemPath "PATH\ConnectionXXX" 

Guid

----

325b7032-558f-4ec9-a1d5-b70206d600d8

So it's ok

But when i use

 Get-RDBaseItem -ItemId 325b7032-558f-4ec9-a1d5-b70206d600d8

WARNING: You do not have proper security rights to execute this command.

So not ok :)

Anyone has ever see that before?

Regards,

Julien