-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathConfigMgrDefaultValues.xml
179 lines (179 loc) · 18.1 KB
/
ConfigMgrDefaultValues.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<?xml version="1.0" encoding="utf-8" ?>
<DefaultValues>
<DefaultValue Name="W10MinBuild" Type="int" value="18363" />
<DefaultValue Name="ADPageSize" Type="int" value="2000" />
<DefaultValue Name="ExcludeServers" Type="array" value="" />
<DefaultValue Name="MinimumSQLVersion" Type="string" value="12.0.6024.0" />
<DefaultValue Name="MinimumSQLMemory" Type="string" value="8192" />
<DefaultValue Name="MaximumNumberOfMPS" Type="int" value="15" />
<DefaultValue Name="RolesThatMustBeInstalledPrimary" Type="array" value="SMS Management Point,SMS Distribution Point,SMS Fallback Status Point,SMS SRS Reporting Point,SMS Software Update Point,SMS Application Web Service,SMS Portal Web Site" />
<DefaultValue Name="RulesThatMustBeInstalledSecondary" Type="array" value="SMS Management Point,SMS Distribution Point,SMS Fallback Status Point,SMS Software Update Point" />
<DefaultValue Name="HiddenPackages" Type="array" value="Configuration Manager Client Package,Configuration Manager Client Piloting Package" />
<DefaultValue Name="RolesThatMustNotBeInstalledPrimary" Type="array" value="" />
<DefaultValue Name="RolesThatMustNotBeInstalledSecondary" Type="array" value="" />
<DefaultValue Name="DDRMinScheduleInMinutes" Type="int" value="10080" />
<DefaultValue Name="ForestDiscoveryMinScheduleInMinutes" Type="int" value="10080" />
<DefaultValue Name="SecurityGroupDiscoveryMinScheduleInMinutes" Type="int" value="1440" />
<DefaultValue Name="SecurityGroupDiscoveryMaxScheduleInMinutes" Type="int" value="10080" />
<DefaultValue Name="SecurityGroupDiscoveryMinExpiredLogon" Type="int" value="60" />
<DefaultValue Name="SecurityGroupDiscoveryMaxExpiredLogon" Type="int" value="90" />
<DefaultValue Name="SecurityGroupDiscoveryMinPasswordSet" Type="int" value="60" />
<DefaultValue Name="SecurityGroupDiscoveryMaxPasswordSet" Type="int" value="90" />
<DefaultValue Name="SystemDiscoveryMinScheduleInMinutes" Type="int" value="1440" />
<DefaultValue Name="SystemDiscoveryMaxScheduleInMinutes" Type="int" value="10080" />
<DefaultValue Name="SystemDiscoveryMinExpiredLogon" Type="int" value="60" />
<DefaultValue Name="SystemDiscoveryMaxExpiredLogon" Type="int" value="90" />
<DefaultValue Name="SystemDiscoveryMinPasswordSet" Type="int" value="60" />
<DefaultValue Name="SystemDiscoveryMaxPasswordSet" Type="int" value="90" />
<DefaultValue Name="UserMinScheduleInMinutes" Type="int" value="1440" />
<DefaultValue Name="UserMaxScheduleInMinutes" Type="int" value="10080" />
<DefaultValue Name="MinCollectionMembershipEvaluation" Type="int" value="5" />
<DefaultValue Name="MaxCollectionMembershipEvaluation" Type="int" value="60" />
<DefaultValue Name="MaxCollectionMembershipDirectRule" Type="int" value="500" />
<DefaultValue Name="MaxCollectionIncrementalUpdateWarning" Type="int" value="125" />
<DefaultValue Name="MaxCollectionIncrementalUpdateError" Type="int" value="200" />
<DefaultValue Name="MinClientStatusSettingsCleanUpInterval" Type="int" value="31" />
<DefaultValue Name="MaxClientStatusSettingsCleanUpInterval" Type="int" value="90" />
<DefaultValue Name="MinClientStatusSettingsDDRInactiveInterval" Type="int" value="7" />
<DefaultValue Name="MaxClientStatusSettingsDDRInactiveInterval" Type="int" value="21" />
<DefaultValue Name="MinClientStatusSettingsHWInactiveInterval" Type="int" value="7" />
<DefaultValue Name="MaxClientStatusSettingsHWInactiveInterval" Type="int" value="21" />
<DefaultValue Name="MinClientStatusSettingsPolicyInactiveInterval" Type="int" value="7" />
<DefaultValue Name="MaxClientStatusSettingsPolicyInactiveInterval" Type="int" value="21" />
<DefaultValue Name="MinClientStatusSettingsStatusInactiveInterval" Type="int" value="7" />
<DefaultValue Name="MaxClientStatusSettingsStatusInactiveInterval" Type="int" value="21" />
<DefaultValue Name="MinClientStatusSettingsSWInactiveInterval" Type="int" value="7" />
<DefaultValue Name="MaxClientStatusSettingsSWInactiveInterval" Type="int" value="21" />
<DefaultValue Name="MinCacheSize" Type="int" value="5120" />
<DefaultValue Name="MinPolicyRequestAssignmentTimeout" Type="int" value="60" />
<DefaultValue Name="MaxPolicyRequestAssignmentTimeout" Type="int" value="60" />
<DefaultValue Name="MinRebootLogoffNotificationCountdownDuration" Type="int" value="30" />
<DefaultValue Name="MaxRebootLogoffNotificationCountdownDuration" Type="int" value="720" />
<DefaultValue Name="MinRebootLogoffNotificationFinalWindow" Type="int" value="15" />
<DefaultValue Name="MaxRebootLogoffNotificationFinalWindow" Type="int" value="90" />
<DefaultValue Name="MinHardwareInventoryScheduleMinutes" Type="int" value="1440" />
<DefaultValue Name="MaxHardwareInventoryScheduleMinutes" Type="int" value="10080" />
<DefaultValue Name="MinSoftwareInventoryScheduleMinutes" Type="int" value="1440" />
<DefaultValue Name="MaxSoftwareInventoryScheduleMinutes" Type="int" value="10080" />
<DefaultValue Name="MinSoftwareDeploymentEvaluationScheduleMinutes" Type="int" value="1440" />
<DefaultValue Name="MaxSoftwareDeploymentEvaluationScheduleMinutes" Type="int" value="10080" />
<DefaultValue Name="MinSoftwareUpdateScanScheduleMinutes" Type="int" value="1440" />
<DefaultValue Name="MaxSoftwareUpdateScanScheduleMinutes" Type="int" value="10080" />
<DefaultValue Name="MinSoftwareUpdateReScanScheduleMinutes" Type="int" value="1440" />
<DefaultValue Name="MaxSoftwareUpdateReScanScheduleMinutes" Type="int" value="10080" />
<DefaultValue Name="MinFallbackDPBoundaryGroupRelationship" Type="int" value="60" />
<DefaultValue Name="MaxFallbackDPBoundaryGroupRelationship" Type="int" value="240" />
<DefaultValue Name="MinFallbackMPBoundaryGroupRelationship" Type="int" value="60" />
<DefaultValue Name="MaxFallbackMPBoundaryGroupRelationship" Type="int" value="240" />
<DefaultValue Name="MinFallbackSMPBoundaryGroupRelationship" Type="int" value="60" />
<DefaultValue Name="MaxFallbackSMPBoundaryGroupRelationship" Type="int" value="240" />
<DefaultValue Name="MinFallbackSUPBoundaryGroupRelationship" Type="int" value="60" />
<DefaultValue Name="MaxFallbackSUPBoundaryGroupRelationship" Type="int" value="240" />
<DefaultValue Name="DatabaseFreeSpaceMinWarningValueAlert" Type="int" value="2" />
<DefaultValue Name="DatabaseFreeSpaceMaxWarningValueAlert" Type="int" value="5" />
<DefaultValue Name="DatabaseFreeSpaceMinCriticalValueAlert" Type="int" value="2" />
<DefaultValue Name="DatabaseFreeSpaceMaxCriticalValueAlert" Type="int" value="3" />
<DefaultValue Name="AntiMalwareLimitCPUUsageMax" Type="int" value="50" />
<DefaultValue Name="AntiMalwareDeleteQuarantinedFilesMax" Type="int" value="120" />
<DefaultValue Name="AntiMalwareDeleteQuarantinedFilesMin" Type="int" value="3" />
<DefaultValue Name="ClientSettingsListName" Type="array" value="BackgroundIntelligentTransfer,ClientCache,ClientPolicy,Cloud,ComplianceSettings,ComputerAgent,ComputerRestart,EndpointProtection,HardwareInventory,MeteredNetwork,MobileDevice,NetworkAccessProtection,PowerManagement,RemoteTools,SoftwareDeployment,SoftwareInventory,SoftwareMetering,SoftwareUpdates,StateMessaging,UserAndDeviceAffinity,DeliveryOptimization,SoftwareCenter,WindowsAnalytics" />
<DefaultValue Name="AntiMalwarePolicySettingsListName" Type="array" value="Advanced,DefaultActions,DefinitionUpdates,ExclusionSettings,MicrosoftActiveProtectionService,RealTimeProtection,ScanSettings,ScheduledScans,ThreatOverrides" />
<DefaultValue Name="TotalOfSites" Type="int" value="1" />
<DefaultValue Name="RegExLDAPDiscovery" Type="string" value="LDAP:\/\/DC=(.+[^,])" />
<DefaultValue Name="MinADKVersion" Type="string" value="10.1.19041" />
<DefaultValue Name="MinInstalledADKVersion" Type="string" value="10.1.17134" />
<DefaultValue Name="MinInstalledADKVersionYMFormat" Type="string" value="1803" />
<DefaultValue Name="MaxUpdateInSUPGroupWarning" Type="int" value="750" />
<DefaultValue Name="MaxUpdateInSUPGroupError" Type="int" value="1000" />
<DefaultValue Name="MinSUPSummarizationTime" Type="int" value="720" />
<DefaultValue Name="MaxSUPSummarizationTime" Type="int" value="10080" />
<DefaultValue Name="ADRLastRunMaxTime" Type="int" value="30" />
<DefaultValue Name="MinSUPAlertTime" Type="int" value="4320" />
<DefaultValue Name="MaxSUPAlertTime" Type="int" value="10080" />
<DefaultValue Name="MaxADRSchedule" Type="int" value="43200" />
<DefaultValue Name="MinADRSchedule" Type="int" value="240" />
<DefaultValue Name="MinClientUpgradeDays" Type="int" value="3" />
<DefaultValue Name="MaxClientUpgradeDays" Type="int" value="14" />
<DefaultValue Name="ForestDiscoveryMaxDiscoveryTime" Type="int" value="14" />
<DefaultValue Name="DatabaseReplicationMaxLagTime" Type="int" value="2" />
<DefaultValue Name="MaxLinkDatabaseReplicationSchedule" Type="int" value="30" />
<DefaultValue Name="MinLinkDatabaseReplicationSchedule" Type="int" value="10" />
<DefaultValue Name="MaxAppDeploymentSummarization1" Type="int" value="720" />
<DefaultValue Name="MinAppDeploymentSummarization1" Type="int" value="3" />
<DefaultValue Name="MaxAppDeploymentSummarization2" Type="int" value="2880" />
<DefaultValue Name="MinAppDeploymentSummarization2" Type="int" value="720" />
<DefaultValue Name="MaxAppDeploymentSummarization3" Type="int" value="20160" />
<DefaultValue Name="MinAppDeploymentSummarization3" Type="int" value="5040" />
<DefaultValue Name="MaxAppStatisticsSummarization1" Type="int" value="720" />
<DefaultValue Name="MinAppStatisticsSummarization1" Type="int" value="30" />
<DefaultValue Name="MaxAppStatisticsSummarization2" Type="int" value="2880" />
<DefaultValue Name="MinAppStatisticsSummarization2" Type="int" value="720" />
<DefaultValue Name="MaxAppStatisticsSummarization3" Type="int" value="20160" />
<DefaultValue Name="MinAppStatisticsSummarization3" Type="int" value="5040" />
<DefaultValue Name="GroupsNotAllowed" Type="array" value="Access Control Assistance Operators,Account Operators,Administrators,Backup Operators,Certificate Service DCOM Access,Cryptographic Operators,Distributed COM Users,Event Log Readers,Guests,Hyper-V Administrators,IIS_IUSRS,Incoming Forest Trust Builders,Network Configuration Operators,Performance Log Users,Performance Monitor Users,Pre-Windows 2000 Compatible Access,Print Operators,RDS Endpoint Servers,RDS Management Servers,RDS Remote Access Servers,Remote Desktop Users,Remote Management Users,Replicator,Server Operators,Storage Replica Administrators,System Managed Accounts Group,Terminal Server License Servers,Windows Authorization Access Group,Allowed RODC Password Replication Group,Cert Publishers,Cloneable Domain Controllers,DHCP Administrators,DHCP Users,DnsAdmins,DnsUpdateProxy,Domain Admins,Domain Computers,Domain Controllers,Domain Guests,Enterprise Admins,Enterprise Key Admins,Enterprise Read-only Domain Controllers,Group Policy Creator Owners,Key Admins,Protected Users,RAS and IAS Servers,Read-only Domain Controllers,Schema Admins" />
<DefaultValue Name="MaxFullAdminWarning" Type="int" value="5" />
<DefaultValue Name="MaxFullAdminError" Type="int" value="3" />
<DefaultValue Name="ProcessListSamplesMinutes" Type="int" value="1" />
<DefaultValue Name="ProcessListSamplesWaitSeconds" Type="int" value="10" />
<DefaultValue Name="WarningCPUAverageUsage" Type="int" value="50" />
<DefaultValue Name="ErrorCPUAverageUsage" Type="int" value="75" />
<DefaultValue Name="WarningPercentageFreeSpace" Type="int" value="20" />
<DefaultValue Name="ErrorPercentageFreeSpace" Type="int" value="10" />
<DefaultValue Name="InboxFolderCountWarning" Type="int" value="30" />
<DefaultValue Name="InboxFolderCountError" Type="int" value="50" />
<DefaultValue Name="ApplicationFailurePercentageWarning" Type="int" value="25" />
<DefaultValue Name="ApplicationFailurePercentageError" Type="int" value="50" />
<DefaultValue Name="ComponentStatusMessageDateOld" Type="int" value="7" />
<DefaultValue Name="MaxDPContentValudationSchedule" Type="int" value="20160" />
<DefaultValue Name="MinDPContentValudationSchedule" Type="int" value="4320" />
<DefaultValue Name="IgnoreCloudDP" Type="bool" value="False" />
<DefaultValue Name="AddMultipleComponentStatusMessage" Type="bool" value="False" />
<DefaultValue Name="MaxApprovalRequestDate" Type="int" value="7" />
<DefaultValue Name="MinMDTVersion" Type="string" value="6.3.8450.1000" />
<DefaultValue Name="MaxDistributionInProgressWarning" Type="int" value="3" />
<DefaultValue Name="MaxDistributionInProgressError" Type="int" value="7" />
<DefaultValue Name="MaxPingResponseTimeWarning" Type="int" value="50" />
<DefaultValue Name="MaxPingResponseTimeError" Type="int" value="100" />
<DefaultValue Name="MaxPingDropPercentWarning" Type="int" value="5" />
<DefaultValue Name="MaxPingDropPercentError" Type="int" value="10" />
<DefaultValue Name="PingDelay" Type="int" value="2" />
<DefaultValue Name="MaxPingCount" Type="int" value="30" />
<DefaultValue Name="MinScheduleInMinutes" Type="int" value="240" />
<DefaultValue Name="FreeDiskSpacePercentageWarning" Type="int" value="20" />
<DefaultValue Name="FreeDiskSpacePercentageError" Type="int" value="10" />
<DefaultValue Name="MinimumSiteServerRAMGB" Type="int" value="8" />
<DefaultValue Name="MinimumSiteServerCPUCore" Type="int" value="8" />
<DefaultValue Name="MinimumRemoteServerRAMGB" Type="int" value="8" />
<DefaultValue Name="MinimumRemoteServerCPUCore" Type="int" value="4" />
<DefaultValue Name="DeploymentErrorsWarning" Type="int" value="5" />
<DefaultValue Name="DeploymentErrorsError" Type="int" value="10" />
<DefaultValue Name="IISRoles" Type="array" value="SMS Distribution Point,SMS Management Point,SMS Software Update Point,SMS Fallback Status Point,SMS Application Web Service,SMS Portal Web Site" />
<DefaultValue Name="IISExecutionTimeOut" Type="int" value="7200" />
<DefaultValue Name="IISmaxRequestLength" Type="int" value="20480" />
<DefaultValue Name="IISLogOldItemsWarning" Type="int" value="30" />
<DefaultValue Name="IISLogOldItemsError" Type="int" value="60" />
<DefaultValue Name="IISMaxBandwidth" Type="int" value="-1" />
<DefaultValue Name="IISConnectionTimeout" Type="int" value="300" />
<DefaultValue Name="IISMaxConnections" Type="int" value="0" />
<DefaultValue Name="IISWSUSAppPoolCPUResetInterval" Type="int" value="900" />
<DefaultValue Name="IISWSUSAppPoolPingingEnabled" Type="bool" value="false" />
<DefaultValue Name="IISWSUSAppPoolAppPoolRecyclePrivateMemory" Type="bool" value="false" />
<DefaultValue Name="IISWSUSAppPoolAppPoolQueueLength" Type="int" value="30000" />
<DefaultValue Name="IISWSUSAppPoolRapidFailProtection" Type="bool" value="false" />
<DefaultValue Name="IISWSUSAppPoolPeriodicRestartTime" Type="int" value="0" />
<DefaultValue Name="IISWSUSAppPoolPeriodicRestartRequests" Type="int" value="0" />
<DefaultValue Name="DPFeatures" Type="string" value="Internet Information Services,IIS-WebServerRole;World Wide Web Services,IIS-WebServer;Common HTTP Features, IIS-CommonHttpFeatures;Default Document,IIS-DefaultDocument;Directory Browsing,IIS-DirectoryBrowsing;HTTP Errors,IIS-HttpErrors;Static Content,IIS-StaticContent;HTTP Redirection,IIS-HttpRedirect;Health and Diagnostics,IIS-HealthAndDiagnostics;HTTP Logging,IIS-HttpLogging;Performance Features,IIS-Performance;Static Content Compression,IIS-HttpCompressionStatic;Security,IIS-Security;Request Filtering,IIS-RequestFiltering;Windows Authentication,IIS-WindowsAuthentication;Application Development Features,IIS-ApplicationDevelopment;ISAPI Extensions,IIS-ISAPIExtensions;Web Management Tools,IIS-WebServerManagementTools;IIS Management Console,IIS-ManagementConsole;IIS 6 Management Compatibility,IIS-IIS6ManagementCompatibility;IIS Metabase and IIS 6 configuration compatibility,IIS-Metabase;IIS 6 WMI Compatibility,IIS-WMICompatibility;IIS Management Scripts and Tools,IIS-ManagementScriptingTools;Remote Differential Compression API Support,MSRDC-Infrastructure" />
<DefaultValue Name="MPFeatures" Type="string" value="Internet Information Services,IIS-WebServerRole;World Wide Web Services,IIS-WebServer;Common HTTP Features,IIS-CommonHttpFeatures;Default Document,IIS-DefaultDocument;Directory Browsing,IIS-DirectoryBrowsing;HTTP Errors,IIS-HttpErrors;Static Content,IIS-StaticContent;HTTP Redirection,IIS-HttpRedirect;Health and Diagnostics,IIS-HealthAndDiagnostics;HTTP Logging,IIS-HttpLogging;Logging Tools,IIS-LoggingLibraries;Request Monitor,IIS-RequestMonitor;Tracing,IIS-HttpTracing;Performance Features,IIS-Performance;Static Content Compression,IIS-HttpCompressionStatic;Security,IIS-Security;Request Filtering,IIS-RequestFiltering;Windows Authentication,IIS-WindowsAuthentication;Application Development Features,IIS-ApplicationDevelopment;.NET Extensibility 3.5,IIS-NetFxExtensibility;.NET Extensibility 4.6,IIS-NetFxExtensibility45;ISAPI Extensions,IIS-ISAPIExtensions;ISAPI Filters,IIS-ISAPIFilter;ASP.NET 3.5,IIS-ASPNET;ASP.NET 4.6,IIS-ASPNET45;Web Management Tools,IIS-WebServerManagementTools;IIS Management Console,IIS-ManagementConsole;IIS 6 Management Compatibility,IIS-IIS6ManagementCompatibility;IIS Metabase and IIS 6 configuration compatibility,IIS-Metabase;IIS 6 WMI Compatibility,IIS-WMICompatibility;IIS Management Scripts and Tools,IIS-ManagementScriptingTools;IIS Management Service,IIS-ManagementService;Background Intelligent Transfer Service (BITS),BITS;Background Intelligent Transfer Service (BITS) Server Extensions for File Upload,BITSExtensions-Upload" />
<DefaultValue Name="MaxThreads" Type="int" value="30" />
<DefaultValue Name="MaxCPULoad" Type="int" value="20" />
<DefaultValue Name="AutoGrowthDateOld" Type="int" value="7" />
<DefaultValue Name="MinSUPGroupSummarizationTime" Type="int" value="43200" />
<DefaultValue Name="MaxSUPGroupSummarizationTime" Type="int" value="86400" />
<DefaultValue Name="MinSUSDBSize" Type="int" value="30" />
<DefaultValue Name="MinConfigMgrDBSize" Type="int" value="75" />
<DefaultValue Name="ConfigMgrDBMinClients" Type="int" value="25000" />
<DefaultValue Name="ADKMatrix" Type="array" value="9040;10.1.18362/10.1.19041,9049;10.1.19041,9058;10.1.19041/10.1.20348/10.1.22000,9068;10.1.19041/10.1.20348/10.1.22000" />
<DefaultValue Name="MaxAllSystemCollection" Type="int" value="4" />
<DefaultValue Name="MinMaxMifSize" Type="int" value="25000000" />
<DefaultValue Name="AADApplicationExpireWarning" Type="int" value="30" />
</DefaultValues>