File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docset/winserver2022-ps/grouppolicy Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -273,10 +273,10 @@ This cmdlet returns an object that represents the requested GPO.
273273 script, the default domain is the domain to which the computer is joined.
274274
275275 Only one domain can be used by an instance of this cmdlet. If you pipe a collection of GPO
276- (Microsoft.GroupPolicy.Gpo) objects to this cmdlet, the DomainName property of the first GPO
277- object in the collection specifies the domain for the cmdlet. This is because **domainname** is a
278- built-in alias for the **Domain** parameter, and the **Domain** parameter can take its value by
279- property name from the pipeline. A non-terminating error occurs for any GPOs in the collection
276+ (** Microsoft.GroupPolicy.Gpo** ) objects to this cmdlet, the ** DomainName** property of the first
277+ GPO object in the collection specifies the domain for the cmdlet. This is because **domainname**
278+ is a built-in alias for the **Domain** parameter, and the **Domain** parameter can take its value
279+ by property name from the pipeline. A non-terminating error occurs for any GPOs in the collection
280280 that are not in this domain. If this domain is different from the domain of the user account (for
281281 startup or shutdown scripts, the computer account), a trust must exist between the two domains.
282282
You can’t perform that action at this time.
0 commit comments