PoshCode Archive  All files named "AD-attributes.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for AD-attributes.ps1

2018-06-10
13:24
Added: This ASP page takes an input from a form from a html page. The input is the displayname (or part of a displayname) of an account in Active Directory. It returns a number of fields, but the one I was mainly interested in was the msds-Principalname, which is only available in AD 2008. As we’re not 100% AD 2008, I hard-coded this page to hit a Windows 2008 Domain Controller. I also needed the msds-Principalname field with “winnt://” in front of it, which is why the output loop looks a bit strange. file: [c4bc73628e] check-in: [58b7f62cba] user: Paul McDonnell branch: trunk, size: 4831