Skip to content

Commit 9dd8c8b

Browse files
committed
Add applicable to 2010 cmdlets.
1 parent 1b1cc03 commit 9dd8c8b

File tree

561 files changed

+4190
-4190
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

561 files changed

+4190
-4190
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Add-DatabaseToAvailabilityGroup.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013, SharePoint Server 2016
3+
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
44
title: Add-DatabaseToAvailabilityGroup
55
schema: 2.0.0
66
---
@@ -45,7 +45,7 @@ The name of the availability group from which the databases are being added.
4545
Type: String
4646
Parameter Sets: (All)
4747
Aliases:
48-
Applicable: SharePoint Server 2013, SharePoint Server 2016
48+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
4949

5050
Required: True
5151
Position: 0
@@ -63,7 +63,7 @@ Manages objects for the purpose of proper disposal. Use of objects, such as SPWe
6363
Type: SPAssignmentCollection
6464
Parameter Sets: (All)
6565
Aliases:
66-
Applicable: SharePoint Server 2013, SharePoint Server 2016
66+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
6767

6868
Required: False
6969
Position: Named
@@ -80,7 +80,7 @@ The name of the database to be added to the availability group.
8080
Type: String
8181
Parameter Sets: Default
8282
Aliases:
83-
Applicable: SharePoint Server 2013, SharePoint Server 2016
83+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
8484

8585
Required: True
8686
Position: Named
@@ -96,7 +96,7 @@ When a database is being added to the availability group, backup / restores are
9696
Type: String
9797
Parameter Sets: (All)
9898
Aliases:
99-
Applicable: SharePoint Server 2013, SharePoint Server 2016
99+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
100100

101101
Required: False
102102
Position: Named
@@ -112,7 +112,7 @@ Adds all databases from the current SharePoint farm into the availability group.
112112
Type: SwitchParameter
113113
Parameter Sets: AllDatabases
114114
Aliases:
115-
Applicable: SharePoint Server 2013, SharePoint Server 2016
115+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
116116

117117
Required: True
118118
Position: Named

sharepoint/sharepoint-ps/sharepoint-server/Add-SPDiagnosticsPerformanceCounter.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013, SharePoint Server 2016
3+
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
44
title: Add-SPDiagnosticsPerformanceCounter
55
schema: 2.0.0
66
---
@@ -82,7 +82,7 @@ The type must be a valid name of a category of performance counters; for example
8282
Type: String
8383
Parameter Sets: (All)
8484
Aliases:
85-
Applicable: SharePoint Server 2013, SharePoint Server 2016
85+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
8686

8787
Required: True
8888
Position: 2
@@ -101,7 +101,7 @@ Disk Queue Length, and % Processor Time.
101101
Type: String
102102
Parameter Sets: AddCounter
103103
Aliases:
104-
Applicable: SharePoint Server 2013, SharePoint Server 2016
104+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
105105

106106
Required: True
107107
Position: Named
@@ -114,7 +114,7 @@ Accept wildcard characters: False
114114
Type: String
115115
Parameter Sets: AddInstance
116116
Aliases:
117-
Applicable: SharePoint Server 2013, SharePoint Server 2016
117+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
118118

119119
Required: False
120120
Position: Named
@@ -132,7 +132,7 @@ The type must be a valid name of a performance counter instance; for example Tot
132132
Type: String
133133
Parameter Sets: AddInstance
134134
Aliases:
135-
Applicable: SharePoint Server 2013, SharePoint Server 2016
135+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
136136

137137
Required: True
138138
Position: Named
@@ -145,7 +145,7 @@ Accept wildcard characters: False
145145
Type: String
146146
Parameter Sets: AddMultipleCounters
147147
Aliases:
148-
Applicable: SharePoint Server 2013, SharePoint Server 2016
148+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
149149

150150
Required: False
151151
Position: Named
@@ -161,7 +161,7 @@ Collects all instances of a counter category and type on the target Web front en
161161
Type: SwitchParameter
162162
Parameter Sets: (All)
163163
Aliases:
164-
Applicable: SharePoint Server 2013, SharePoint Server 2016
164+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
165165

166166
Required: False
167167
Position: Named
@@ -183,7 +183,7 @@ If objects are not immediately used, or disposed of by using the Stop-SPAssignme
183183
Type: SPAssignmentCollection
184184
Parameter Sets: (All)
185185
Aliases:
186-
Applicable: SharePoint Server 2013, SharePoint Server 2016
186+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
187187

188188
Required: False
189189
Position: Named
@@ -200,7 +200,7 @@ For more information, type the following command: `get-help about_commonparamete
200200
Type: SwitchParameter
201201
Parameter Sets: (All)
202202
Aliases: cf
203-
Applicable: SharePoint Server 2013, SharePoint Server 2016
203+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
204204
205205
Required: False
206206
Position: Named
@@ -216,7 +216,7 @@ Adds the specified performance counter to all database servers in the farm.
216216
Type: SwitchParameter
217217
Parameter Sets: (All)
218218
Aliases:
219-
Applicable: SharePoint Server 2013, SharePoint Server 2016
219+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
220220
221221
Required: False
222222
Position: Named
@@ -232,7 +232,7 @@ Adds the specified performance counter to all Web front end computers in the far
232232
Type: SwitchParameter
233233
Parameter Sets: (All)
234234
Aliases:
235-
Applicable: SharePoint Server 2013, SharePoint Server 2016
235+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
236236
237237
Required: False
238238
Position: Named
@@ -249,7 +249,7 @@ For more information, type the following command: `get-help about_commonparamete
249249
Type: SwitchParameter
250250
Parameter Sets: (All)
251251
Aliases: wi
252-
Applicable: SharePoint Server 2013, SharePoint Server 2016
252+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
253253
254254
Required: False
255255
Position: Named

sharepoint/sharepoint-ps/sharepoint-server/Add-SPEduClassMember.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013
3+
applicable: SharePoint Server 2010, SharePoint Server 2013
44
title: Add-SPEduClassMember
55
schema: 2.0.0
66
---
@@ -37,7 +37,7 @@ Not in use
3737
Type: SPAssignmentCollection
3838
Parameter Sets: (All)
3939
Aliases:
40-
Applicable: SharePoint Server 2013
40+
Applicable: SharePoint Server 2010, SharePoint Server 2013
4141

4242
Required: False
4343
Position: Named
@@ -53,7 +53,7 @@ Not in use
5353
Type: String
5454
Parameter Sets: (All)
5555
Aliases:
56-
Applicable: SharePoint Server 2013
56+
Applicable: SharePoint Server 2010, SharePoint Server 2013
5757

5858
Required: True
5959
Position: Named
@@ -69,7 +69,7 @@ Not in use
6969
Type: String
7070
Parameter Sets: (All)
7171
Aliases:
72-
Applicable: SharePoint Server 2013
72+
Applicable: SharePoint Server 2010, SharePoint Server 2013
7373

7474
Required: True
7575
Position: Named
@@ -85,7 +85,7 @@ Not in use
8585
Type: SPSitePipeBind
8686
Parameter Sets: (All)
8787
Aliases:
88-
Applicable: SharePoint Server 2013
88+
Applicable: SharePoint Server 2010, SharePoint Server 2013
8989

9090
Required: True
9191
Position: Named
@@ -101,7 +101,7 @@ Not in use
101101
Type: String
102102
Parameter Sets: (All)
103103
Aliases:
104-
Applicable: SharePoint Server 2013
104+
Applicable: SharePoint Server 2010, SharePoint Server 2013
105105

106106
Required: True
107107
Position: Named

sharepoint/sharepoint-ps/sharepoint-server/Add-SPEduUser.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013
3+
applicable: SharePoint Server 2010, SharePoint Server 2013
44
title: Add-SPEduUser
55
schema: 2.0.0
66
---
@@ -38,7 +38,7 @@ Do not use
3838
Type: SPAssignmentCollection
3939
Parameter Sets: (All)
4040
Aliases:
41-
Applicable: SharePoint Server 2013
41+
Applicable: SharePoint Server 2010, SharePoint Server 2013
4242

4343
Required: False
4444
Position: Named
@@ -54,7 +54,7 @@ Do not use
5454
Type: String
5555
Parameter Sets: (All)
5656
Aliases:
57-
Applicable: SharePoint Server 2013
57+
Applicable: SharePoint Server 2010, SharePoint Server 2013
5858

5959
Required: False
6060
Position: Named
@@ -70,7 +70,7 @@ Do not use
7070
Type: String
7171
Parameter Sets: (All)
7272
Aliases:
73-
Applicable: SharePoint Server 2013
73+
Applicable: SharePoint Server 2010, SharePoint Server 2013
7474

7575
Required: False
7676
Position: Named
@@ -86,7 +86,7 @@ Do not use
8686
Type: String
8787
Parameter Sets: (All)
8888
Aliases:
89-
Applicable: SharePoint Server 2013
89+
Applicable: SharePoint Server 2010, SharePoint Server 2013
9090

9191
Required: True
9292
Position: Named
@@ -102,7 +102,7 @@ Do not use
102102
Type: SPSitePipeBind
103103
Parameter Sets: (All)
104104
Aliases:
105-
Applicable: SharePoint Server 2013
105+
Applicable: SharePoint Server 2010, SharePoint Server 2013
106106

107107
Required: True
108108
Position: Named
@@ -118,7 +118,7 @@ Do not use
118118
Type: String
119119
Parameter Sets: (All)
120120
Aliases:
121-
Applicable: SharePoint Server 2013
121+
Applicable: SharePoint Server 2010, SharePoint Server 2013
122122

123123
Required: True
124124
Position: Named
@@ -134,7 +134,7 @@ Do not use
134134
Type: String
135135
Parameter Sets: (All)
136136
Aliases:
137-
Applicable: SharePoint Server 2013
137+
Applicable: SharePoint Server 2010, SharePoint Server 2013
138138

139139
Required: False
140140
Position: Named

sharepoint/sharepoint-ps/sharepoint-server/Add-SPInfoPathUserAgent.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013, SharePoint Server 2016
3+
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
44
title: Add-SPInfoPathUserAgent
55
schema: 2.0.0
66
---
@@ -45,7 +45,7 @@ The type must be a valid file name; for example UserAgentName1.
4545
Type: String
4646
Parameter Sets: (All)
4747
Aliases:
48-
Applicable: SharePoint Server 2013, SharePoint Server 2016
48+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
4949

5050
Required: True
5151
Position: 1
@@ -67,7 +67,7 @@ If objects are not immediately used, or disposed of by using the Stop-SPAssignme
6767
Type: SPAssignmentCollection
6868
Parameter Sets: (All)
6969
Aliases:
70-
Applicable: SharePoint Server 2013, SharePoint Server 2016
70+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
7171

7272
Required: False
7373
Position: Named
@@ -84,7 +84,7 @@ For more information, type the following command: `get-help about_commonparamete
8484
Type: SwitchParameter
8585
Parameter Sets: (All)
8686
Aliases: cf
87-
Applicable: SharePoint Server 2013, SharePoint Server 2016
87+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
8888
8989
Required: False
9090
Position: Named
@@ -101,7 +101,7 @@ For more information, type the following command: `get-help about_commonparamete
101101
Type: SwitchParameter
102102
Parameter Sets: (All)
103103
Aliases: wi
104-
Applicable: SharePoint Server 2013, SharePoint Server 2016
104+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
105105
106106
Required: False
107107
Position: Named

sharepoint/sharepoint-ps/sharepoint-server/Add-SPPluggableSecurityTrimmer.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file:
3-
applicable: SharePoint Server 2013, SharePoint Server 2016
3+
applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
44
title: Add-SPPluggableSecurityTrimmer
55
schema: 2.0.0
66
---
@@ -55,7 +55,7 @@ The type must be a valid GUID, in the form 12345678-90ab-cdef-1234-567890bcdefgh
5555
Type: Guid
5656
Parameter Sets: (All)
5757
Aliases:
58-
Applicable: SharePoint Server 2013, SharePoint Server 2016
58+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
5959

6060
Required: True
6161
Position: Named
@@ -71,7 +71,7 @@ The index of the pluggable security trimmer must have an integer value greater t
7171
Type: Int32
7272
Parameter Sets: (All)
7373
Aliases:
74-
Applicable: SharePoint Server 2013, SharePoint Server 2016
74+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
7575

7676
Required: True
7777
Position: Named
@@ -93,7 +93,7 @@ If objects are not immediately used, or disposed of by using the Stop-SPAssignme
9393
Type: SPAssignmentCollection
9494
Parameter Sets: (All)
9595
Aliases:
96-
Applicable: SharePoint Server 2013, SharePoint Server 2016
96+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
9797

9898
Required: False
9999
Position: Named
@@ -110,7 +110,7 @@ For more information, type the following command: `get-help about_commonparamete
110110
Type: SwitchParameter
111111
Parameter Sets: (All)
112112
Aliases: cf
113-
Applicable: SharePoint Server 2013, SharePoint Server 2016
113+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
114114
115115
Required: False
116116
Position: Named
@@ -128,7 +128,7 @@ The type must be a valid qualified type name, in the form Microsoft.Office.Serve
128128
Type: String
129129
Parameter Sets: (All)
130130
Aliases:
131-
Applicable: SharePoint Server 2013, SharePoint Server 2016
131+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
132132
133133
Required: False
134134
Position: Named
@@ -145,7 +145,7 @@ For more information, type the following command: `get-help about_commonparamete
145145
Type: SwitchParameter
146146
Parameter Sets: (All)
147147
Aliases: wi
148-
Applicable: SharePoint Server 2013, SharePoint Server 2016
148+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
149149
150150
Required: False
151151
Position: Named
@@ -161,7 +161,7 @@ Accept wildcard characters: False
161161
Type: NameValueCollection
162162
Parameter Sets: (All)
163163
Aliases:
164-
Applicable: SharePoint Server 2013, SharePoint Server 2016
164+
Applicable: SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016
165165
166166
Required: False
167167
Position: Named

0 commit comments

Comments
 (0)