I am copy and pasting script from the portable script center. I dont know which stuff I need to put in and which stuff is suppose to stay there. Anyone help??
On Error Resume Next
Set objGroup = GetObject _
("LDAP://cn=Scentists,ou=R&D,dc=NA,dc=fabrikam,dc=com")
objGroup.GetInfo...