Created
August 13, 2021 05:22
-
-
Save mrzcn/16065957187cbf4599cd8eb04167e036 to your computer and use it in GitHub Desktop.
Revisions
-
mrzcn created this gist
Aug 13, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ get-aduser -properties * -filter * | select name, emailaddress, officephone,homephone,mobilephone,ipphone,pager | export-csv c:\users.csv