Patch.TestConnection
Method | |
---|---|
Module | Patch |
Library | Core |
Action | Check that the source for patches is accessible. |
Parameters | NoteIf this parameter is not specified, the Tachyon Agent attempts to deduce the source as follows:
NoteWhen testing a WSUSL connection, this method includes a built-in random stagger interval so that multiple Tachyon Agents do not overwhelm the local WSUS server simultaneously. |
NoteThis must be specified if If the path is specified it must be to a local CAB-file. Shared, i.e. remote, CAB-files are not supported by Windows Update Agent. WarningOnly the existence of the CAB-file is checked; the contents are NOT validated. | |
Return values |
|
NoteThis is useful if the source is not specified as an input parameter and has to be deduced. | |
| |
Example | @ConfigMgrOk = Patch.TestConnection(Source: "SCCM") |
Platforms |
|
Notes |