Clear Out Legacy Logon Script Values from AD

Need a way to clear out legacy logon script values from your AD users?  Follow along this guide for some quick PowerShell snippets to assist: -------------------------------------------------------------------------------- First, let's find all users that may have a logon script associated with their user account and export this list to a CSV file…

Auditing GPOs

Wouldn't it be great if you could just export all of your GPOs into a nice simple report rather than clicking through each individual policy within the management console?  Well, there is a way!  Read on for instructions on how to create this report. Install Latest Version of PowerShell If…