Login Script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have 2000 server system, our clients use remote desktop connection to get connection; how can I limit this clients to have only "logoff" option when they shut-down the section?
 
Hi,

This option allows you to stop users from being able to shutdown the
computer, by disabling the shut down command.

Key:[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Ex
plorer]
Value Name: NoClose
Data Type: REG_DWORD
Data:(0 = shutdown enabled, 1 = shutdown disabled)

Hope this will help you to solve the issue.

Thanks,

(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hello, thank you for your suggestion, but what I looking for is restrict the number of options when you click the shut down button to have only one "logoff".

The option that you give desaper the button shut down am i right?
 
Hi,

yes, the option which I specified will disable the shutdown in menu. Could
you please briefly explain me what you are looking for? I will try to do
some research to address the issue. Thanks for your time.

Thanks,

(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hello, I don't want to disable the shutdown in menu. When you click shutdown button a shutdown windows appear with 4 options ("Shutdown, logoff, restart, disconnet"); what I want is that the shutdown windows has only one option ("logoff") to avoid posible shutdown of the server from a client.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top