Script to get computer informations
  Home FAQ Contact Sign in
microsoft.public.scripting.wsh only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.scripting.wsh Profile…
 Up
Script to get computer informations         


Author: DanCautella
Date: Jul 20, 2008 08:12

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
1 Comment
Re: Script to get computer informations         


Author: Nimral
Date: Aug 27, 2008 04:01

>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
no comments