Logon Script

A

Adnan

Hi,

I am using a Win2003 Server Domain Controller in mainting the
Univeristy Network System. I want to show a rules when a user logon
the rules windows should be shown directly first instead of showing
the Desktop. Can any one help me for this logon script and how i
should do it.


ADNAN
 
R

Richard Mueller [MVP]

Adnan said:
I am using a Win2003 Server Domain Controller in mainting the
Univeristy Network System. I want to show a rules when a user logon
the rules windows should be shown directly first instead of showing
the Desktop. Can any one help me for this logon script and how i
should do it.

You can configure a message for users in Group Policy that shows before they
authenticate. See this link:

http://support.microsoft.com/kb/310430/

In addition, a logon script can display a message. For example you can use
the MsgBox method. To have the script complete before the desktop appears
you can run the script synchronously. This can be configured in Group
Policy. The setting would be User Configuration, Administrative Templates,
System, Logon/Logoff, Run logon scripts synchronously. There is a similar
setting in the Computer Configuration folder of Group Policy.
 
M

Myweb

Hello Adnan,

You can creat a logon banner with text you like over Group policy. Go to
Computer configuration>windows settings>security settings>Local Policies>Security
Options. Theire you find "Message Text for users attempting to log on" Fill
in your text here.

Best regards

Myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
 

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

Similar Threads

gc didn't found. 3
Logon Script 1
About security policy on terminal server 2
Win2000 DC logon with domain admin account problem 3
Logon Script problem 2
Logon Scripts 1
logon script on DC? 5
Log on script 2

Top