In AD Users & Computers the user’s properties dialog has a tab for setting address information if ( -not ( Get-Module ActiveDirectory ) ) { Import-Module ActiveDirectory } $ou = "OU=England,DC=Manticore,DC=org" $street = @" 123
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2012/01/28/setting-user-address-information.aspx
Posted
Jan 28 2012, 07:18 AM
by
Richard Siddaway's Blog