Hi IvanildoGalvo-8865,
Thanks for your posting on this forum.
Perhaps we could try to check the default AU Service as the below script. Open the PowerShell as an administrator and then post the below script on the clients:
$MUSM = New-Object -ComObject "Microsoft.Update.ServiceManager"
$MUSM.Services | select Name, IsDefaultAUService
Please share with us the result. We could try to apply the below policy on the clients to prevent the clients getting updates from the Internet if the default AU Service is not WSUS/SCCM.
Please apply the Do not allow update deferral policies to cause scans against Windows Update policy.
Reference picture:
Hope the above will be helpful. Please feel free to post on this forum if there are any confuse or questions.
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.