M
MIke
I want to conditionally redirect my start menu based on
group membership and workstation build.
My login script says:
ifmember "thisgroup" and MS Office installed map B: to
\\server\share1
ifmember "thisgroup" and MS Office not installed map B: to
\\server\share2
Folder redirection says redirect start menu to B:
Folder redirection fails. I suspect because policy applies
before login script runs so B: does not exist.
Any help appreciated. No rubbish replies please.
group membership and workstation build.
My login script says:
ifmember "thisgroup" and MS Office installed map B: to
\\server\share1
ifmember "thisgroup" and MS Office not installed map B: to
\\server\share2
Folder redirection says redirect start menu to B:
Folder redirection fails. I suspect because policy applies
before login script runs so B: does not exist.
Any help appreciated. No rubbish replies please.