1 min read
Excel: Check email addresses in bulk if format is correct or not
So had a request today to clean up email addresses as some of them were not valid. This was needed for over…
1 min read
So had a request today to clean up email addresses as some of them were not valid. This was needed for over…
Excel: Check email addresses in bulk if format is correct or not1 min read
After you install Active Directory on Windows Server 2008 R2, you may start seeing the following error message after the server boots:…
DFS Namespace service could not initialize cross forest trust information1 min read
I noticed the DNS broke on my servers after Windows Update. The problem was KB3145126. Read more about it here. After a…
DNS broken after Windows Update KB31451261 min read
To check the proxy settings like ProxyOveride or if it is enabled or not: Get-ItemProperty -Path "Registry::HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" To disable proxy from…
Check Proxy settings from Powershell1 min read
Whatever the reason may be to enable or disable proxy, here is a simple registry hack to turn it on or off.…
IE Enable/Disable Proxy Settings via Registry1 min read
GUI Version: Open Control Panel > Network & Internet > Network & Sharing Center > Change Adapter Settings > Choose the Adapter…
Disable IPv6 on Windows Core Server 2008 R2 – 2012 R2