We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43adbdc commit 539e032Copy full SHA for 539e032
docset/winserver2022-ps/grouppolicy/Get-GPO.md
@@ -113,7 +113,7 @@ WmiFilter :
113
This command gets the GPO that has the ID (GUID) `331a09564-cd4a-4520-98fa-446a2af23b4b` in the
114
`sales.contoso.com` domain.
115
If the domain of the user that is running the session (or, for startup and shutdown scripts, the
116
-computer) is different that sales.contoso.com, a trust must exist between the two domains.
+computer) is different than `sales.contoso.com`, a trust must exist between the two domains.
117
The command retrieves the GPO information by contacting the PDC (in the `sales.contoso.com` domain).
118
119
### Example 3: Get all GPOs from a domain
0 commit comments