Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > Implementing NAQC on RRAS server - script examples?

Reply
Thread Tools Display Modes

Implementing NAQC on RRAS server - script examples?

 
 
Barkley Bees
Guest
Posts: n/a

 
      06-24-2009

I am investigating about implementing NAQC for our RRAS server and
connecting clients. I would like to run a script to verify the below:

1) Client hostname check. We use a standard prefix for our client machines
so we would require the prefix portion of the computername to be verified.

example: N-%username%, D-%username%. In this example we would want the
script to check to confirm that the computername starts with either the "N-"
or "D-" prefix.

2) Registry key check. We have a predefined registry key set to represent
the build version of our internally used operating systems. In addition to
check 1 above we would like to check the registry to ensure the key value is
present on the client PC. There are several build numbers so the client
would need to match these set values.

3) Possibly check for AV client version (SAV) and definitions.

Has anyone implemented a similar setup that can point me in the right
direction for scripting examples?

A couple more questions if I may:

1. if I were to eventually implement this users connecting to our RRAS
server via the CMAK created connectoid would have the script run to check
for the specified items. However, what is to stop a user from connecting
manually by creating their own connection and not using the custom made
connectoid which runs the script?

2. It seems the script can be either .bat or .vbs but does it matter if the
script is enrypted vbs?

Appreciate any feedback/advice. Many thanks.


 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Terminal server licnesing examples - confusion Lanwench [MVP - Exchange] Server Networking 0 09-28-2009 05:30 PM
Implementing NAQC on RRAS server - script examples? Barkley Bees Windows Server 0 06-24-2009 02:57 AM
Login Script Examples and command list needed Chuckak Windows Small Business Server 0 03-08-2006 03:12 AM
Implementing Server Retf Server Networking 0 03-23-2005 03:11 PM
Need ideas or examples on how to script an ODBC DSN with sql authentication Breck Scripting 2 10-19-2004 04:09 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59