Forum Discussion

bobstertech's avatar
bobstertech
Copper Contributor
Jan 14, 2021

Using 'Get-GPInheritance' Command in Powershell 7

Using the 'Get-GPInheritance' command in Powershell 7 returns the GPOLink class rather than the GPO name for each GPO listed in the 'InheritedGpoLinks' property.   Get-GPInheritance -Target $ou | ...

Resources