SmoConfiguration.ps1xml

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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
    <ViewDefinitions>
        <View>
            <Name>SmoConfiguration ListView</Name>
            <ViewSelectedBy>
                <TypeName>MG.Sql.Smo.SmoConfiguration</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>AdHocDistributedQueriesEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Affinity64IOMask</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Affinity64Mask</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AffinityIOMask</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AffinityMask</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AgentXPsEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AllowUpdates</PropertyName>
                            </ListItem>
                            <!--<ListItem>
                                <PropertyName>AweEnabled</PropertyName>
                            </ListItem>-->
                            <ListItem>
                                <PropertyName>BlockedProcessThreshold</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>C2AuditMode</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommonCriteriaComplianceEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ContainmentEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CostThresholdForParallelism</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CrossDBOwnershipChaining</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CursorThreshold</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DatabaseMailEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultBackupCompression</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultFullTextLanguage</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultLanguage</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DefaultTraceEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DisallowResultsFromTriggers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ExtensibleKeyManagementEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FilestreamAccessLevel</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FillFactor</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FullTextCrawlBandwidthMax</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FullTextCrawlBandwidthMin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FullTextCrawlRangeMax</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FullTextNotifyBandwidthMax</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FullTextNotifyBandwidthMin</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IndexCreateMemory</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>InDoubtTransactionResolution</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>IsSqlClrEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>LightweightPooling</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Locks</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MaxDegreeOfParallelism</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MaxServerMemory</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MaxWorkerThreads</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MediaRetention</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MinMemoryPerQuery</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MinServerMemory</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NestedTriggers</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>NetworkPacketSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OleAutomationProceduresEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OpenObjects</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>OptimizeAdhocWorkloads</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PrecomputeRank</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>PriorityBoost</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ProtocolHandlerTimeout</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>QueryGovernorCostLimit</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>QueryWait</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RecoveryInterval</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteAccess</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteDacConnectionsEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteDataArchiveEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteLoginTimeout</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteProcTrans</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>RemoteQueryTimeout</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ReplicationMaxTextSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ReplicationXPsEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ScanForStartupProcedures</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ServerTriggerRecursionEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SetWorkingSetSize</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ShowAdvancedOptions</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SmoAndDmoXPsEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>SqlMailXPsEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TransformNoiseWords</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>TwoDigitYearCutoff</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UserConnections</PropertyName>
                            </ListItem>
                            <!--<ListItem>
                                <PropertyName>UserInstancesEnabled</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>UserInstanceTimeout</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>WebXPsEnabled</PropertyName>
                            </ListItem>-->
                            <ListItem>
                                <PropertyName>XPCmdShellEnabled</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
    </ViewDefinitions>
</Configuration>