Active Directory · PowerShell

Powershell and Active Directory: Powershell based GUI Application to create Group in AD.

Hi, GUI are for dumbs and for lazy likes me or for beginners. Few days ago a new IT guy joined our company, he is kind of fresher. I first which we gave him is to create few Groups in active directory. He is new so i don’t want him to sit on any live… Continue reading Powershell and Active Directory: Powershell based GUI Application to create Group in AD.

Active Directory · PowerShell

Powershell and Active Directory: Powershell Script to create multiple groups in Active Directory and add predefined users in to it.

  HI, Sometime a need arrives when you need to create a few Active Directory groups and add the same members to all the groups. Today i need to create 20 Group and need to add same users to all the groups. To create 20 Group manually and then add users to it one by… Continue reading Powershell and Active Directory: Powershell Script to create multiple groups in Active Directory and add predefined users in to it.

Active Directory · PowerShell

Powershell and Active Directory: Create a new group in Active Directory using Powershell.

  Hi, Yesterday one of my users asked me to create a few user group for him. Normally to create a new group i open “DSA.MSC” or “Active Directory users and computers” and create a desired group. This time i thought i would create a new group using PowerShell. To create a new group in… Continue reading Powershell and Active Directory: Create a new group in Active Directory using Powershell.