Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Determine the ADsPath for the Logged-On UserContent of Determine the ADsPath for the Logged-On User.vbsMD5 Hash: C81FDF47456F3D1AD9D42A503C6A239A |
||
On Error Resume Next
Set objSysInfo = CreateObject("ADSystemInfo") strUser = objSysInfo.UserName Set objUser = GetObject("LDAP://" & strUser) Wscript.Echo objUser.AdsPath | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |