分类: 系统运维
2013-12-11 11:38:17
我用了很多的工具是ASG的远程桌面工具。去年我买了一个个人许可证。
免费的版本会得到三个RDP连接同时进行。但我还需要更多。
on vmdude.fr I just found a very cool PowerCLI script to import my vCenter inventory into VisionApp. When I am at a new client to do a new project I need to login to Windows Servers a lot. I use this script a lot to import their complete (or just a small part) of their inventory into my VisionApp to get started right away and this saves me a lot of work manually adding the servers!
You can download the script here : esx4vrd.ps1
The PowerCLI script will create 2 CSV files (one for ESXi hosts and one for virtual machines), with 2 parameters :
Both parameters are independent, you can use them as you wish, individually (in order to export only ESXi hosts or virtual machines) or together (in order to export both)
.\ESX4VRD.ps1 -VMCSVFile C:\VM.csv
Now you’ll just have to import the CSV into VisionApp to get the same inventory as you have in your vCenter in the VisionApp tree view