Support the channel : (any donation are appreciated) , god bless.
https://buymeacoffee.com/itwizard0
https://paypal.me/ITwizard0?country.x...
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
• Windows Server 2022 - WSUS + IIS configura... - FULL TUTORIAL ON WSUS
• Windows Server 2022 - Configure HTTPS on W... - WSUS TROUBLESHOOTING
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Install WSUS :
Install-WindowsFeature UpdateServices -Restart
Postinstall config:
CD "C:\Program Files\Update Services\Tools"
.\wsusutil.exe postinstall CONTENT_DIR=C:\WSUS
ReportViewer :
wget -uri https://download.microsoft.com/downlo... -OutFile "C:\ReportViewer.msi"
SQLCrlTypes :
wget -uri https://download.microsoft.com/downlo... -OutFile "C:\SQLSysClrTypes.msi"
SQL SERVER 2022 :
wget -uri https://download.microsoft.com/downlo... -OutFile "C:\SQL2022-SSEI-Eval.exe"