Login Scripts

  • Thread starter Brandon McHenry
  • Start date
B

Brandon McHenry

Does anyone have a link to a page that contains variables and correct
syntax for their usage in Win2k login scripts? I am trying to setup a
login script inside my group policy and need a good reference page I can
print off. Any help would be appreciated. Currently I am looking at how
to get the same result in a win2k script as I do using the if - then
statements in a novell script. If member of '?' then map etc, etc...

Thanks...

Brandon
 
C

Cary Shultz \(MVP\)

-----Original Message-----
Does anyone have a link to a page that contains variables and correct
syntax for their usage in Win2k login scripts? I am trying to setup a
login script inside my group policy and need a good reference page I can
print off. Any help would be appreciated. Currently I am looking at how
to get the same result in a win2k script as I do using the if - then
statements in a novell script. If member of '?' then map etc, etc...

Thanks...

Brandon

.
Brandon,

You can use Richard Mueller's web site as a guide. There
is something called 'IsMember' that might just do what you
want. I use it myself. And I got it from
http://www.rlmueller.net. I use the third example at
client sites where only WIN2000/WINXP clients are and it
does work like a charm. There is another sample script if
there are WIN9x clients as well.

HTH,

Cary
 

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

login Scripts not running 9
Listing User Login Scripts 7
Slow link detection ( Login scripts) 1
Login Scripts 2
Export list of login scripts 1
Login scripts 8
Login Scripts 3
login script 8

Top