native install client being used for updates
hi everyone,
we have installed the sccm sp2 in native mode all the computers have been reconized by sccm and have been put into the right site.
I have recently been asked to use SCCM to update our computers from our original wsus sp2. I have went in and created the management point and update point and have no erros. I have also went in and installed the wsup for some other catalogue files we need. The problem comes from when i go in and modify the clients to point to the SCCM server for updates in the registry and if there is anythng else i need to look for.
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate]
"WUServer"="https://SCCM101.happy.NET:443"
"WUStatusServer"="https://SCCM101.happy.NET:443"[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\windows\WindowsUpdate\AU]
"UseWUServer"=dword:00000001
Ответы
- I'm not quite following your question and maybe this would be better asked in the forum for software updates - but why are you editing the registry? When clients are installed and assigned to a site that has a software update point, the configuration for WSUS is sent to the clients automatically within client policy and it's set as a local Group Policy.
The following troubleshooting information might be useful: http://technet.microsoft.com/en-us/library/bb735866.aspx.
However, if you're trying to use the software update point to install the clients, see http://technet.microsoft.com/en-us/library/bb633194.aspx.
You might want to confirm that WSUS is using 443 and not 8531, and that WSUS is installed correctly for Configuration Manager. For more information, see http://technet.microsoft.com/en-us/library/bb632477.aspx (port information) and http://technet.microsoft.com/en-us/library/bb693980.aspx (installation and configuration for WSUS).
- Carol
This posting is provided “AS IS” with no warranties and confers no rights- Помечено в качестве ответаCarol BaileyMSFT, Модератор29 октября 2009 г. 1:48
Все ответы
- I'm not quite following your question and maybe this would be better asked in the forum for software updates - but why are you editing the registry? When clients are installed and assigned to a site that has a software update point, the configuration for WSUS is sent to the clients automatically within client policy and it's set as a local Group Policy.
The following troubleshooting information might be useful: http://technet.microsoft.com/en-us/library/bb735866.aspx.
However, if you're trying to use the software update point to install the clients, see http://technet.microsoft.com/en-us/library/bb633194.aspx.
You might want to confirm that WSUS is using 443 and not 8531, and that WSUS is installed correctly for Configuration Manager. For more information, see http://technet.microsoft.com/en-us/library/bb632477.aspx (port information) and http://technet.microsoft.com/en-us/library/bb693980.aspx (installation and configuration for WSUS).
- Carol
This posting is provided “AS IS” with no warranties and confers no rights- Помечено в качестве ответаCarol BaileyMSFT, Модератор29 октября 2009 г. 1:48
- thanks that worked , had to use local group policy to set for a workgroup computer.