Advanced Search
Search Results
46 total results found
Local User Accounts
User Commands net user /add [*username] [password] net user /delete [username] {/domain} Note: Following the add command with a /Y will allow passwords longer than 14 characters without the additional qustion. Group Commands net localgroup administrat...
Time Sync Settings
This article gives the commands to set the Time Authority and runs a sync for the Windows Clock To be executed in Powershell or Command Prompt Check current time and date get-date -format "{dd-MMM-yyyy HH:mm}" Update Time Sync Server Method 1 w32tm /c...
How to Determine Which Version of Microsoft .NET Framework Installed
To check what version of .Net installed on the machine, follow steps below: From the Command Line of the machine in question, execute the following command. reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\full" /v version The res...
Bypass the internet and Microsoft account requirement during Windows 11 setup
Windows 11 Bypass Microsoft Account During install. This works not only for Pro but also for Home When asked for MS account Press Shift+F10 -> this gives you a command promptIn the command prompt, type, Start ms-cxh:localonly Press Enter, a local account di...