I'm the utilisateur of a ordinateur (Windows 7) that is part of a domain and Je veux assurez-vous its configuré to use WSUS (Windows Server Mise à jour Services) and télécharger mises à jour from a local server à la place of downloading mises à jour directly from Microsoft servers.
Existe-t-il un moyen de definitely assert if WSUS is configuré and maybe even obtain information about the configuré WSUS server if one exists?
*Sidenote: J'ai no interest in setting up a WSUS server so Je crois this question fits better in superuser than serverfault.*
Comment puis-je vérifiez si a ordinateur is configuré to use WSUS?
Re: Comment puis-je vérifiez si a ordinateur is configuré to use WSUS?
As it is part of a domain, it is most likely done through stratégie de groupe, vous pouvez go vers le desktop as an administrator and open up the `Group Policy Editor` (Allez à Run and tapez `MMC`, ensuite allez à `File` > `Add / Remove Snapin`) and find `Group Policy`.
Take a look under `Computer Configuration` > `Administrative Templates` > `Windows Components` > `Windows Update`.
Si vous ne sont pas using stratégie de groupe, just take a look directly at le registre clé:
`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate`
Vous devriez see the clés `WUServer` and `WUStatusServer` which should have the the locations du specific servers.
Il y a far too many clés and entries for me to write, but si vous are interested, Technet have an [excellent article](http://technet.microsoft.com/en-us/library/dd939844(WS.10).aspx) on all dum.
Take a look under `Computer Configuration` > `Administrative Templates` > `Windows Components` > `Windows Update`.
Si vous ne sont pas using stratégie de groupe, just take a look directly at le registre clé:
`HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate`
Vous devriez see the clés `WUServer` and `WUStatusServer` which should have the the locations du specific servers.
Il y a far too many clés and entries for me to write, but si vous are interested, Technet have an [excellent article](http://technet.microsoft.com/en-us/library/dd939844(WS.10).aspx) on all dum.