Tagged: Active Directory

Powershell snippet background 0

AD Group Auditing with Powershell

Reading Time: 6 minutes Here’s another handy Powershell script Ive created. It borrows components from another(credited at the bottom of the post) and expands on the repadmin functionality in the Active Directory Powershell module. The main aim of this is to keep track of...

0

SPN & Delegation backup script

Reading Time: 3 minutes I use SPNs quite extensively to allow Reporting Services to talk to databases severs,  Sharepoint etc. It’s a core component of any new server setup I perform. We also employ Kerberos delegation that allows credentials to be passed down from the...