3 min read
Creating Security Groups for File Shares in Bulk using PowerShell
Security Groups are great for managing large groups for permissions. Â A client requested that they needed to have Read-Only, Read-Write, and Ready-Modify…
3 min read
Security Groups are great for managing large groups for permissions. Â A client requested that they needed to have Read-Only, Read-Write, and Ready-Modify…
Creating Security Groups for File Shares in Bulk using PowerShell
1 min read
Let me start by saying that I don’t recommend doing this at all. Password Never Expires is bad security practice, but there…
Set password never to expire for users in a particular domain (Bulk mode)2 min read
Many accounts in your AD might need a password change. What if you want to do this in bulk ? First, we…
Active Directory: Changing passwords for users in bulk using a .csv file1 min read
So had a request today to clean up email addresses as some of them were not valid. This was needed for over…
Excel: Check email addresses in bulk if format is correct or not1 min read
Ran into an interesting situation where pretty much all domain accounts did not follow the default password policy and had the option…
Change the password age in bulk for Active Directory accounts1 min read
No one intends this but it is a problem that sooner or later you will be come across in your system administrator…
Bulk removal of Password Never Expires checkbox in AD