Results 1 to 9 of 9

Thread: Force WSUS Client to Poll WSUS Server

  1. #1
    Andrew Guest

    Force WSUS Client to Poll WSUS Server

    Is there a way after an update is approved to force the WSUS client to
    checkin and pull down the updates on demand instead of waiting for the
    specified time interval?

    Thanks
    --
    adebratto

  2. #2
    PA Bear Guest

    Re: Force WSUS Client to Poll WSUS Server

    Forwarded to WSUS newsgroup via crosspost:
    microsoft.public.windows.server.update_services as a convenience to OP.

    On the web:
    http://www.microsoft.com/communities...pdate_services

    In your newsreader:
    news://msnews.microsoft.com/microsof...pdate_services
    --
    ~Robear Dyer (PA Bear)
    MS MVP-Windows (IE, OE, Security, Shell/User) since 2002
    AumHa VSOP & Admin http://aumha.net; DTS-L http://dts-l.org/

    Andrew wrote:
    > Is there a way after an update is approved to force the WSUS client to
    > checkin and pull down the updates on demand instead of waiting for the
    > specified time interval?
    >
    > Thanks




  3. #3
    BigEd Guest

    Re: Force WSUS Client to Poll WSUS Server

    Run wuauclt.exe /detectnow from a command prompt on the client.

    "PA Bear" <PABearMVP@gmail.com> wrote in message
    news:O$Axm6h9HHA.4200@TK2MSFTNGP04.phx.gbl...
    > Forwarded to WSUS newsgroup via crosspost:
    > microsoft.public.windows.server.update_services as a convenience to OP.
    >
    > On the web:
    > http://www.microsoft.com/communities...pdate_services
    >
    > In your newsreader:
    > news://msnews.microsoft.com/microsof...pdate_services
    > --
    > ~Robear Dyer (PA Bear)
    > MS MVP-Windows (IE, OE, Security, Shell/User) since 2002
    > AumHa VSOP & Admin http://aumha.net; DTS-L http://dts-l.org/
    >
    > Andrew wrote:
    >> Is there a way after an update is approved to force the WSUS client to
    >> checkin and pull down the updates on demand instead of waiting for the
    >> specified time interval?
    >>
    >> Thanks

    >
    >




  4. #4
    t Guest

    RE: Force WSUS Client to Poll WSUS Server



    "Andrew" wrote:

    > Is there a way after an update is approved to force the WSUS client to
    > checkin and pull down the updates on demand instead of waiting for the
    > specified time interval?
    >
    > Thanks
    > --
    > adebratto


  5. #5
    t Guest

    RE: Force WSUS Client to Poll WSUS Server



    "Andrew" wrote:

    > Is there a way after an update is approved to force the WSUS client to
    > checkin and pull down the updates on demand instead of waiting for the
    > specified time interval?
    >
    > Thanks
    > --
    > adebratto


  6. #6
    Andrew Guest

    Re: Force WSUS Client to Poll WSUS Server

    That command does not seem to do much of anything?
    --
    adebratto


    "BigEd" wrote:

    > Run wuauclt.exe /detectnow from a command prompt on the client.
    >
    > "PA Bear" <PABearMVP@gmail.com> wrote in message
    > news:O$Axm6h9HHA.4200@TK2MSFTNGP04.phx.gbl...
    > > Forwarded to WSUS newsgroup via crosspost:
    > > microsoft.public.windows.server.update_services as a convenience to OP.
    > >
    > > On the web:
    > > http://www.microsoft.com/communities...pdate_services
    > >
    > > In your newsreader:
    > > news://msnews.microsoft.com/microsof...pdate_services
    > > --
    > > ~Robear Dyer (PA Bear)
    > > MS MVP-Windows (IE, OE, Security, Shell/User) since 2002
    > > AumHa VSOP & Admin http://aumha.net; DTS-L http://dts-l.org/
    > >
    > > Andrew wrote:
    > >> Is there a way after an update is approved to force the WSUS client to
    > >> checkin and pull down the updates on demand instead of waiting for the
    > >> specified time interval?
    > >>
    > >> Thanks

    > >
    > >

    >
    >
    >


  7. #7
    Harry Johnston Guest

    Re: Force WSUS Client to Poll WSUS Server

    Andrew wrote:

    > > Is there a way after an update is approved to force the WSUS client to
    > > checkin and pull down the updates on demand instead of waiting for the
    > > specified time interval?


    Yes, using a script. I've written a very simple one, there are others available
    on the web which are more flexible.

    Mine is here:

    <http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>

    Harry.

  8. #8
    Sgt_Ed Guest

    Re: Force WSUS Client to Poll WSUS Server

    Great Redmondmag Article reviewing WSUS.
    Look for the section "Big Red Button" which contains a WSUS UPdate Now vbs
    script.
    http://redmondmag.com/features/artic...torialsid=1775

    When I run the script I do a Netstat and look for the connection to my WSUS
    server and watch taskmanager CPU column. You can tell when updates are being
    pulled and the MSIexe starts running when the updates are being installed.

    Ed

    http://redmondmag.com/features/artic...torialsid=1775

    "Harry Johnston" wrote:

    > Andrew wrote:
    >
    > > > Is there a way after an update is approved to force the WSUS client to
    > > > checkin and pull down the updates on demand instead of waiting for the
    > > > specified time interval?

    >
    > Yes, using a script. I've written a very simple one, there are others available
    > on the web which are more flexible.
    >
    > Mine is here:
    >
    > <http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>
    >
    > Harry.
    >


  9. #9
    Robert Aldwinckle Guest

    Re: Force WSUS Client to Poll WSUS Server

    "Sgt_Ed" <SgtEd@discussions.microsoft.com> wrote in message
    news:8ADAF297-0E3D-44AB-84BA-0990B23A978E@microsoft.com...
    > Great Redmondmag Article reviewing WSUS.
    > Look for the section "Big Red Button" which contains a WSUS UPdate Now vbs
    > script.
    > http://redmondmag.com/features/artic...torialsid=1775
    >
    > When I run the script I do a Netstat and look for the connection to my WSUS
    > server and watch taskmanager CPU column. You can tell when updates are being
    > pulled and the MSIexe starts running when the updates are being installed.



    Have you tried using

    bitsadmin /monitor /allusers

    instead?


    ---


    >
    > Ed
    >
    > http://redmondmag.com/features/artic...torialsid=1775
    >
    > "Harry Johnston" wrote:
    >
    >> Andrew wrote:
    >>
    >> > > Is there a way after an update is approved to force the WSUS client to
    >> > > checkin and pull down the updates on demand instead of waiting for the
    >> > > specified time interval?

    >>
    >> Yes, using a script. I've written a very simple one, there are others available
    >> on the web which are more flexible.
    >>
    >> Mine is here:
    >>
    >> <http://www.scms.waikato.ac.nz/~harry/wsusupdate.vbs>
    >>
    >> Harry.
    >>




Similar Threads

  1. WSUS Client not receiving updates from WSUS server
    By plee61 in forum Server Update Service
    Replies: 12
    Last Post: 02-03-2012, 03:06 PM
  2. WSUS 3.0 client computers not populating WSUS console
    By Hardik in forum Active Directory
    Replies: 4
    Last Post: 25-09-2009, 01:05 PM
  3. How To Force Client To Show Yellow Shield When Using WSUS
    By Andrew Hayes in forum Windows Update
    Replies: 9
    Last Post: 25-01-2009, 04:11 AM
  4. WSUS client unable to connect WSUS server
    By BoanHed in forum Server Update Service
    Replies: 3
    Last Post: 28-10-2007, 03:29 AM
  5. Force WSUS Client to Poll WSUS Server
    By GANGSTA in forum Server Update Service
    Replies: 4
    Last Post: 15-09-2007, 10:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,298,987.84765 seconds with 17 queries