top of page
Search


Create 73,000 Test AD User Accounts
Need to bulk-create Domain Users? This PowerShell script can generate over 73,000 accounts right out of the box. Want more? Just add extra first and last names to the CSV. While 73,000 test accounts should cover more than you’ll ever realistically need, the script can also be tweaked, remove the randomization and it’ll build real users directly from your CSV list.
Jul 16, 20202 min read
Â
Â
Â
Update Windows Services to Use Least Privilege Accounts with PowerShell
It's standard for applications services to run with System. In many cases, this is excessive and leaves the Operating System vulnerable...
Feb 13, 20203 min read
Â
Â
Â
Setting Folder Permissions with PowerShell
​There's been a few instances where setting folder permissions is required and I've found the following useful. ​ <# .Synopsis Change...
Feb 13, 20201 min read
Â
Â
Â
bottom of page
