How to: Windows

Hi, Simple tip. 1. Cancel the Initial Configuration Wizard on the physical host 2. RUN -> Regedit 3. Remove the registry key telling the Wizard to auto-load: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Delete the entry named: EssentialsRoleConfigWizard 4. Open Server Manager and remove ALL roles/features, EXCEPT those specified below: * ROLES left installed: Storage…

Sometimes Windows has problem with activation. We can  easy solve this problem from command line. Activation Windows from Command Line: Find CMD and “Run as administrator” Type:  slmgr -ipk your-mak-key-here If everything went well you will see this windows Type:  slmgr -ato   Deactivation Windows from Command Line: Find CMD and…

Problem Stuck Job Print. Probably everyone who has printer experienced problem with stuck documents in queue. This is my solution how to fix this problem. Solution1: Open Services. Find and stop Service Print Spooler. Open RUN and past %windir%\System32\spool\PRINTERS Delete all files in this folder. Open Services and start Service…