Hey,
I have just ONE user that is getting an error message on this section of a logon script. Anyone have any ideas
Neil J Cotton
Technical Consultant
Anix
I have just ONE user that is getting an error message on this section of a logon script. Anyone have any ideas
Code:
Set oSysInfo = CreateObject("ADSystemInfo")
sUserAdsPath = oSysInfo.UserName
Set objUser = GetObject("LDAP://" & sUserAdsPath)
Neil J Cotton
Technical Consultant
Anix