Are you running the DSClient on ALL of your downlevel clients?

If you are you might be able to use the methodology I employ for my corporate logonscript. It calls subscripts based on the clients location in the OU hierarchy.

All of your clients will execute the same base script called from a batch file. The core script then looks at the clients DN and then makes directory paths from the DN. You can place any scripts you want to execute in a directory structure that mimics the OU hierchy and have different scripts execute for different users.

See http://mywebpages.comcast.net/habullock/logon_script_architecture.htm

See my UDF MakePathsFromADlocation()

[ 04. March 2003, 19:11: Message edited by: Howard Bullock ]
_________________________
Home page: http://www.kixhelp.com/hb/