Skip to main content

Reference Information

WSUS Connector Messages

The WSUS Connector can exit with the following codes:

Note

For exit codes, the retrieve update list setting determines whether or not the connector will apply Windows updates.

Exit Codes

Exit CodeDescription
Retrieve Update List = FALSEThis indicates that updates are to be downloaded and installed.
0000No updates available for the Server.
0005No updates available for the Server and one or more warning messages were returned.
0009An update failed to install after the machine was rebooted. ('Restart Server' option set and a reboot was required from a previous update.)
0010No updates available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.)
0015No updates available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.) Additional warn- ing messages were returned.
0100Updates available for the Server and installed with no reboot.
0105Updates available for the Server and installed. Server was not rebooted and one or more warning messages were returned.
0110Updates available for the Server and installed. The Server was rebooted.
0115Updates available for the Server and installed. The Server was rebooted and there were warnings returned.
Retrieve Update List = TRUEThis indicates that the connector is to check for updates but not install them.
1000No updates available for the Server.
1005No updates available for the Server and one or more warning messages were returned.
1010No updates available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.)
1015No updates available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.) Additional warn- ing messages were returned.
1100Updates available for the Server.
1105Updates available for the Server and one or more warning messages were returned.
1110Updates are available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.)
1115Updates are available for the Server and it was rebooted. ('Restart Server' option set and a reboot was required from a previous update.) Additional warn- ing messages were returned.

The WSUS Connector can fail with the following code:

Failure CodeDescription
-11 or more updates were not successfully installed on the Server. Use View Job Output to review what happened.