Skip to content

Commit be5d80c

Browse files
author
Angela Fleischmann
authored
Merge pull request MicrosoftDocs#2965 from MicrosoftDocs/main
Publish 05/09/2022 3:30 PM PT
2 parents cd21b86 + 8494eb9 commit be5d80c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This command shows the packages in any shared package container that has a prefi
4141
## PARAMETERS
4242

4343
### -AllUsers
44-
Get matching packages that are either deployed to any user or are provisioned to the machine.
44+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
4545

4646
```yaml
4747
Type: SwitchParameter

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This command removes the shared package container definition with the name Conto
3131
## PARAMETERS
3232

3333
### -AllUsers
34-
Remove matching packages that are deployed to any user.
34+
Unsupported. Will result in "-AllUsers functionality is not yet implemented" error.
3535

3636
```yaml
3737
Type: SwitchParameter

0 commit comments

Comments
 (0)