Fix An Error Occurred Executing Configure AAD Sync Task An Error Occurred While Sending The Request

Subscribers:
59,600
Published on ● Video Link: https://www.youtube.com/watch?v=_b5LC6qLKSM



Duration: 0:00
337 views
5


Fix Azure AD connect Not Installing An Error Occurred Executing Configure AAD Sync Task An Error Occurred While Sending The Request
Enable TLS 1.2
https://learn.microsoft.com/en-us/ent...

Run this Powershell script

If (-Not (Test-Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319'))
{
New-Item 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319' -Force | Out-Null
}
New-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319' -Name 'SystemDefaultTlsVersions' -Value '1' -PropertyType 'DWord' -Force | Out-Null
New-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -PropertyType 'DWord' -Force | Out-Null

If (-Not (Test-Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319'))
{
New-Item 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Force | Out-Null
}
New-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Name 'SystemDefaultTlsVersions' -Value '1' -PropertyType 'DWord' -Force | Out-Null
New-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319' -Name 'SchUseStrongCrypto' -Value '1' -PropertyType 'DWord' -Force | Out-Null

If (-Not (Test-Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server'))
{
New-Item 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server' -Force | Out-Null
}
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server' -Name 'Enabled' -Value '1' -PropertyType 'DWord' -Force | Out-Null
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server' -Name 'DisabledByDefault' -Value '0' -PropertyType 'DWord' -Force | Out-Null

If (-Not (Test-Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client'))
{
New-Item 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client' -Force | Out-Null
}
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client' -Name 'Enabled' -Value '1' -PropertyType 'DWord' -Force | Out-Null
New-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client' -Name 'DisabledByDefault' -Value '0' -PropertyType 'DWord' -Force | Out-Null

Write-Host 'TLS 1.2 has been enabled. You must restart the Windows Server for the changes to take affect.' -ForegroundColor Cyan




Other Videos By AarohanTechSol


2024-08-13Fix Mafia Definitive Edition Microsoft Login Error We Couldn't Sign You In To Xbox Live PC
2024-08-13How To Download & Install Madden NFL 25 EA Play Free Trial On Xbox Console (Xbox Game Pass Users)
2024-08-13Fix Madden NFL 25 Crashing & Freezing On Xbox One/Xbox Series X/S
2024-08-13Fix Update KB5041585 Not Installing Something Didn't Go As Planned No Need To Worry Undoing Changes
2024-08-13Fix Madden NFL 25 Not Launching/Won't Launch On Xbox One/Xbox Series X/S
2024-08-13How To Download & Install Madden NFL 25 EA Play Trial On PC (Xbox Game Pass Users)
2024-08-13Fix Madden NFL 25 EA AntiCheat Error/EA AntiCheat Service Encountered Error/Security Violation Error
2024-08-12Fix Update KB5041585/KB5042099 Not Installing On Windows 11 (Version 23H2/22H2)
2024-08-12How To Download & Install Arena Breakout Infinite on PC
2024-08-12Fix Mafia Definitive Edition Not Launching From Xbox App/Microsoft Store PC
2024-08-11Fix An Error Occurred Executing Configure AAD Sync Task An Error Occurred While Sending The Request
2024-08-10Fix Apple Music Not Installing From Microsoft Store On Windows 11/10 PC
2024-08-09Fix Crash Bandicoot N. Sane Trilogy Microsoft Login Error We Couldn't Sign You In To Xbox Live PC
2024-08-09How To Link/Unlink Your Xbox Account To EA Account
2024-08-09Fix Xbox Game Pass Games Error We Can't Sync Your Data With The Cloud Right Now On PC
2024-08-09Fix Crash Bandicoot N. Sane Trilogy Stuck On Syncing Data We Can't Sync Your Data With The Cloud
2024-08-08Fix Touchpad Not Working Error Code 10 This Device Does Not Start On Windows 11/10 PC
2024-08-08Fix Update KB5040527 Not Installing Error Code 0x800f081f On Windows 11 (Version 23H2/22H2)
2024-08-08Fix Error Code 0x8b050033 On Xbox Series X/S Console
2024-08-08Fix Xbox App Not Installing Error Code 0x80073CFE On Microsoft Store In Windows 11/10 PC
2024-08-08Fix DOOM + DOOM II Not Launching From Xbox App/Microsoft Store PC