Added additional property

This commit is contained in:
Przemyslaw Klys
2021-12-06 09:35:54 +01:00
parent 61ca7fede4
commit ea4ef03e4f
+1
View File
@@ -126,6 +126,7 @@
}
[PSCustomObject] @{
DisplayName = $GPO.DisplayName
GUID = ConvertFrom-DistinguishedName -DistinguishedName $GPO.GPODistinguishedName
DomainName = $GPO.DomainName
Owner = $GPO.Owner
OwnerName = $Owner.Name