Handling Security Groups in Active Directory.

So here in the environment I am in, We have a MSSQL database where we hold information on what access new users get in Active Directory and other applications. I have converted a large amount of the Logic from .NET to Powershell for team support as not everyone here on the team knows .NET to support it in an event I’m out sick or injured.
So over the last day or so I’ve been converting the Logic over. The Scripts review’s the Active Directory Account’s wwwHomepage field and apply’s the correct permissions using that as the key to crossing the Data in the SQL database to locate the SecurityGroups to apply.

And my work in progress to get it converted over to Powershell.

Leave a comment

Your email address will not be published. Required fields are marked *