Feb 13, 20201 min readSetting Windows Time Server with PowerShellTo set a time server by either IP or fqdn for non-domain joined clients. For instructions on how to deploy from MDT (here) <#...
Feb 13, 20203 min readUpdate Windows Services to Use Least Privilege Accounts with PowerShellIt's standard for applications services to run with System. In many cases, this is excessive and leaves the Operating System vulnerable...
Feb 13, 20202 min readDisable LLMNR, IPv6 and Other Network ServicesThe following tweaks are for disabling network features that are either legacy but still enabled or not required. Each setting can be...