How does one access the many fields when creating a RDM Session in Powershell
For example I need to create RDP sessions for a list of servers with "Start this program on connection" Selected and a Program listed. Program is for example "psm /u $CA$ /a 192.168.1.100 /c PSM-RDP"
Additionally I would like to select "Do not use RD Gateway Server"
Currently I have all the fields in a CSV file but not sure how to populate the program Field with powershell
Are all the fields available via Powershell?
Hello,
There are some neat tips on the Remote Desktop Manager Help page to do that, please consult : https://help.remotedesktopmanager.com/powershell_batchactionssamples.htm
I hope this is what you're looking for.
Best regards
Alex Belisle