Go Back   ø-Windows XP UsersGroup-ø > Hardware and Software > Security Issues
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Tags: , , , ,

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-13-2008, 02:04 AM
=?Utf-8?B?Sm9obiBOYXNo?=
 
Posts: n/a
Default Limit logon based on windows patches

Hi,

Is there a way to limit a user from logging onto a computer (in a domain)
that doesn’t meet a base minimum of patches installed? Example, if someone
didn’t have service pack 2 installed then no one could logon to the domain
until it is installed.

Thanks in advance!

John

Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-13-2008, 02:04 AM
=?Utf-8?B?Vmluc29u?=
 
Posts: n/a
Default RE: Limit logon based on windows patches

If you are running a login script, and you are good at scripting in general,
you could look for certain registry keys or (programs on the hard drive)
which only exist on patched machines. If they don't exist, issue a message
to the user that the machine is not patched, and then logoff.

Vinson

"John Nash" wrote:

> Hi,
>
> Is there a way to limit a user from logging onto a computer (in a domain)
> that doesn’t meet a base minimum of patches installed? Example, if someone
> didn’t have service pack 2 installed then no one could logon to the domain
> until it is installed.
>
> Thanks in advance!
>
> John
>

Reply With Quote
  #3 (permalink)  
Old 01-13-2008, 02:04 AM
=?Utf-8?B?QW50ZWF1cw==?=
 
Posts: n/a
Default RE: Limit logon based on windows patches

I would suggest AutoIt

http://autoitscript.com

This has builtin variables representing Windows version and SP level.
(@OSVersion, @OSServicePack) For finer control you could enumerate the KB###
patch-folders under the Windows dir, or as suggested enumerate registry keys.

If the requirements aren't met, you issue a shutdown(0) command which logs
the user off.

Bear in-mind the need to do an IsAdmin() check first, or you will create a
catch-22 in which no-one can patch the computer! That, or allow a time delay
for patching.

Kixstart or VBScript are other alternatives, though these days I find AutoIt
more powerful and flexible.

"John Nash" wrote:

> Hi,
>
> Is there a way to limit a user from logging onto a computer (in a domain)
> that doesn’t meet a base minimum of patches installed? Example, if someone
> didn’t have service pack 2 installed then no one could logon to the domain
> until it is installed.
>
> Thanks in advance!
>
> John
>

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Contact Us -|- ø-Windows XP UsersGroup-ø -|- Archive -|- Top -|-Rules/Disclaimer-|-Help/Support -|-Advertise
© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 12:15 PM.



Design By: Miner Skinz.com
Powered by vBulletin® Version 3.6.7

Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.