Force accept Policy
-
Tuesday, March 13, 2012 3:18 PM
Hi guys/gals,
Ok I am going to need a lot of help with this one and being a noob at this please bare with me. What I am trying to do is force users to accept a policy and only once they have accepted this policy will it allow them to continue doing what they want on their PC.
1<sup>st</sup> off there is a script that will run when the machine loads into windows that will call up this URL, not how do I go about doing this. I already have the policy page created with an accept button and when someone accepts the policy it is recorded into a list.
The problem is that if they don’t accept it or just close the browser they are free to continue to navigate the machine.
How do I make so that if their name is not on the SP list that a loop accuses and it will take them back to the URL, and how do I disable the close option or menu items in a browser window.
You help with this is greatly appreciated.
Migs723
- Moved by GreggPJ - MSFT Friday, March 23, 2012 3:03 PM misroute - not a sp issue (From:SharePoint - General Question and Answers and Discussion (pre-SharePoint 2010))
All Replies
-
Saturday, March 24, 2012 2:44 PM
Maybe have your script modify the network config on the system so that only after they accept will it allow them on the network?- Proposed As Answer by Bill - MCSE Saturday, March 24, 2012 2:44 PM
-
Tuesday, June 12, 2012 7:14 AMWhat type of script should I use do you have an example?
-
Friday, June 22, 2012 10:31 PM
how about having a login message? When they log into the workstation a pop up message can show legal notices:
http://technet.microsoft.com/en-us/library/cc779661(v=WS.10).aspx
Regards, Bill
- Marked As Answer by Migs723 Tuesday, June 26, 2012 10:28 PM

