Dear experts,
We use VMware and have orchestrator in place, so pretty much our vm deployment is fully automated. I want to check if there is anyway , we can automtically add the newly provisioned servers to the RDM. I have gone through the VMware client section which will allow the vmware console access.
But i am looking for an option where the hostname of the machine is added to the RDP section and be accessed via the MS RDP. Is there anyway i can create such entries automatically via a script module, which will make the hostname to be added to the RDM once the VM is deployed ?
Regards
AK
Hello,
Powershell script, synchronizers (AD or CSV) are well suited to your requirement.
Are you comfortable with Powershell scripting? If not our synchronizers are really easy to use.
Are the machines listed in your AD? What technologies are used to deploy your VMs?
Best script
Maurice
Hi,
Thanks for the reply , Was on a quick vacation and could not get back on time.
Yes i can do some PS script but wont consider an expert. I will check on the synchronizers.
All the VMs are in AD and we use VMware clone to deploy the VMs.
Will be great if you can guide me on the method to prepare the PS script, so that the VMs are added to the remote desktop Manager
Hello,
I'm leaving on my vacation now ;)
I asked somebody to help you out, you should have news by monday
Maurice
Hello,
We have a forum dedicated to Powershell - https://forum.devolutions.net/forum42-remote-desktop-manager--powershell-repository.aspx
On this forum, there's a topic on how to import computers from AD, I think this topic should help you :)
https://forum.devolutions.net/topic5249-import-computers-from-ad.aspx
Best regards,
Jeff Dagenais