red screen of death

  • Thread starter Thread starter richierich
  • Start date Start date
R

richierich

Does anyone know how to script this red screen of death when a user does not
have the
right security patch or anti-virus software on their systems. I want to
enable this at a login script, but cannot find any information on how to
implement this.

thanks in advance.
 
richierich said:
Does anyone know how to script this red screen of death when a user does not
have the
right security patch or anti-virus software on their systems. I want to
enable this at a login script, but cannot find any information on how to
implement this.

What specifically do you want to check, and what do you
want to occur precisely?

You can certainly write a script that (many need to run a program)
to check the registry or some file or version and then display
any warning you wish or even log the user off but this seems like
serious "overkill."
 
Back
Top