User Profile
bobstertech
Copper Contributor
Joined Jan 14, 2021
User Widgets
Recent Discussions
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 | Select-ExpandProperty InheritedGpoLinks | FT But the same command outputs the GPO names successfully in Windows PowerShell 5.1. How can I get this to work in Powershell 7?5.3KViews0likes8Comments
Recent Blog Articles
No content to show