Skip to content

Commit 5c72add

Browse files
author
Thomas Raya
authored
Merge pull request #1609 from isbrahm/patch-1
Clarify that Get-AppLockerPolicy only works for GP
2 parents 3734e57 + c763f75 commit 5c72add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/windows/applocker/Get-AppLockerPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Get-AppLockerPolicy [-Effective] [-Xml] [<CommonParameters>]
4141
```
4242

4343
## DESCRIPTION
44-
The **Get-AppLockerPolicy** cmdlet retrieves the AppLocker policy from the local Group Policy Object (GPO), a specified Group Policy Object (GPO), or the effective policy on the computer.
44+
The **Get-AppLockerPolicy** cmdlet retrieves the AppLocker policy from the local Group Policy Object (GPO), a specified GPO, or the GP-deployed effective policy on the computer.
4545

4646
By default, the output is an **AppLockerPolicy** object.
4747
If the *Xml* parameter is used, then the output will be the AppLocker policy as an XML-formatted string.

0 commit comments

Comments
 (0)