If you move a lot of users from one Server to another (or from one DB to another) you might wish to complete all such requests without typing the full name from the user. The following PowerShell command could be used to clean (e.g. Remove) all completed Exchange mailbox move requests Get-MoveRequest -movestatus completed | […]
With all of the services and data migrated to Exchange Server 2013 we can begin the removal of the legacy Exchange servers from the organization. Exchange servers must be correctly uninstalled from an organization to avoid future issues due to orphaned objects. It is not enough to simply shut down the server. Aside from your own regular […]
So what can be done to speed up moved to Exchange 2016? (1) Smaller mailboxes – new to the later CU’s of Exchange 2016, if a mailbox is over 10 GB, the job will Queue and you won’t be able to resume it or retry it. If you dig into the actual move itself, you will […]
Let Op! Wat er als eerst moet gebeuren voordat je een user kan Skype Enablen. Op de User Account in AD het msExchMasterAccountSid value copieren naar het msRTCSIP-OriginatorSid Let op! Het msExchMasterAccountSid heeft pas na de migratie van de mailbox naar 2016 een value Resource Forests and Skype for Business Final Solution In this particular deployment the customer has requested that […]
The Start/Stop VMs during off-hours solution starts and stops your Azure virtual machines on user-defined schedules, provides insights through Azure Log Analytics, and sends optional emails by using action groups. It supports both Azure Resource Manager and classic VMs for most scenarios. This solution provides a decentralized low-cost automation option for users who want to optimize […]
Issue After replacing a wildcard SSL certificate (*.domain.com) with a basic single-server certificate (webmail.domain.com) remote clients using Microsoft Outlook can no longer connect to their email accounts on an Exchange server using HTTP Proxy Method. Outlook displays below error and then repeatedly prompts for a password: There is a problem with the proxy server’s security […]
There are quite a lot of good step-by-step manuals available describing how to enable Kerberos authentication for Exchange Server 2013/2016. The following issue has been seen in an Exchange 2013 infrastructure (8 server DAG) where Outlook clients use OutlookAnyhwere to connect to Exchange Server. MAPI over Http is disabled on an organizational level due to a […]
I guess is that application deployment is a most used feature in SCCM. Microsoft states that MSI is old technology and it can’t have modern world innovations. MSI is a decade old installer package file format used by Windows. In this post, you will see how to deploy MSI application from Intune. Update – New method to […]