How to set up Windows 11 without a Microsoft account
When you do a clean install of Windows 11 there is no obvious way to use a local Windows account.Microsoft clearly wants to have you in its ecosystem, but by…
Windows is the name of a series of operating by Microsoft.
When you do a clean install of Windows 11 there is no obvious way to use a local Windows account.Microsoft clearly wants to have you in its ecosystem, but by…
Want to monitor Windows computers in your Home-Assistant setup? Maybe even control them to some degree? Then IOT Link is probably the easiest and fastest way to do it. It…
I have always found the default search in Active Directory Users and Computers to be very bad because it is not supporting wildcards. Especially if you don't know exactly the…
Have you ever forgotten the password to your Wi-Fi network?Here is two ways to recover forgotten passwords that are saved on the computer.The Windows GUI method will let you see…
By default Excel files will be locked by the user that has it open.Other users that try to open the same file will just be able to do it in…
Why the script If you regularly manages DHCP servers with PowerShell you might find it irritating that almost all cmdlets in the DHCP Server PowerShell Module (DHCPServer) require the input…
Windows Task Scheduler can be a very useful tool to run your PowerShell scripts on boot, login, on a schedule or other events. This is a step-by-step tutorial on how…