$keypath = "HKLM:\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL\00010002"; if (!(Test-Path $keyPath)) { New-Item $keyPath -Force } Set-ItemProperty -path $keyPath -name "Functions" -value "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA_P256,TLS_RSA_WITH_AES_256_CBC_SHA256,TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_3DES_EDE_CBC_SHA,TLS_RSA_WITH_RC4_128_SHA,TLS_RSA_WITH_RC4_128_MD5" -Force;
Key '{1}' was found in the metabase on server {2} but multiple corresponding GUIDs are found for this entry. Unless multiple ...
Key mapping should be in the form " , , ,[promptFileName],[asrPhrase]," or " , , ,[promptFileName],[asrPhrase]," or " , ...
keyPath = "HKLM:\SOFTWARE\Microsoft\ExchangeServer\v15\AliasSync\"; new-item $keyPath -force; new-itemproperty -path $keyPath ...
keyPath = "HKLM:\SOFTWARE\Microsoft\ExchangeServer\v15\ExchangeLiveServices\"; new-item $keyPath -force; if ($RoleDatacenterWindowsLiveIdInstance ...
keypath = "HKLM:\SOFTWARE\Policies\Microsoft\Cryptography\Configuration\SSL\00010002"; if (!(Test-Path $keyPath)) { New-Item ...
keyPath = "HKLM:\System\CurrentControlSet\Services\HTTP\Parameters"; if (!(Get-Item $keyPath -ErrorAction SilentlyContinue)) ...
Knowledge Consistency Checker (KCC) did not initialize. Consistency updates to replication topology is disabled. (evt 1008) ...
Knowledge Consistency Checker(KCC) was unable to complete the topology for the site. Check the connectivity between DCs. ...
Lack of free space for the database or log files is preventing proper operation of database '%1' ('%2'). Review the database ...