Hello,
I've been using a modified version of Mark's logon script for some time.
I realized though, what if a user is in multiple groups, each getting drivemappings specific to that group? Using a CASE statement isn't the best way to go, is it? Am I right in thinking that a case will exit once one returns true?
Should I use separate If statements for each group instead, or does anyone have another recommendation?
Thanks,
Andrew
I've been using a modified version of Mark's logon script for some time.
I realized though, what if a user is in multiple groups, each getting drivemappings specific to that group? Using a CASE statement isn't the best way to go, is it? Am I right in thinking that a case will exit once one returns true?
Should I use separate If statements for each group instead, or does anyone have another recommendation?
Thanks,
Andrew