Mohan WebSite
How can I determine my user account’s OU in a Windows domain?
set objSysInfo = CreateObject(“ADSystemInfo”)
set objUser = GetObject(“LDAP://” & objSysInfo.UserName)
wscript.echo “DN: ” & objUser.distinguishedName
gpresult /r
gpresult -v|more
You can use these HTML tags
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>
Name (required)
Email (will not be published) (required)
Website
Recent Comments