SunnyByfleet
Technical User
Simple one this, brought on by my obvious premature senility.
I'm writing a standard login script for users logging on to an NT domain. If the user is a member of a certain group, I want a mapping to occur. I've done this loads of times before, but can't for the life of me remember the syntax. It was something like
IF %MEMBER_OF% "ACCOUNTS" NET USE J: \\BLAH\BLAHBLAH
Please help an old man before he pulls his remaining hair out.
Thanks
I'm writing a standard login script for users logging on to an NT domain. If the user is a member of a certain group, I want a mapping to occur. I've done this loads of times before, but can't for the life of me remember the syntax. It was something like
IF %MEMBER_OF% "ACCOUNTS" NET USE J: \\BLAH\BLAHBLAH
Please help an old man before he pulls his remaining hair out.
Thanks