PowerShell Active Directory Delegation - Part 3 Scenario This is the last part of the series PowerShell Active Directory Delegation. In the previous parts, we have discussed how we can have Active Directory delegation, so we will give access to the administrators without the need of providing ...
Powershell Active Directory Delegation – Part-2
PowerShell Active Directory Delegation - Part 2 Scenario: PowerShell Active Directory Delegation - Part 2 In Part 1 of this series we have discussed about getting the information from Active Directory. We have created our arrays to keep the information that we will need. We ...
Change permissions on multiple folders using PowerShell
Change permissions on multiple folders using PowerShell Scenario: Change permissions on multiple folders using PowerShell. I needed to add permissions to a specific group of users on all folders under a specific directory. The problem that I had to overcome was that the inheritance was ...