File tree 1 file changed +4
-4
lines changed
docset/winserver2022-ps/grouppolicy
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.
273
273
script, the default domain is the domain to which the computer is joined.
274
274
275
275
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
280
280
that are not in this domain. If this domain is different from the domain of the user account (for
281
281
startup or shutdown scripts, the computer account), a trust must exist between the two domains.
282
282
You can’t perform that action at this time.
0 commit comments