Any advantages in using a custom trigger to trigger policies vs. using their IDs? Just curious if I can skip a step in adding all the policies I want to call in the script a custom name when they already have an ID attached to 'em.
Thanks!
Any advantages in using a custom trigger to trigger policies vs. using their IDs? Just curious if I can skip a step in adding all the policies I want to call in the script a custom name when they already have an ID attached to 'em.
Thanks!
Best answer by stevewood
If you ever delete the policy, whether on purpose or on accident, you have to go update the policy ID in your scripts. If you use a custom trigger you shouldn't have to do that, as long as you use the same trigger name as before.
It's also easier to remember a custom trigger name than it is a policy ID. So when you're at someone's computer (physically or remote) you don't have to remember the Chrome install policy was #15, you just have to remember the custom trigger was "installchrome". And so if you keep a naming schema like that for all triggers you can easily recall from afar.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.