is it possible to use Get-GPOReport command on a Client that is not in a Domain? I have a list of Group Policy Paths and trying to read them. Something like REG QUERY but with GPO`s "Computer Configuration\Policies\Windows Settings\Security Settings\Account Policies\Password Policy\Enforce password history" Is one of the paths
What Im trying to achieve is, I have a hardend Win10 Client from that Client I want to query the Group polycies. Later I want to query group policies of a non-hardend client and compare it with a hardend one to see which settings I need to change? I want to compare it with PolicyAnalyzer from Windows. I`ve tried LGPO and gpresult command but it doesnt show me all of the group policies.