Hi, These days i think i am only and only working with Active Directory. My Manager give me the task to show him the...
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....
Powershell and Active Directory: Find inactive Computer Accounts in Active Directory using Powershell.
HI, As you know my IT manager always keep me busy. These days we are cleaning our Active Directory. My Today's "Target of the...
Powershell and Active Directory: Add domain users to a group using powershell.
Hi, Yesterday i shows you how to create a user group in "Active Directory". Now lets today add members to that user group using...
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...
Powershell and Active Directory: Remove domain user from domain Group using Powershell.
Hi, Today my IT Manager told me to remove a domain user from a specific group. Normally i used "DSA.MSC" or we can say...
Powershell and Active Directory: Find the group memberships of a Domain User using PowerShell.
Hi, I hope that you guys are enjoying our "Powershell and Active Directory" series. Today for some reason i need to find the group...
Powershell and Active Directory: Find Active Directory Replication Servers using Powershell.
Hi, Today my IT manager give me the task to find and create the list of all "Active Directory Replication Server". First i was...
Powershell and ActiveDirectory:Find the settings of your default Domain Password Policy using Powershell.
Hi, Sometimes we need to know what is our default domain password policy is set to?. Is Complexity of password is enabled? what is...
Powershell and Active Directory : Find all members of the Group using Powershell.
Hi, Today our target is to find all members of particular group. We know the Group Name and we are going to get the...