Search this Blog

Tuesday, August 11, 2020

Setting HomeFolder for Bulk Users in Active Directory

Hi All, how to add home folders for multiple users in active directory? here is a solution, go through this article and this powershell script will help you to add home folder and map it to a fileshare, this would be very much useful for sys admins who wants to add/modify home folder for number of users with one go.

Below the link to the script and few screen shots of script output.

Link to Script:- AddHomeFolderBulkUsers

 

 

Bulk User Creation with PowerShell

Hi All, this time we are going to create bulk users with powershell, there might be a requirement for system admins where we need to create a bunch of users, creating one by one via GUI is a daunting task, this powershell script will create users in few minutes, create a .csv file with list of information about users, key in the same in script and execute, in few minutes you have users ready in active directory.

Links for the script:- https://github.com/snagaraj85/PowerShellBulkUserCreation

Below screenshot of csv file