Experts,
I am working as an IT Support Supervisor at an Outsourced Site [ call center]. We have 3 training rooms with more than 75 desktops installed in them. .We are using a single username on each local machine . The username is "Training.user" with password as "password".
Following is the tasklist that we need to do on each desktop
1. Disable the proxy options in Internet Explorer so that no one can edit them .
What we tried ~~ HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
"NoBrowserOptions" and (without quotations) with a data value of "1
Now this option does work but any user can still access the Internet Options using Right Click on IE icon. We need to lock it permanently so that no user can make any changes. Is there an option to disable registry editing
I have tried entering a ProxyServer using this steps
[[[To disable Internet Access for the current logged on user, do this:
Open Regedit
Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings
Change:
'ProxyEnable' to 1 (one)
Change:
'ProxyServer' to an invalid network proxy address. Example: 10.1.0.1:2222
The above information will block Internet access to Internet Explorer, MS
Office & other applications that rely on the proxy service.
Next, to disable changes to the proxy server settings, do this:
Navigate to:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control
Panel
Create the following keys:
'Connection Settings' (DWORD) Value = 1
'Connwiz Admin Lock' (DWORD) Value = 1
]]
2. Permanently remove all games in Windows 2000.
What we tried is
HOW TO: Remove All Default Games from a Computer in Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q314614&sd=tech
Even after removing games from Add/Remove programs they can still be accessed using start->run menu and type exe name .
Does anyone of you guys have .reg file which i can reuse witth minimum modifications .
Thanks
I am working as an IT Support Supervisor at an Outsourced Site [ call center]. We have 3 training rooms with more than 75 desktops installed in them. .We are using a single username on each local machine . The username is "Training.user" with password as "password".
Following is the tasklist that we need to do on each desktop
1. Disable the proxy options in Internet Explorer so that no one can edit them .
What we tried ~~ HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
"NoBrowserOptions" and (without quotations) with a data value of "1
Now this option does work but any user can still access the Internet Options using Right Click on IE icon. We need to lock it permanently so that no user can make any changes. Is there an option to disable registry editing
I have tried entering a ProxyServer using this steps
[[[To disable Internet Access for the current logged on user, do this:
Open Regedit
Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings
Change:
'ProxyEnable' to 1 (one)
Change:
'ProxyServer' to an invalid network proxy address. Example: 10.1.0.1:2222
The above information will block Internet access to Internet Explorer, MS
Office & other applications that rely on the proxy service.
Next, to disable changes to the proxy server settings, do this:
Navigate to:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control
Panel
Create the following keys:
'Connection Settings' (DWORD) Value = 1
'Connwiz Admin Lock' (DWORD) Value = 1
]]
2. Permanently remove all games in Windows 2000.
What we tried is
HOW TO: Remove All Default Games from a Computer in Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q314614&sd=tech
Even after removing games from Add/Remove programs they can still be accessed using start->run menu and type exe name .
Does anyone of you guys have .reg file which i can reuse witth minimum modifications .
Thanks