Skip to content

Latest commit

 

History

History
86 lines (67 loc) · 9.08 KB

File metadata and controls

86 lines (67 loc) · 9.08 KB

PowerShell

Powershell Scripts & Snippets

Active Directory

Manipulate and Report from AD on-Premises.

  • Get_UsersByOU - Search all users within a specific location and get properties, export to csv.
  • Set_ADUserPropertiesFromCSV - Import CSV file, get current properties, set to new property - compare changes.

Azure

Exchange

Who even has on-Premises Exchange these days?

  • ExportPST - Export PSTs from mailboxes, check progress for big nasty ones.

Office 365

Mess with your cloud tenants!

Windows

Day-to-day Windows Commands / Tools.

Windows - Misc Fresh Build Scripts

Things to consider for first-logon / automated builds.

Windows - Misc Preferences Scripts

Preference Toggles and default app/file associations.