jssimporter / JSSImporter

JSSImporter is deprecated. Please see the wiki for alternatives
Apache License 2.0
145 stars 38 forks source link

added option to force policy state #122

Closed badstreff closed 6 years ago

badstreff commented 6 years ago

In our current workflow we like to create all policies for software deployments in a disabled state and then go in and manually check them. This allows us to not worry too much about what policies are created in the JSS by AutoPkg because we know they will default to disabled.

This might be useful for others, so I added a param with a default that does not change the current behavior.