Coding

Generate ACL Report of File Share with PowerShell to CSV

0
I think all of you who are administrating file servers, file shares and their permissions, maybe also together with colleagues, will know this situation....
Coding

Copy Active Directory groups from one user to another

0
Last time I had the situation that an employee switched from one department to another, thus all security groups need to get updated. If...
Coding

Sending an email within a PowerShell script

0
Imagine you need to inform an user about something which had already been automated in a PowerShell script. You do not want to start...
Coding

Sending HTML Email with AD User Groups

0
An inquiry, which occurs very often in daily business: "What permissions does a specific user have?" What about sending a HTML Email with AD...

Find users where Outlook Web Access (OWA) is disabled with Exchange Management Shell

0
By default all users are allowed to use Outlook Web Access, also called OWA. It is possible to disable access to OWA and the...

Analyze why an user gets locked out in Active Directory

0
Recently I wanted to connect to a machine with my admin user but then I realized that this user had been locked out in...
Advertisement