You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following will always be the result. The actual value never changes, even though there are no errors:
C:\Users\vagrant>salt-call --local state.apply test
[ERROR ] policy WerDefaultConsent_1 was found but it does not appear to be valid for the class Machine
local:
----------
ID: ERRORREP_config_default_consent
Function: lgpo.set
Result: True
Comment: The following policies are in the correct state:
Configure Default consent
Started: 01:12:24.828000
Duration: 2062.0 ms
Changes:
Summary for local
------------
Succeeded: 1
Failed: 0
------------
Total states run: 1
Total run time: 2.062 s
Versions Report
Salt 3000
The text was updated successfully, but these errors were encountered:
Description of Issue
The LGPO module will fail to enable some policies if they are set to
disabled
.Setup
Set the following Group Policy Setting to
Disabled
:Steps to Reproduce Issue
Run the following state to enable the policy:
The following will always be the result. The actual value never changes, even though there are no errors:
Versions Report
Salt 3000
The text was updated successfully, but these errors were encountered: