Hello JrmyMUNOZ-9354,
Thanks for your posting on Q&A.
It is recommended to refer to the below script to check the update source of the default:
Open the PowerShell as an administrator and post the below script:
$MUSM = New-Object -ComObject "Microsoft.Update.ServiceManager"
$MUSM.Services | select Name, IsDefaultAUService
If the update source is not WSUS, it is recommended to apply the following policy to prevent the clients to get updates from the Internet:
[Do not allow update deferral policies to cause scans against Windows Update]
If there are any updates about this issue, please keep us in touch.
Regards,
Rita
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.