PowerTip: Avoid Loading the AD: Drive with the Active Directory Module
Summary: Learn how to avoid loading the default AD: drive when you load the Active Directory module for Windows PowerShell. How can I avoid creating the default AD: drive when I import the Active Directory module for Windows PowerShell? Use the ENV drive and set the ADPS_LoadDefaultDrive variable to 0. Add the follow...