→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎02-14-2014 06:56 PM
‎06-11-2015 01:16 PM
‎02-14-2014 07:12 PM
{actionpath}homeDir.vbs "{cn}"
If WScript.Arguments.Count = 1 Then
struser= WScript.Arguments(0)
Set objUser = GetObject("LDAP://" & struser)
strHD = objUser.Get("homeDirectory")
Set shell = wscript.CreateObject("Shell.Application")
shell.Open strHD
end if
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now