Skip to content

Commit 46f6a8f

Browse files
huzaifa-dsdwheeler
authored andcommitted
Update RemoveAppSharedPackage.md
1 parent 0b2634c commit 46f6a8f

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

docset/winserver2022-ps/appx/Remove-AppSharedPackageContainer.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Removes the shared package container.
1313
## SYNTAX
1414

1515
```
16-
Remove-AppSharedPackageContainer [-Name] <String> [-ForceApplicationShutdown] [-AllUsers] [<CommonParameters>]
16+
Remove-AppSharedPackageContainer [-Name] <String> [-ForceApplicationShutdown] [<CommonParameters>]
1717
```
1818

1919
## DESCRIPTION
@@ -30,21 +30,6 @@ This command removes the shared package container definition with the name Conto
3030

3131
## PARAMETERS
3232

33-
### -AllUsers
34-
Remove matching packages that are deployed to any user.
35-
36-
```yaml
37-
Type: SwitchParameter
38-
Parameter Sets: (All)
39-
Aliases:
40-
41-
Required: False
42-
Position: Named
43-
Default value: None
44-
Accept pipeline input: False
45-
Accept wildcard characters: False
46-
```
47-
4833
### -ForceApplicationShutdown
4934
Closes all packages in the Shared Package Container.
5035

0 commit comments

Comments
 (0)