How can I create a webpage in internet explorer which the students have to click ok to before they can access the internet?
How can I create a webpage in internet explorer which the students have to click ok to before they can access the internet?
I'm not sure you can do it for IE alone. Usually the AUP is displayed at logon.
If that is what you meant then it's located in AD
Computer Configuration - Windows Settings - Security Settings - Local Policies - Security Options and its 2 of the Interactive logons you are after.
How can you set an AUP at logon, do they have to accept it to allow logon to continue?
Buried deep in the GPO's.
http://www.microsoft.com/technet/pro...56032ce0a.mspx
http://www.microsoft.com/technet/pro...a464896c2.mspx
Look at the path I listed above and all will be clearOriginally Posted by adamyoung
You just need to type in your AUP message.
Excellent Snap Shot
I wrote a little app in VB, if you click Accept it loads IE, if you click Decline it terminates
My first VB app, using MS VB Express 2005, which is free!
I know this thread is quite old but I thought I would add my tuppence worth.
I got round the problem by using a shortcut to Iexplorer but in kiosk mode with the hme page being the acceptable use page.
This had an accept button that opened a new window for ie that then gave them access to the internet.

If I had to do this, I'd set the default homepage to a script on our Intranet. When the script is loaded, it would check a database of users and whether or not they accept/decline the AUP (bare with me) - if they accepted it - redirect to our Intranet portal-type page or Google. If declined or not logged on before, show the AUP with Accept/Decline actions. The response would then be sent to said database.
There are currently 1 users browsing this thread. (0 members and 1 guests)