Can I run a VB Script that requires a response during login script

D

david_berger

My company has developed a new computer policy, and would like to have
the user accept the policy during the login process. I wanted to know
if it were possible to run a VB Script that would display the policy,
and have a user accept in order to continue the login script. For
those who do not accept, we would like the workstation to shutdown. Is
there any way to do this?
 
P

Pegasus \(MVP\)

My company has developed a new computer policy, and would like to have
the user accept the policy during the login process. I wanted to know
if it were possible to run a VB Script that would display the policy,
and have a user accept in order to continue the login script. For
those who do not accept, we would like the workstation to shutdown. Is
there any way to do this?

I'm sure there is - try asking in a scripting newsgroup!

If the policy is just a few lines and if you're happy displaying
it in a Command Prompt window then you can also do it in
a batch file.
 

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

Top