CompatibilityFlags
Determines different compatibility settings which relate to specific customer related functionality and should not generally be changed from the default value under normal conditions, unless advised.
Bit |
Hex |
Decimal |
Description |
---|---|---|---|
0 |
|
1 |
Never check hashes of downloaded content. |
1 |
|
2 |
Enable longer values for hashes. This value is auto-enabled when the Configuration Manager client is detected. You must manually configure this setting on any DP that does not have the Configuration Manager client installed. Note Prior to 1E Client 4.1 (Nomad 7.0) this was disabled (0) by default. |
2 |
|
4 |
Calculate CRCs as files are downloading. |
3 |
|
8 |
Fix wrong IPs in election messages. On multi-homed machines sometimes the IP from a wrong adapter can get sent in the election messages resulting in peers failing to connect to the master. Enabling this flag causes Nomad to correct such IPs at the time when messages are received and thus prevent master connectivity issues. |
4 |
|
16 |
Determines compatibility with Nomad v3.x caches. Set this option once all Nomad v3.x installations have been upgraded. |
5 |
|
32 |
Disable all RDC data generation. |
6 |
|
64 |
Keep Packages that failed the CRC test during P2P or download from DP. |
7 |
|
128 |
Prevent computers using wireless connections from becoming fill-in multicast masters. |
8 |
|
256 |
Include LinkLocal IPv4 addresses. |
9 |
|
512 |
Include LinkLocal IPv6 addresses. |
11 |
|
2048 |
RESERVED |
12 |
|
4096 |
Do not automatically jump from HTTP to HTTPS during download from DP. |
13 |
|
8192 |
Always use HTTPS. (Use this setting when Configuration Manager is configured to use HTTPS-only communication for downloading content from Distribution Points) |
14 |
|
16384 |
RESERVED |
15 |
|
32768 |
RESERVED |
16 |
|
65536 |
RESERVED (this flag is no longer used; previously this flag disabled a workaround for the issue described in IIS Request Filtering) |
17 |
|
131072 |
Disable DelegatedLSZ checks and errors. |
18 |
|
262144 |
Disable partial download when App-V streaming, i.e. download entire application. |
19 |
|
524288 |
Enable full hash generation for SIS content when an LsZ file is generated on a DP. If this is not enabled, SIS content is trusted, and corrupted content may be downloaded. Enabled by default. |
20 |
|
1048576 |
Abort download on the Nomad client if an LsZ hash mismatch is detected. If this is not set, when a Nomad client detects a hash mismatch it will re-request LsZ generation on the DP then try again, and get stuck in a loop if the SIS content is corrupt. Must be set on clients if Bit 19 is set on DPs. Enabled by default. |
25 |
|
33554432 |
Turn off Dynamic Block Size. This flag is set by default, which means Dynamic Block Size is disabled by default. Note Prior to 1E Client 4.1 (Nomad 7.0) this bit was off, meaning Dynamic Block Size was enabled by default. |
26 |
|
67108864 |
Enable download of Windows 10 Express update files. Enabled by default. Note This is a new setting in 1E Client 4.1 (Nomad 7.0) and Q20144 for NomadBranch 6.3.201. |
27 |
|
134217728 |
Enable download of full file software updates from Microsoft Update when deployed through Configuration Manager (see Support for downloading updates from Microsoft Update). Enabled by default. Note This is a new setting in 1E Client 4.1 (Nomad 7.0) and Q20246 for NomadBranch 6.3.201. |
28 |
|
268435456 |
Enable download of byte-range software updates (e.g. Express updates, O365 updates) from Microsoft Update when deployed through Configuration Manager >(see Support for downloading updates from Microsoft Update ). Enabled by default. Note This is a new setting in 1E Client 4.1 (Nomad 7.0) and Q20246 for NomadBranch 6.3.201. |
30 |
|
1073741824 |
Enable SoftwareUpdate metadata validation. This is not enabled by default. It can be used to resolve rare issues related to SoftwareUpdates where the contents could be updated without any change in its ID or version. Note This is a new setting in 1E Client 5.1 (Nomad 7.0.200). |