Daily Tips

PowerShell

Windows PowerShell equivalents for common networking commands

For Windows System Administrator, Network troubleshooting is a part of the system troubleshooting. Maybe you need to check the IP address of a machine or test if its networking connection is working. Maybe you need to see if DNS is properly configured or check the latency between two hosts. You can run the command [cc]Get-Command […]

Windows PowerShell equivalents for common networking commands Read More »

The Certificate Stores could not be enumerated – Remote Certificates – MMC

Today, I got an error “The certificate stores could not be enumerated. The network path was not found” while accessing the MMC-Certificate remotely.   After further checking, this error message according to stopped/disabled Remote Registry Service on your remote server. To resolve this issue, you can start the “Remote Registry service”   After the “Remote

The Certificate Stores could not be enumerated – Remote Certificates – MMC Read More »

Microsoft Build 2018 – Don’t miss it

Microsoft Build (often stylised as //build/) is an annual conference event held by Microsoft, aimed towards software engineers and web developers using Windows, Windows Phone, Microsoft Azure and other Microsoft technologies. In this year, the event will be held at the Washington State Convention Center in Downtown Seattle, Washington from May 7 to May 9, 2018. In the event, you can tune in keynotes from Microsoft CEO, Satya

Microsoft Build 2018 – Don’t miss it Read More »

Scroll to Top