Active Directory · PowerShell

Powershell and Active Directory: Maintains the Leavers of your Company using powershell GUI based Application.

  HI, Like every IT Administrator we have to create user accounts when someone joined the company and also delete and reset the account when someone leaves. From past few days i was trying to write a GUI Application based on powershell. My Main objective was. Reset Leaving Users Password. Remove him from all groups.… Continue reading Powershell and Active Directory: Maintains the Leavers of your Company using powershell GUI based Application.

Active Directory · PowerShell

Powershell and Active Directory: Find Active Directory users in a particular Organizational Unit whose Script Path is not set or blank using Powershell.

  Hi, If we are using “Active Directory” then one this is sure that 98% we are using some login scripts. Sometime while creating users we forget to mentioned to specify the login script in account. My task of today is to find all users accounts those have no login script defined in their accounts.… Continue reading Powershell and Active Directory: Find Active Directory users in a particular Organizational Unit whose Script Path is not set or blank using Powershell.

Active Directory · PowerShell

Powershell and Active Directory: Find all organizational unit containers [OU] in Active Directory using Powershell.

  Hi, These days i think i am only and only working with Active Directory.  My Manager give me the task to show him the all Organizational Unit Container , so that we can re-arrange them and remove the OU those are not required any longer. Seriously i don’t know any way to do this.… Continue reading Powershell and Active Directory: Find all organizational unit containers [OU] in Active Directory using Powershell.