Contents
-
Introducing Nomad
-
Implementing Nomad
-
Using Nomad
-
Nomad features
-
Troubleshooting
-
Training
-
Reference
-
Nomad app
-
Nomad tools
-
Nomad OS Deployment task sequence actions
-
Supported Platforms
-
1E Companion Products
-
Communication ports
-
Log files
-
Nomad architecture
-
Nomad command-line switches
-
Nomad installer properties
-
Nomad registry values
-
Alphabetic NomadBranch registry values
-
AssumedLinkSpeed
-
AuthenticatedUsers
-
BlockSize
-
CacheCleanCycleHrs
-
CacheCleanSubnetLookup
-
CachePath
-
CacheStateSyncIntervalMinutes
-
CentralMCastExtraDelayMins
-
CertIssuer
-
CertSubject
-
CompatibilityFlags
-
ContentProviderOnWifi
-
ContentRegistration
-
ContentRegSyncBatchSz
-
ContentRegSyncCycleHrs
-
ContentRegSyncReqDelay
-
Debug
-
DebugDynamicBlock
-
DeliveryOptimizationReportingEnabled
-
DownloadTimeout
-
DpCacheCleanupEnabled
-
DPNotAvailableCodes
-
EncryptionType
-
EnforceQuotas
-
ExtraReplyDelayMs
-
GenerateWEREvents
-
HAACKTimeoutMins
-
InstallationDirectory
-
KnownMobileDevices
-
LocalCachePath
-
LocalSsdStagger
-
LogFileName
-
MaxAllocRequest
-
MaxAllowedLinkSpeed
-
MaxBusyBackOffSecs
-
MaxCacheDays
-
MaxCacheDaysThreshold
-
MaxCacheSizeMB
-
MaxConcurrency
-
MaxDevicesFromAE
-
MaxElectionResponseLogging
-
MaximumMegaByte
-
MaxLogFileSize
-
MaxPackageSizeFastLAN
-
MaxPackageSizeRAS
-
MaxPackageSizeSlowLAN
-
MaxPacketsPerSecond
-
MaxPreCacheDays
-
MaxStatusFrequency
-
MaxStuckCount
-
MaxSUCacheDays
-
MaxWorkRates
-
MultiCastMADCAPScope
-
MulticastSupport
-
NoHardlink
-
NomadInhibitedADSites
-
NomadInhibitedSubnets
-
NomadNeverUseSubnets
-
NoSsdReqOnInhibitedSubnets
-
P2P_Port
-
P2PClientCertWaitPeriodMins
-
P2PDisqualifyMaxNumPeers
-
P2PDisqualifyMaxWindowMins
-
P2PElectionWeight
-
P2PEnabled
-
P2PHttpPort
-
P2PHttpsPort
-
P2PSslSettings
-
PercentAvailableDisk
-
PercentDelayedContentReg
-
PermittedLSZShares
-
PlatformURL
-
PostCompleteTimeoutHours
-
PrecachePollBatchSize
-
PrecachePollMinutes
-
PreCompleteTimeoutHours
-
RecycleDPDelay
-
RunUncachedPermittedFastLAN
-
SigsFolder
-
SiteSsdStagger
-
SpecialNetShare
-
SSDEnabled
-
SSPBAEnabled
-
StatusMsgEvents
-
SuccessCodes
-
SupportWPAD
-
WakeUpBatchSize
-
WakeUpEnabled
-
WakeUpMinPackageSizeMB
-
WLanBlipSecs
-
WLanProfileList
-
AssumedLinkSpeed
-
Nomad client registry values and installer properties
-
Alphabetic NomadBranch registry values
-
Nomad return codes
-
FIPS compliant communication encryption
-
Glossary
-
Nomad Product Packs reference
-
Nomad release information
-
Scripts
-
Nomad app
Provides support for Web Proxy Auto-Discovery Protocol (WPAD).
Nomad always uses System level proxy if it has been set, irrespective of what SupportWPAD has been set to.
SupportWPAD was introduced in v7.1 and when disabled it does not change the default behavior, which is: If system level proxy is set then use it, otherwise access directly without proxy.
When SupportWPAD is enabled in Nomad, the behavior is:
- If system level proxy is set then use it and do not try WPAD
- If system level proxy is not set then fetch automatic proxy using WPAD and use it
- If system level proxy is not set and failed to get automatic proxy using WPAD then try access directly without proxy.
How to know if a system level proxy has been set
netsh winhttp show proxy
Registry value | Default value | Notes | Installer property |
---|---|---|---|
SupportWPAD | 0 | By default, the WPAD feature is disabled. To enable WPAD in Nomad, add registry key 'SupportWPAD' and set it to 1 at registry path HKLM/Software/1E/NomadBranch To enable or disable the WPAD feature in Nomad:
|