June 13, 201214 yr How to deploy tracking protection lists? I want to set this list during setup. Is it possbile? Thank you.
June 14, 201214 yr I'm thinking you'll have to code something up to run at FirstLogonCommands or SetupComplete.cmd. How to deploy from a website using JavaScript [ MSDN ]However, it looks like you should be able to use AutoIT, VBScript or some other language to install it using the API call msAddTrackingProtectionList.
Create an account or sign in to comment