Start a new topic

Active Directory integration

 

Currently running most current version of Royal TS. Just imported multiple PC's from a specific OU. Display Name says "[automatically generated]", would love to see the Description field say this as well, and pull the info from AD in that field. I assume this is still 'planned' ?

thanks,
Stephen


2 people like this idea
1 Comment

Hi Stephen,


thank you for the suggestion. We do have plans for better AD integration in the future.


In the meantime, you can use the PowerShell scripting interface to do more advanced stuff. There's an article on the PowerShell Magazine which demonstrates the approach:

http://www.powershellmagazine.com/2015/01/08/introducing-the-royal-ts-powershell-module/


And here's the GitHub location:

https://github.com/janegilring/PSCommunity/blob/master/Royal%20TS/Update-RoyalFolder.ps1


This above script will mirror the OU structure from the specified root OU to a top level folder in the specified Royal TS document and create Remote Desktop Connection objects for all AD computer accounts meeting specific criterias.


The script can also be modified / extended to pull in description, etc.


Regards,
Stefan


1 person likes this
Login or Signup to post a comment