08 - Windows 11
Windows 11 Stuff
Domain-Joined Windows 11 VM with Microsoft Edge Lockdown for Lab Use
Date: June 7, 2025Category: Windows 11 / GPO / Domain Lab HardeningBacklink: Bypassing TPM, Secur...
Bypassing TPM, Secure Boot, and Microsoft Account During Windows 11 VM Setup
Date: June 7, 2025Category: Windows / Virtualization / Lab SetupPurpose: Create Windows 11 VMs fo...
Creating a PowerShell Backup Script for VPS Syncthing Folders
I'm using Robocopy to sync folders with logic to skip unchanged files. # Define source and desti...
Resetting Network Adapters and TCP/IP Stack
To reset network adapters in Windows, you can use the Command Prompt with administrative privileg...
Disabling the default admin account in Windows 10/11
To disable the local administrator account in Windows, you can use either the Command Prompt or t...
20 things you can do with Win+R
The "Win + R" keyboard shortcut in Windows, which opens the "Run" dialog box, is a quick way to a...
Running Syncthing Automatically and Hidden on Log on.
Here are the steps to run Syncthing automatically on startup and hide the terminal window on Wind...
Using Robocopy
Example of copying files from a drive on my local PC to the cloud share: robocopy E:\Proxmox-Bac...