B
Brad
ok I am kinda new at scripting So I am using the ifmember
command to try create a login script that will map network
drives to certain groups such as:admin/user/finance..ect
The syntax may be wrong unsure of how to proceed
ifmember Administrator
if not erorlevel 1 goto end
net use X: \\servername\sharename
end
I have a stack of books but for us newbies it doent seem
real clear on what i can do to get this stuff to work.
any input help or advice greatly appriciated
command to try create a login script that will map network
drives to certain groups such as:admin/user/finance..ect
The syntax may be wrong unsure of how to proceed
ifmember Administrator
if not erorlevel 1 goto end
net use X: \\servername\sharename
end
I have a stack of books but for us newbies it doent seem
real clear on what i can do to get this stuff to work.
any input help or advice greatly appriciated