Microsoft Software Update Service 1.0
  • drag
    #5
    A registryhez kis segítség: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU
    RescheduleWaitTime
    Range: n; where n = time in minutes (1-60)
    Registry value type: REG_DWORD
    NoAutoRebootWithLoggedOnUsers
    Set this to 1 if you want the logged on users to choose whether or not to reboot their system
    Registry value type: REG_DWORD
    NoAutoUpdate
    Range = 0|1. 0 = Automatic Updates is enabled (default), 1 = Automatic Updates is disabled.
    Registry Value Type: Reg_DWORD
    AUOptions
    Range = 2|3|4. 2 = notify of download and installation, 3 = automatically download and notify of installation, and 4 = automatic download and scheduled installation. All options notify the local administrator.
    Registry Value Type: Reg_DWORD
    ScheduledInstallDay
    Range = 0|1|2|3|4|5|6|7. 0 = Every day; 1 through 7 = the days of the week from Sunday (1) to Saturday (7).
    Registry Value Type: Reg_DWORD
    ScheduledInstallTime
    Range = n; where n = the time of day in 24-hour format (0-23).
    Registry Value Type: Reg_DWORD
    UseWUServer
    Set this to 1 to enable Automatic Updates to use the server running Software Update Services as specified in WUServer below.
    Registry Value Type: Reg_DWORD
    Note: When configuring Automatic Updates directly though the policy registry keys, the policy will override the preferences set by the local administrative user to configure the client. If the administrator removes the registry keys at a later date, the preferences set by the local administrative user will be used again.
    To determine which server running Software Update Services your client computers and servers go to for their updates, place the following two settings in the registry at this location:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate
    WUServer
    Sets the SUS server by HTTP name (for example, http://IntranetSUS).
    Registry Value Type: Reg_SZ

    WUStatusServer
    Sets the SUS statistics server by HTTP name (for example, http://IntranetSUS).
    Registry Value Type: Reg_SZ