To find KMS server in your network you please type: slmgr.vbs /dlv or slmgr.vbs /dli Luca
Articles by phi3nix
Hi guys, After deployed Windows 2012/16 and promoting it to AD SYSVOL folder is not sync with Windows 2008. Problem this exists because Windows 2008 in default is using FSRM when Windows 2012/16 DFSR to sync SYSVOL. Fix: migrating FRS to DFSR SYSVOL. 1. If you deployed Windows 2012 and…
Today simple tip how to migrate DHCP from Windows Server 2008 to 2012. Log on to the old/existing DHCP server. Click Start, click Run, type cmd in the Open box, right-click, and then “Run as Administrator”. Type netsh dhcp server export C:\Users\Desktop\dhcp.txt all , and then press ENTER. Install the…
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…
Hi guys, Today I am going to describe problem which happens very often on the virtual Windows machines, however I have seen people complying about this problem on the physical servers. Problem: Windows is not recognizing correct space of the disk after extended it in the Disk Manager. Than you…