top of page
Search
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...
24 views0 comments
Feb 12, 20201 min read
Disable Windows Recovery
Disabling Microsoft Windows Recovery Environment is a good idea because it reduces the risk of malicious software being installed on your...
5 views0 comments
Feb 12, 20201 min read
Disable Windows Memory Dumps
By disabling Memory Dumps it's no longer possible to recover the dump file and extract secure data that is held in memory in the clear. ...
5 views0 comments
Feb 12, 20201 min read
Hide the C:\ Drive
There are 2 methods for hiding the C: or any other drive, GPO and a Regedt32 tweak. There's obvious benefits preventing access to...
8 views0 comments
Feb 12, 20201 min read
Windows Defence Application Control aka Device Guard
Device Guard has the following requirements: Hardware Requirements UEFI Native Mode Windows 10/2016 x64 SLAT and Virtualization...
11 views0 comments
bottom of page