Due to the number of users at our location, we need to split the number of homeshares onto three drives (i.e. E:\Home1$ , F:\Home2$, and G:\Home3$). I need a way through a standard .bat login script to determine which homeshare to point the user to without having to split them up alphabetically, etc. Any ideas?
Thanks.