System File Checker = SFC is a tool to scan windows core file and repair installation if needed, the most common use of the tool is to execute:
Category: Windows
How To Set Message Size Limits in ExchangeHow To Set Message Size Limits in Exchange
When set the message size limits for incoming and outgoing email & attachments size, Please take under consideration the other side message size limitation . Change the defaults on
How To Clear Windows Cached Credentials And Saved one’sHow To Clear Windows Cached Credentials And Saved one’s
Windows can save all your credentials for web pages and network share, in order to manage your saved credential go to control panel : Control Panel->All Control Panel
How To Add an exclusion to Windows Defender Security CenterHow To Add an exclusion to Windows Defender Security Center
Microsoft has been improving there antivirus in windows 10 and now its protect windows as it should 🙂 how ever sometime you need it to be less protective on files
After Add Certificate To Exchange And URL changing Accordingly, Free&Busy not showing . OWA Show error code 5021After Add Certificate To Exchange And URL changing Accordingly, Free&Busy not showing . OWA Show error code 5021
After replacing the self sign exchange certificate with trusted certificate publisher, you need to change the exchange services URL’s accordingly to mach the names on the certificate : How
How to Set you Laptop to work with closed lid when connecting to docking stationHow to Set you Laptop to work with closed lid when connecting to docking station
Just type at the search window : Change what closing the lid does You can also go to : Control Panel\All Control Panel Items\Power Options then at the side click
How to change exchange internals/externals URL’sHow to change exchange internals/externals URL’s
The best way to change exchange URL’s is with Exchange Powershell, here is all the commands you need : Set-WebServicesVirtualDirectory -Identity "<Your Server Name>\EWS (Default Web Site)" -InternalUrl https://<Your Server
outlook keep getting old server settings from autodiscoveroutlook keep getting old server settings from autodiscover
Outlook still trying to connect to old exchange server after change all the dns record and settings to new server, after you make sure all the settings are correct !
How To import & export DHCP server SettingHow To import & export DHCP server Setting
The Best and simplest way to export and import DHCP setting between servers is with NETSH utility, For example to export all the DHCP settins, First open CMD as
How To Disable TLS-1 and TLS-1.1 on exchange serverHow To Disable TLS-1 and TLS-1.1 on exchange server
To disable TLS 1.0 for both Server (inbound) and Client (outbound) connections on an Exchange Server perform the following: 1. From Notepad.exe, create a text file named TLS10-Disable.reg. 2. Copy