Skip to content

Commit e631375

Browse files
author
Robby Swartenbroekx
committed
version number + formatting
1 parent 2f250b7 commit e631375

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

Agent/PartnerConfig.xml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Required Values CANNOT be left blank (the Event Log will inform you of this). Ad
2222
and/or Recommendations may be added here with regard to new Configuration Values.
2323
-->
2424
<Config>
25-
<Version>6.0.1</Version>
25+
<Version>6.0.2</Version>
2626
<Branding>
2727
<!-- [OPTIONAL - (Business Contact Info)] Partner Contact Information to display in the Event Log
2828
when a Documented Error occurs -->
@@ -33,17 +33,14 @@ help@mymsp.com
3333
</ErrorContactInfo>
3434
</Branding>
3535
<ScriptBehavior>
36-
<!-- [RECOMMENDED - (0-60)] Amount of time (in minutes) to wait since the Last System Boot before
37-
diagnosing the Agent -->
36+
<!-- [RECOMMENDED - (0-60)] Amount of time (in minutes) to wait since the Last System Boot before diagnosing the Agent -->
3837
<BootTimeWaitPeriod>5</BootTimeWaitPeriod> <!-- Default Value is 5 -->
39-
<!-- [REQUIRED - (1-60)] Amount of time (in minutes) to wait for the Windows Installer Service
40-
while another installation is in progress -->
38+
<!-- [REQUIRED - (1-60)] Amount of time (in minutes) to wait for the Windows Installer Service while another installation is in progress -->
4139
<InstallTimeoutPeriod>5</InstallTimeoutPeriod> <!-- Default Value is 5 -->
42-
<!-- [REQUIRED - (True)] - If there are issues with the MSI uninstall of the previous version, perform a cleanup -->
43-
<ForceAgentCleanup>True</ForceAgentCleanup>
44-
<!-- [REQUIRED - (True)] - If true enables fallback from ICMP to HTTP/S lookup of the WSDL endpoint for network verification
45-
and pre-install server verification -->
46-
<UseWSDLVerification>True</UseWSDLVerification>
40+
<!-- [REQUIRED - (True)] - If there are issues with the MSI uninstall of the previous version, perform a cleanup -->
41+
<ForceAgentCleanup>True</ForceAgentCleanup>
42+
<!-- [REQUIRED - (True)] - If true enables fallback from ICMP to HTTP/S lookup of the WSDL endpoint for network verification and pre-install server verification -->
43+
<UseWSDLVerification>True</UseWSDLVerification>
4744
</ScriptBehavior>
4845
<Server>
4946
<!-- [REQUIRED - (URL Without Protocol)] Your N-Central Server Address (get this from the

0 commit comments

Comments
 (0)