Skip to content

Commit 462517c

Browse files
committed
refresh for 2002, and part 1 edits
1 parent 1e93d35 commit 462517c

File tree

1,104 files changed

+29730
-16152
lines changed

Some content is hidden

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

1,104 files changed

+29730
-16152
lines changed

sccm-ps/ConfigurationManager/Add-CMAndroidDeploymentType.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: Adds an Android deployment type.
33
external help file: AdminUI.PS.AppMan.dll-Help.xml
44
Module Name: ConfigurationManager
@@ -142,21 +142,6 @@ Accept pipeline input: False
142142
Accept wildcard characters: False
143143
```
144144
145-
### -Confirm
146-
Prompts you for confirmation before running the cmdlet.
147-
148-
```yaml
149-
Type: SwitchParameter
150-
Parameter Sets: (All)
151-
Aliases: cf
152-
153-
Required: False
154-
Position: Named
155-
Default value: False
156-
Accept pipeline input: False
157-
Accept wildcard characters: False
158-
```
159-
160145
### -ContentLocation
161146
Specifies the path of the content.
162147
The site system server requires permissions to read the content files.
@@ -280,6 +265,21 @@ Accept pipeline input: False
280265
Accept wildcard characters: False
281266
```
282267
268+
### -Confirm
269+
Prompts you for confirmation before running the cmdlet.
270+
271+
```yaml
272+
Type: SwitchParameter
273+
Parameter Sets: (All)
274+
Aliases: cf
275+
276+
Required: False
277+
Position: Named
278+
Default value: False
279+
Accept pipeline input: False
280+
Accept wildcard characters: False
281+
```
282+
283283
### -WhatIf
284284
Shows what would happen if the cmdlet runs.
285285
The cmdlet is not run.
@@ -297,12 +297,15 @@ Accept wildcard characters: False
297297
```
298298
299299
### CommonParameters
300-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
300+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
301301
302302
## INPUTS
303303
304+
### Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
305+
304306
## OUTPUTS
305307
308+
### System.Object
306309
## NOTES
307310
308311
## RELATED LINKS

sccm-ps/ConfigurationManager/Add-CMApplicationCatalogWebServicePoint.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: Adds an Application Catalog web service point to a Microsoft System Center Configuration Manager site.
33
external help file: AdminUI.PS.HS.dll-Help.xml
44
Module Name: ConfigurationManager
@@ -72,21 +72,6 @@ Accept pipeline input: False
7272
Accept wildcard characters: False
7373
```
7474
75-
### -Confirm
76-
Prompts you for confirmation before running the cmdlet.
77-
78-
```yaml
79-
Type: SwitchParameter
80-
Parameter Sets: (All)
81-
Aliases: cf
82-
83-
Required: False
84-
Position: Named
85-
Default value: False
86-
Accept pipeline input: False
87-
Accept wildcard characters: False
88-
```
89-
9075
### -DisableWildcardHandling
9176
DisableWildcardHandling treats wildcard characters as literal character values. Cannot be combined with **ForceWildcardHandling**.
9277
@@ -206,6 +191,21 @@ Accept pipeline input: False
206191
Accept wildcard characters: False
207192
```
208193
194+
### -Confirm
195+
Prompts you for confirmation before running the cmdlet.
196+
197+
```yaml
198+
Type: SwitchParameter
199+
Parameter Sets: (All)
200+
Aliases: cf
201+
202+
Required: False
203+
Position: Named
204+
Default value: False
205+
Accept pipeline input: False
206+
Accept wildcard characters: False
207+
```
208+
209209
### -WhatIf
210210
Shows what would happen if the cmdlet runs.
211211
The cmdlet is not run.
@@ -223,12 +223,16 @@ Accept wildcard characters: False
223223
```
224224
225225
### CommonParameters
226-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
226+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
227227
228228
## INPUTS
229229
230+
### Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
231+
230232
## OUTPUTS
231233
234+
### IResultObject#SMS_SCI_SysResUse
235+
232236
## NOTES
233237
234238
## RELATED LINKS

sccm-ps/ConfigurationManager/Add-CMApplicationCatalogWebsitePoint.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: Adds an Application Catalog website point to a Microsoft System Center Configuration Manager site.
33
external help file: AdminUI.PS.HS.dll-Help.xml
44
Module Name: ConfigurationManager
@@ -226,21 +226,6 @@ Accept pipeline input: False
226226
Accept wildcard characters: False
227227
```
228228
229-
### -Confirm
230-
Prompts you for confirmation before running the cmdlet.
231-
232-
```yaml
233-
Type: SwitchParameter
234-
Parameter Sets: (All)
235-
Aliases: cf
236-
237-
Required: False
238-
Position: Named
239-
Default value: False
240-
Accept pipeline input: False
241-
Accept wildcard characters: False
242-
```
243-
244229
### -DisableWildcardHandling
245230
```yaml
246231
Type: SwitchParameter
@@ -413,6 +398,21 @@ Accept pipeline input: False
413398
Accept wildcard characters: False
414399
```
415400
401+
### -Confirm
402+
Prompts you for confirmation before running the cmdlet.
403+
404+
```yaml
405+
Type: SwitchParameter
406+
Parameter Sets: (All)
407+
Aliases: cf
408+
409+
Required: False
410+
Position: Named
411+
Default value: False
412+
Accept pipeline input: False
413+
Accept wildcard characters: False
414+
```
415+
416416
### -WhatIf
417417
Shows what would happen if the cmdlet runs.
418418
The cmdlet is not run.
@@ -430,12 +430,16 @@ Accept wildcard characters: False
430430
```
431431
432432
### CommonParameters
433-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
433+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
434434
435435
## INPUTS
436436
437+
### Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
438+
437439
## OUTPUTS
438440
441+
### IResultObject#SMS_SCI_SysResUse
442+
439443
## NOTES
440444
441445
## RELATED LINKS

sccm-ps/ConfigurationManager/Add-CMAppv5XDeploymentType.md

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: Adds a Microsoft Application Virtualization (App-V) 5X deployment type to an application.
33
external help file: AdminUI.PS.AppMan.dll-Help.xml
44
Module Name: ConfigurationManager
@@ -145,21 +145,6 @@ Accept pipeline input: False
145145
Accept wildcard characters: False
146146
```
147147
148-
### -Confirm
149-
Prompts you for confirmation before running the cmdlet.
150-
151-
```yaml
152-
Type: SwitchParameter
153-
Parameter Sets: (All)
154-
Aliases: cf
155-
156-
Required: False
157-
Position: Named
158-
Default value: False
159-
Accept pipeline input: False
160-
Accept wildcard characters: False
161-
```
162-
163148
### -ContentFallback
164149
Indicates that clients are allowed to use a fallback source location for content files.
165150
@@ -340,6 +325,21 @@ Accept pipeline input: False
340325
Accept wildcard characters: False
341326
```
342327
328+
### -Confirm
329+
Prompts you for confirmation before running the cmdlet.
330+
331+
```yaml
332+
Type: SwitchParameter
333+
Parameter Sets: (All)
334+
Aliases: cf
335+
336+
Required: False
337+
Position: Named
338+
Default value: False
339+
Accept pipeline input: False
340+
Accept wildcard characters: False
341+
```
342+
343343
### -WhatIf
344344
Shows what would happen if the cmdlet runs.
345345
The cmdlet is not run.
@@ -357,12 +357,15 @@ Accept wildcard characters: False
357357
```
358358
359359
### CommonParameters
360-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
360+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
361361
362362
## INPUTS
363363
364+
### Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
365+
364366
## OUTPUTS
365367
368+
### System.Object
366369
## NOTES
367370
368371
## RELATED LINKS

sccm-ps/ConfigurationManager/Add-CMAppvDeploymentType.md

Lines changed: 22 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: Adds a Microsoft Application Virtualization (App-V) 4 deployment type to an application.
33
external help file: AdminUI.PS.AppMan.dll-Help.xml
44
Module Name: ConfigurationManager
@@ -72,6 +72,8 @@ Adds an array of languages that this deployment type supports.
7272
Provide the languages in the "languagecode2-country" or "languagecode2" format, for example: en, en-US, ja-JP, zh-CN.
7373

7474
For more information, see [CultureInfo.Name](/dotnet/api/system.globalization.cultureinfo.name#System_Globalization_CultureInfo_Name).
75+
76+
7577
```yaml
7678
Type: String[]
7779
Parameter Sets: (All)
@@ -144,21 +146,6 @@ Accept pipeline input: False
144146
Accept wildcard characters: False
145147
```
146148
147-
### -Confirm
148-
Prompts you for confirmation before running the cmdlet.
149-
150-
```yaml
151-
Type: SwitchParameter
152-
Parameter Sets: (All)
153-
Aliases: cf
154-
155-
Required: False
156-
Position: Named
157-
Default value: False
158-
Accept pipeline input: False
159-
Accept wildcard characters: False
160-
```
161-
162149
### -ContentFallback
163150
Indicates that clients are allowed to use a fallback source location for content files.
164151
@@ -339,6 +326,21 @@ Accept pipeline input: False
339326
Accept wildcard characters: False
340327
```
341328
329+
### -Confirm
330+
Prompts you for confirmation before running the cmdlet.
331+
332+
```yaml
333+
Type: SwitchParameter
334+
Parameter Sets: (All)
335+
Aliases: cf
336+
337+
Required: False
338+
Position: Named
339+
Default value: False
340+
Accept pipeline input: False
341+
Accept wildcard characters: False
342+
```
343+
342344
### -WhatIf
343345
Shows what would happen if the cmdlet runs.
344346
The cmdlet is not run.
@@ -356,12 +358,15 @@ Accept wildcard characters: False
356358
```
357359
358360
### CommonParameters
359-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
361+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
360362
361363
## INPUTS
362364
365+
### Microsoft.ConfigurationManagement.ManagementProvider.IResultObject
366+
363367
## OUTPUTS
364368
369+
### System.Object
365370
## NOTES
366371
367372
## RELATED LINKS

0 commit comments

Comments
 (0)