lock workstation

  • Thread starter Thread starter Curt M. Laven
  • Start date Start date
C

Curt M. Laven

Hi everyone, is there a way to disable the "windows" and "L" key combo to
lock a windows xp computer on my win 2000 domain? I've already locked the
lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
 
Hi everyone, is there a way to disable the "windows" and "L" key combo
to lock a windows xp computer on my win 2000 domain? I've already
locked the lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!

I don't believe there is a GP for this, but you might be able to remap
that key. Try a google search for keyboard remapping.


HTH

JHayes
 
Hello Curt,

Implement the following registry key for the user or system and see if it
still works.

User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoWinKeys
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.



Reboot after these changes have been made.
 
Well i tried it and i had no success. I tried to add the dword in the
.../policy folders, that didn't work. I added the key "NowinKeys" with the
dword NoWinKeys with a value of 1. No success, any ideas?



----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com


Buz said:
Add the following registry key:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PoliciesExplore
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\PoliciesExplor
er]

NoWinKeys

REG_DWORD (DWORD Value)

(0 = disable restriction, 1 = enable restriction)

The actual Windows Key that brings up the Start menu will still work though.
The change above requires a reboot.


Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.







Curt M. Laven said:
Hi everyone, is there a way to disable the "windows" and "L" key combo to
lock a windows xp computer on my win 2000 domain? I've already locked the
lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
 
Well, Could you give me a quick run down of the rules on how do this
properly? I know a little about the registry, but I want to make sure that I
did it correctly. I tried it on my computer today and it didn't work. Does
this disable the combo keys for all users? I am a domain admin so would that
make a difference? I didn't do it via the local admin account, should I do
it that way?


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
Buz said:
Hello Curt,

Implement the following registry key for the user or system and see if it
still works.

User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoWinKeys
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.



Reboot after these changes have been made.
Curt M. Laven said:
Hi everyone, is there a way to disable the "windows" and "L" key combo to
lock a windows xp computer on my win 2000 domain? I've already locked the
lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
 
Try this:


Go to Regedit.

Navigate to :

System Key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]

With Explorer selected right click a blank area on the right and go to new
Dword.
Name it NoWinKeys
Give this key a value of 1.
Shutdown and restart the computer


I tested this. The Windows key still brings up the start menu however
WinKey+L does nothing after the reboot.


Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.






Value Name: NoWinKeys
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)
Curt M. Laven said:
Well, Could you give me a quick run down of the rules on how do this
properly? I know a little about the registry, but I want to make sure that I
did it correctly. I tried it on my computer today and it didn't work. Does
this disable the combo keys for all users? I am a domain admin so would that
make a difference? I didn't do it via the local admin account, should I do
it that way?


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
Buz said:
Hello Curt,

Implement the following registry key for the user or system and see if it
still works.

User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoWinKeys
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.



Reboot after these changes have been made.
Curt M. Laven said:
Hi everyone, is there a way to disable the "windows" and "L" key combo to
lock a windows xp computer on my win 2000 domain? I've already locked the
lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
 
I'll try it at home tonight, there won't be a domin present there. I think
that there might be a conflict with a policy. I guess ya never know. I'll
post my results.



----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
Buz said:
Hello Curt,

Implement the following registry key for the user or system and see if it
still works.

User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoWinKeys
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)

Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.

Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.



Reboot after these changes have been made.
Curt M. Laven said:
Hi everyone, is there a way to disable the "windows" and "L" key combo to
lock a windows xp computer on my win 2000 domain? I've already locked the
lock option on the CTRL-ALT-DELETE screen. Any advice?

Thanks!


--
--
----------

Curt :)
(e-mail address removed)
Remove NOSPAM to email me
http://lavenet.no-ip.com
 
Back
Top