Hi folks,
I have 100 sites, all sites have a file server with a folder structure as per below containing users folders, each user folder name is unique throughout the domain...
c:\users\username
In each site the number of usernames in the folder can be as little as 5 and as much as 300.
What I'd like to do is create a dfs share that links all the username folders into the root of the share. Now the only way I can achieve this so far is to create a link for every username folder within dfs, now this could take forever plus adminitrativly it's a nightmare.
Does anyone know of a way that I can dynamically have the username folders linked in dfs? Maybe using some kind of variable or something?
thanks
Dave
I have 100 sites, all sites have a file server with a folder structure as per below containing users folders, each user folder name is unique throughout the domain...
c:\users\username
In each site the number of usernames in the folder can be as little as 5 and as much as 300.
What I'd like to do is create a dfs share that links all the username folders into the root of the share. Now the only way I can achieve this so far is to create a link for every username folder within dfs, now this could take forever plus adminitrativly it's a nightmare.
Does anyone know of a way that I can dynamically have the username folders linked in dfs? Maybe using some kind of variable or something?
thanks
Dave