Recently, I had the opportunity to upgrade ADFS server runs on 2012. I was able to upgrade 2012 server to 2019 via Windows in-place upgrade without reconfiguring or rebuilding entire server. This a very brife write up on how to do this. **It is best to backup or take a proper snapshot of the server […]
I found it hard to follow and understand this article https://docs.microsoft.com/en-us/Exchange/high-availability/database-availability-groups/metacachedatabase-setup?view=exchserver-2019 and could not find actual step-by-step information on configuring Exchange Server MCDB anywhere. So, I created my own. The process of setting up MCDB can be broken down into five basic steps: Set the correct values for the DAG you want to enable for MCDB. Update […]
If you have the following message, Performance counters not started, on the Server Manager on All Servers menu. The solution is simple: Right Click on the Server Name Click on Start Performance Counters Voilà
Enable the following registry settings on the RMS server and reboot. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters Name: DisableStrictNameChecking Type: DWORD Value: 1 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa Name: DisableLoopbackCheck Type: DWORD Value: 1
Once the installation of the AD RMS role successfully completes, you will natrually try and launch the AD RMS console to check your new installation, however that won’t work. Doing so will result in a HTTP 401 Unauthorized error. To resolve the problem, you need to log off the server and then log on again. […]
I have implemented this week multiparty conferencing through the new Cisco’s CMS conferencing product. CMS enables Lync and Cisco users to participate in the same conference with a seamless behavior between Lync and Cisco experience. The CMS is excellent for organizations where both Lync and Cisco UC deployments are used. (yes, Cisco is best in Telephony, […]
So you like to configure the autodiscover URL in Exchange Server with PowerShell. The best practice is to have it point to autodiscover.company.com. In one of the previous articles, we discussed how to Find autodiscover URL in Exchange with PowerShell. If you like to get the current server URLs, read the article Find Exchange Server URLs with […]
Cisco Unified Communications Manager Configuration Create a SIP Profile 1. Log into your CUCM web console: https://x.x.x.x 2. From the menu select: Device –> Device settings –> SIP Profile 3. Click Add New 4. Provide a name and configure the SIP profile as per the screen shots below ensure that: a. Early offer support for voice […]