Hybrid Exchange 2016 Configuration

How to configure HCW (Hybrid Configuration Wizard) with Exchange 2016 ECP: Interne URL Externe URL https://hybrid.contoso.nl/ecp https://hybrid.contoso.nl/ecp EWS: Interne URL Externe URL https://hybrid.contoso.nl/EWS/Exchange.asmx https://hybrid.contoso.nl/ews/exchange.asmx MRS proxy-eindpunt enabled Active Sync: Interne URL Externe URL https://hybride.contoso.nl/Microsoft-Server-ActiveSync https://hybride.contoso.nl/Microsoft-Server-ActiveSync Owa Interne URL Externe URL https://webmail.contoso.nl/owa https://webmail.contoso.nl/owa To start up the hybrid configuration wizard, .Net…

read more

How to force Microsoft Excel to open files in new window

1. Navigate to HKEY_CLASSES_ROOT/Excel.Sheet.12/shell/Open/command. 2. From the HKEY_CLASSES_ROOT/Excel.Sheet.12/shell/Open/command folder right-click on the (Default) registry entry and select Modify. 3. Add a “%1” to the end of the Value data textbox. 4. Now right-click the command registry entry (this is from the same HKEY_CLASSES_ROOT/Excel.Sheet.12/shell/Open/command folder), select Rename, and rename it to…

read more

Install Exchange Windows features

Install-WindowsFeature NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS

read more

Add SSO for Chrome & Edge

To Check: Get-AdfsProperties | Select -ExpandProperty wiasupporteduseragents Add: Set-ADFSProperties -WIASupportedUserAgents @(“MSIE 6.0”, “MSIE 7.0”, “MSIE 8.0”, “MSIE 9.0”, “MSIE 10.0”, “Trident/7.0”, “MSIPC”, “Windows Rights Management Client”, “Mozilla/5.0”,”Edge/12”)

read more

SHA-256 Compatibility

SHA-2 is a set of cryptographic hash functions which includes SHA-224, SHA-256, and SHA-512. The 256 in SHA-256 represents the bit size of the hash output or digest when the hash function is performed. Not all software supports every digest size within the SHA-2 family. This article focuses specifically on…

read more