Windows Run Commands to open Control Panel tools
This post will show you how to run Control Panel tools in Windows by typing a command from RUN window or command prompt. What is Control Panel The Control Panel is a component of Microsoft Windows that provides the ability to view and change system settings. It consists of a set of applets that include […]
Install Windows Admin Center (Honolulu) on Windows 10 Step by step
As you may know, Microsoft has launched a browser-based management toolset that lets you manage your Windows Servers with no Azure or cloud dependency named Windows Admin Center (WAC). Windows Admin Center gives you full control over all aspects of your server infrastructure and is particularly useful for managing servers on private networks that are […]
Trying Gutenberg, the New WordPress Editor
A few days ago, WordPress launch the new Experience of WordPress Editor called Gutenberg. It’s awesome editor, you can easily add a new blog, picture and some post or page element. For more detail about Gutenberg, you can the detail on this link. The post below is an example post from WordPress that’s created using […]
Configure NTP Server setting on Windows Server
Beginning with Windows 2000, Microsoft includes the Windows Time Service with all versions of Windows. Initially, the purpose of Windows Time Service was to keep all clocks on the Windows network loosely synchronized to support Kerberos authentication, which is time-sensitive to a degree. Windows Time Service is also known as “w32time”, and can be configured […]
DPM System State Protection Fails with Event ID: 30229
Today, I got an Error “DPM Cannot create a backup because Windows Server Backup (WSB) on the protected computer encountered an error (WSB Event ID: 517, WSB Error Code 0x5FB81E80). (ID 30229 Details: Internal error code:0x80990ED0)” on the DPM System state backup. Also, if you take a look on the Event Viewer of the protected […]
DPM Manager won’t open
Yesterday, I got an issue with one of our Customer’s DPM server. Once I want to open the DPM Manager, I got an error that saying “MMC cannot open the file. this may be because the file does not exist, is not an MMC console, or was created by a later version of MMC. this […]
Enable address conflict detection on Windows DHCP Server
IPv4 address conflicts are a common cause of problems with DHCP. No two computers on the network can have the same unicast IP address. If a computer is assigned the same unicast IPv4 address as another, one or both of the computers might become disconnected from the network. In this article, we will enable address […]
How to change the Remote Desktop Port
Windows servers are using port TCP 3389 for Remote Desktop Protocol as a default port. In some situations, as when you wish to obtain a more secure environment, changing the default remote access port can be useful. Important note: Before we continue, you need to verify if the port that you want to assign has […]
Add a signature in Microsoft Outlook 2016
In Outlook, you can create one or more personalized signatures for your email messages. Your signature can include text, images, your electronic business card, a logo, or even an image of your handwritten signature. You can set up Outlook so that signatures are automatically added to all outgoing messages or create your signature and add […]
Install DHCP Server on Windows Server 2016
What is DHCP Dynamic Host Configuration Protocol (DHCP) is an IP standard designed to reduce the complexity of administering address configurations by using a server computer to centrally manage IP addresses and other related configuration details used on your network. Before you install and configure the DHCP server, make sure you have set the static […]