Hi Guys, Some of my users are able to break Direct Access and when they run gpupdate /force they are getting “The processing of Group Policy failed. Windows could not apply the registry-based policy settings for the Group Policy object LocalGPO. Group Policy settings will not be resolved until this…
How to: Windows
Hi Guys, Than you decommissioned server and you are trying to add the new server with the same name and you are getting error “account already exists”. The solution is simple. Don’t use the long domain name. Example: My Domain name: mydomain.name.name.com You have to use: mydomain That’s all. Have…
To find KMS server in your network you please type: slmgr.vbs /dlv or slmgr.vbs /dli Luca
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…