Difference between revisions of "Active Directory/Documentation/GUID Collection Tool"

From WolfTech
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
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 should 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]]
+
'''Download''': [http://www.wolftech.ncsu.edu/support/files-wiki/3/36/Guid_collect_tool.zip GUID Collection Tool]
 +
 
 +
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 referenced here: [[Active_Directory/Documentation/Computer_Account_Prestaging_Tool|Computer Account Prestaging Tool]]  
  
 
Example output file (guid_list.csv):
 
Example output file (guid_list.csv):
Line 11: Line 13:
 
     labdesktop1444-06,4C4C4544-0048-4D12-8043-R6C04F593731
 
     labdesktop1444-06,4C4C4544-0048-4D12-8043-R6C04F593731
 
</code>
 
</code>
 
 
Download: [http://www.wolftech.ncsu.edu/support/support/Image:Guid_collect_tool.zip GUID Collection Tool]
 

Latest revision as of 13:04, 7 July 2008

Download: GUID Collection Tool

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 referenced 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