Some time you want to combine txt or binary files, simple way to do it through command prompt : First rename the file names to make since order like:
Category: Software
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
Exchange Powershell error The WS-Management service cannot process the requestExchange Powershell error The WS-Management service cannot process the request
Some time you might get error regarding lost of connection to exchange management with powershell : Connecting to remote server <Your Exchange server FQDN> failed with the following
How To delete Outlook Offline Address BookHow To delete Outlook Offline Address Book
Some time Outlook Offline Address Book (OAB) do not sync right with exchange server, to delete it and make outlook re-create new one follow this steps : Windows XP C:\Documents
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 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 !
Exchange set the wrong Mailbox CAS server with autodiscoverExchange set the wrong Mailbox CAS server with autodiscover
Exchange environment that have many different mailbox server or mix environment with both exchange 2010 and 2013, Some time the outlook get wrong mailbox server. this can happen when you
How To Reset user password From exchange 2013 And 2016How To Reset user password From exchange 2013 And 2016
Exchange 2013 or 2016 allow to reset user password through ECP . However to allow this option we need to add some features to the “Organization management” under admin
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