Code: Select all
CATEGORY "noscript"
POLICY "noscript.firstRunRedirection"
EXPLAIN !!NOSCRIPT_FIRSTRUNREDIRECTION
VALUENAME "noscript.firstRunRedirection"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
Code: Select all
CATEGORY "noscript"
POLICY "noscript.firstRunRedirection"
EXPLAIN !!NOSCRIPT_FIRSTRUNREDIRECTION
VALUENAME "noscript.firstRunRedirection"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
Im trying to prevent the redirection page of noscript to be blocked for multiple users.Thrawn wrote:Googling keywords suggests to me that what you're talking about is a Windows administrative Group Policy?
What are you trying to accomplish? I'm not a Windows sysadmin, so I can't tell what your example policy is saying.
What is actually happening? "does not work" is not very detailed...