Display GPO values for Authentication Services clients
说明
How to display configuration details for Group Policy Objects applied to Authentication Services clients
解决办法
There is a method to display partial values of SAS GPOs using our PowerShell command applets which are installed as part of the installation of the Authentication Services Control Center.
The following PowerShell command will provide results: get-qasgpo -unix | select -expand Container
However, if you want the actual GPO values, please consider using this on a *nix client
$ sudo vgptool rsop or $ sudo vgptool listgpt -l
or for more complex data $ sudo vgptool listgpc -l,