Changes

WPKG with Active Directory

130 bytes added, 17:51, 4 March 2010
Pulling workstation names to hosts.xml from Active Directory OUs automatically with vbScript
if iDepth > 1 then
sFullProfile = sFullProfile & "/" & sProfile
textstream.WriteLine vbTab & vbTab & "<profile-id=" & VBquot & sFullProfile & VBquot & " />"
end if
Wscript.Echo "Finished..."
</source>
Don't forget you'll need to create a profile definition in the profiles.xml for all of the profiles that this script will create!
[[category:Documentation]]
[[category:Installation]]
Anonymous user