|
|
|
date: Sun, 20 Jul 2008 08:12:04 -0700 (PDT),
group: microsoft.public.scripting.wsh
back
Script to get computer informations
Hello folks.
I have a customer, that have a big VDI infrastructure with about 350
virtual workstation on it. Based on this scenario, it run over the
VMWare ESX 3.0.2 Update 1, and on a future, will be migrate this
version of the VMware ESX 3.0.2 to the VMWare ESX 3.5 Update 1.
On the VMware upgrade, we need to have a specific free space on the
volume C of each virtual workstation to upgrade automatically the
VMWare Tools on this upgrade of the VMWare ESX. The question is:
Anyone have a script to collect information, based on a specific AD
OU, where on it have all those workstations, and get the computer name
plus the space on each computer ( like, the script consult the AD OU
information, about the computer name, and export for a spreadsheet,
consulting each workstation, the information of the computer name and
the space ( full/free space ) that the volume C have) ?
Thanks and my best regards
date: Sun, 20 Jul 2008 08:12:04 -0700 (PDT)
author: unknown
Re: Script to get computer informations
>On the VMware upgrade, we need to have a specific free space on the
>volume C of each virtual workstation to upgrade automatically the
>VMWare Tools on this upgrade of the VMWare ESX. The question is:
>Anyone have a script to collect information, based on a specific AD
>OU, where on it have all those workstations, and get the computer name
>plus the space on each computer ( like, the script consult the AD OU
>information, about the computer name, and export for a spreadsheet,
>consulting each workstation, the information of the computer name and
>the space ( full/free space ) that the volume C have) ?
I have a ton of similar scripts, which can easily be adopted. They do
not yet retrieve free space on the c: drive yet, but other infos like
serial numbers, but basically the code is much the same.
Are you still interested in a solution?
...Armin
date: Wed, 27 Aug 2008 13:01:27 +0200
author: Nimral
|
|