Difference between revisions of "Active Directory/Documentation/GUID Collection Tool"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | This tool will assist you in collecting GUIDs from your lab and faculty/staff computers. It is a simple VB Script that creates a CSV file per machine and makes a single entry into a cumulative CSV file in a 'collect' directory. After running the script on each of your target computers you | + | This tool will assist you in collecting GUIDs from your lab and faculty/staff computers. It is a simple VB Script that creates a CSV file per machine and makes a single entry into a cumulative CSV file in a 'collect' directory. After running the script on each of your target computers you will be able to take the contents of the cumulative CSV file and easily format it to the layout required by the pre-staging tool provided here: [[/Computer Account Prestaging Tool|Computer Account Prestaging Tool]] |
Example output file (guid_list.csv): | Example output file (guid_list.csv): |
Revision as of 10:03, 7 July 2008
This tool will assist you in collecting GUIDs from your lab and faculty/staff computers. It is a simple VB Script that creates a CSV file per machine and makes a single entry into a cumulative CSV file in a 'collect' directory. After running the script on each of your target computers you will be able to take the contents of the cumulative CSV file and easily format it to the layout required by the pre-staging tool provided here: Computer Account Prestaging Tool
Example output file (guid_list.csv):
labdesktop1444-01,4C4C4544-0054-3112-8035-A9C04F593731
labdesktop1444-02,4C4C4544-0047-4D12-8043-F6C04F593731
labdesktop1444-03,4C4C4544-0054-3112-8035-F6C04F593731
labdesktop1444-04,4C4C4544-0047-4D12-8043-F7C04F593731
labdesktop1444-05,4C4C4544-0047-4D12-8043-G4C04F593731
labdesktop1444-06,4C4C4544-0048-4D12-8043-R6C04F593731
Download: GUID Collection Tool