A common use for PowerShell is creating a tool that takes input from a data source and syncs with Active Directory (AD). This is typically done against a CSV file or even from a database that contains ...
So, here's something I feel like should be possible, but my google-fu is failing me. When I copy a user in AD, the homeDirectory attribute is automatically copied and customized for the new user based ...