Export Active Directory Users Info to a Web Page?


i using windows server 2008 r2 , want export active directory users info web page list/table. how that? also if can, can make export daily?

powershell best bet, have added links below , need make powershell script 1 account can use following command:

get-aduser "john.doe" -properties * | convertto-html | set-content c:\johndoe.htm

john.doe = useraccount

http://technet.microsoft.com/en-us/library/ee156817.aspx

http://technet.microsoft.com/en-us/library/ee617241.aspx



Windows Server  >  Directory Services



Comments

Popular posts from this blog

some help on Event 540

WMI Repository 4GB limit - Win 2003 Ent Question

Event ID 1302 (error 1307) DFS replication service encountered an error while writing to the debug log file