Category Archives: My Windows

Open Control Panel Tools with Run Commands

Control Panel Tool Run Command Add or Remove Programs appwiz.cpl Power Options powercfg.cpl Devices and Printers control printers Scanners and Cameras control sticpl.cpl Internet Options/Properties inetcpl.cpl Keyboard Properties/Settings control main.cpl keyboard Mouse Properties control main.cpl Joystick Properties / Game Controllers … Continue reading

Posted in command line of windows, My Windows, windows | Comments Off on Open Control Panel Tools with Run Commands

activate windows from command line

open cmd via admin then type below cscript c:\windows\system32\slmgr.vbs /ipk ‘enter key here’

Posted in command line of windows, My Windows | Comments Off on activate windows from command line

Synchronize time with external NTP server on Windows Server

NTP synchronization is an important aspect for all computers on the network. By default, the clients computers get their time from a Domain Controller and the Domain Controller gets it’s time from the domain’s PDC Operation Master. Therefore the PDC … Continue reading

Posted in My Windows, windows | Comments Off on Synchronize time with external NTP server on Windows Server

Event 10154, The WinRM service failed to create the following SPNs: WSMAN/dcname.domain.com; WSMAN/dcname

ometimes when you create new DC you will get this error inside event log. It means that WINRM service can not create SPN in Active directory with its credentials. You can create SPNs manually, but WINRM service will try to … Continue reading

Posted in windows | Comments Off on Event 10154, The WinRM service failed to create the following SPNs: WSMAN/dcname.domain.com; WSMAN/dcname

Event ID – 29

According to Microsoft :CauseThis event is logged when the Key Distribution Center (KDC) cannot find a suitable certificate to use for smart card logons, or the KDC certificate could not be verified.ResolutionRequest a new domain controller certificateKerberos uses a domain … Continue reading

Posted in windows | Comments Off on Event ID – 29