top of page
Search
Jul 16, 20202 min read
Create 73,000 Test AD User Accounts
Ever required the need to make lots of Domain Users? Here's a PowerShell script that does just that, more than 73,000. This can be...
3060
Feb 13, 20203 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...
100
Feb 13, 20201 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...
240
bottom of page