Revision history of "Updating ProxyAddresses, Example 3"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 13:02, 11 November 2014George2 (Talk | contribs). . (541 bytes) (+541). . (Created page with "<source lang="powershell"> File(Name -SamAccountName): Name,Proxy Kazun,d1@contoso.com;d2@contoso.com To add: Import-Csv proxy.csv | Foreach { Get-ADUser $_.Name | Set-AD...")