How to resolve “The trust relationship between this workstation and the primary domain failed”
Sometimes, you receive the alert "The trust relationship between this workstation and primary domain failed" when you login to the computer that joined to the domain. There are many ways to...
Dell OpenManage Server Administrator E-mail Alerts
OpenManage Server Administrator (OMSA) is a software agent that provides a comprehensive, one-to-one systems management solution in two ways: from an integrated, Web browser-based graphical user interface (GUI) and...
How to Redirect 404 Error Page to another URL in IIS Server
The HTTP 404, 404 Not Found, and 404 error message is a Hypertext Transfer Protocol (HTTP) standard response code, in computer network communications, to indicate that the client was...
GitHub Acquisition is Now Complete
As you know, Microsoft announced to acquire Github on June 2018. Today, Nat Friedman, the Microsoft's GitHub CEO commented in a blog post announcing the Microsoft acquisition of GitHub is complete.
Exchange 2013: HTTP Error 503 Service Unavailable
Today, one of my exchange servers has an issue. When I tried to connect via https (ECP/OWA) or via outlook (within the network), I got 503 errors on ECP/OWA and...
Batch script that will check the windows service is running or not
There are occasions where you might need to check the windows service using the batch file. For the example, you need to run a conditional script that triggered by Task...