Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.update_services
Thread: How to make WSUS rescan for PCs

HTVi
TV Discussion Newsgroups

How to make WSUS rescan for PCs
"Clayton Sutton" <none[ at ]none.com> 12/11/2008 4:19:57 PM
Hey everyone,

I am running WSUS 3.0 and I deleted a computer group with all the PCs in it.
Can someone tell me how to make WSUS rescan for all computers on the
network?

Thanks,

Clayton


Re: How to make WSUS rescan for PCs
"Lawrence Garvin \(MVP\)" <lawrence[ at ]news.postalias> 12/11/2008 6:23:14 PM
"Clayton Sutton" <none[ at ]none.com> wrote in message
news:uC3PQx6WJHA.5760[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> Hey everyone,
>
> I am running WSUS 3.0 and I deleted a computer group with all the PCs in
> it. Can someone tell me how to make WSUS rescan for all computers on the
> network?

[1] Wait. All computers will check back in and repopulate the computer group
within 22 hours (or the configured detection interval if not the default
value). This presumes, however, that you have recreated the accidentally
deleted computer group.

=or=

[2] Temporarily reconfigure your policy to have a one hour detection.
Combined with the delay to refresh group policy, this will reduce the time
to repopulate the group to about two hours. (The detection will occur
immediately upon the policy refresh.) Remember to set the detection interval
back to the original value after four hours.

=or=

[3] Walk around to each computer (or use remote access), and run the command
'wuauclt /detectnow'.





--
Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin

Re: How to make WSUS rescan for PCs
"Clayton Sutton" <none[ at ]none.com> 12/11/2008 6:59:32 PM
Thank you very much Lawrence!

If I wanted to change the detection interval where would I do that, I've
been looking for it?


Clayton




"Lawrence Garvin (MVP)" <lawrence[ at ]news.postalias> wrote in message
news:uuTYJ27WJHA.5364[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
> "Clayton Sutton" <none[ at ]none.com> wrote in message
> news:uC3PQx6WJHA.5760[ at ]TK2MSFTNGP05.phx.gbl...
>> Hey everyone,
>>
>> I am running WSUS 3.0 and I deleted a computer group with all the PCs in
>> it. Can someone tell me how to make WSUS rescan for all computers on the
>> network?
>
> [1] Wait. All computers will check back in and repopulate the computer
> group within 22 hours (or the configured detection interval if not the
> default value). This presumes, however, that you have recreated the
> accidentally deleted computer group.
>
> =or=
>
> [2] Temporarily reconfigure your policy to have a one hour detection.
> Combined with the delay to refresh group policy, this will reduce the time
> to repopulate the group to about two hours. (The detection will occur
> immediately upon the policy refresh.) Remember to set the detection
> interval back to the original value after four hours.
>
> =or=
>
> [3] Walk around to each computer (or use remote access), and run the
> command 'wuauclt /detectnow'.
>
>
>
>
>
> --
> Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
> Principal/CTO, Onsite Technology Solutions, Houston, Texas
> Microsoft MVP - Software Distribution (2005-2009)
>
> MS WSUS Website: http://www.microsoft.com/wsus
> My Websites: http://www.onsitechsolutions.com;
> http://wsusinfo.onsitechsolutions.com
> My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
>


Re: How to make WSUS rescan for PCs
"Lawrence Garvin \(MVP\)" <lawrence[ at ]news.postalias> 12/11/2008 8:30:46 PM
"Clayton Sutton" <none[ at ]none.com> wrote in message
news:eo6abK8WJHA.5084[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> Thank you very much Lawrence!
>
> If I wanted to change the detection interval where would I do that, I've
> been looking for it?

It's configured in the GPO you set up; or use Local Policy.

Alternatively, although not recommended, you can edit the registry directly.

The wherefores and howtos of the policy and/or registry settings are
documented in the WSUS Operations Guide.

For policy, enable the policy "Automatic updates detection frequency", and
set the time to the desired interval. (One hour in the specific scenario
being discussed here.)

Or, in the registry, in the subkey
HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU

Create or edit the value "DetectionFrequencyEnabled" and set it to dword:0x1
(enabled).
Create or edit the value "DetectionFrequency" and set it to dword:0x1 (1
hour).


--
Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

MS WSUS Website: http://www.microsoft.com/wsus
My Websites: http://www.onsitechsolutions.com;
http://wsusinfo.onsitechsolutions.com
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin

Re: How to make WSUS rescan for PCs
"Clayton Sutton" <none[ at ]none.com> 12/11/2008 8:49:49 PM
Again, thank you Lawrence,

I found it in the GPO!


Calyton

"Lawrence Garvin (MVP)" <lawrence[ at ]news.postalias> wrote in message
news:%23cCqa98WJHA.1444[ at ]TK2MSFTNGP02.phx.gbl...
[Quoted Text]
> "Clayton Sutton" <none[ at ]none.com> wrote in message
> news:eo6abK8WJHA.5084[ at ]TK2MSFTNGP03.phx.gbl...
>> Thank you very much Lawrence!
>>
>> If I wanted to change the detection interval where would I do that, I've
>> been looking for it?
>
> It's configured in the GPO you set up; or use Local Policy.
>
> Alternatively, although not recommended, you can edit the registry
> directly.
>
> The wherefores and howtos of the policy and/or registry settings are
> documented in the WSUS Operations Guide.
>
> For policy, enable the policy "Automatic updates detection frequency", and
> set the time to the desired interval. (One hour in the specific scenario
> being discussed here.)
>
> Or, in the registry, in the subkey
> HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
>
> Create or edit the value "DetectionFrequencyEnabled" and set it to
> dword:0x1 (enabled).
> Create or edit the value "DetectionFrequency" and set it to dword:0x1 (1
> hour).
>
>
> --
> Lawrence Garvin, M.S., MCITP(x2), MCTS(x5), MCP(x7), MCBMSP
> Principal/CTO, Onsite Technology Solutions, Houston, Texas
> Microsoft MVP - Software Distribution (2005-2009)
>
> MS WSUS Website: http://www.microsoft.com/wsus
> My Websites: http://www.onsitechsolutions.com;
> http://wsusinfo.onsitechsolutions.com
> My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen