G
Germano
Guest
Hello.
I´m looking for a way, of my users logon in three different locations
(each one with it´s own DC), getting the home folder setting, from the
logonserver of that DC. For example:
DC1
DC2
DC3
\\DC1\BigShare\users\user1
\\DC2\BigShare\users\user1
\\DC3\BigShare\users\user1
Only the DC part i need that change. For instance, let´s say one user move
from DC1 to DC2, he doesn´t need to change anything, nor me
I tried to setup DFS... but even using DFS-R (From W2K3 R2), it´s really
slowdown the access. When i changed to \\DC1, it returned to the normal speed.
I still use logonscripts, so that´s i way, i thought... but searching
throught the web, i checked that 2k3 doesn´t support anymore to set home
folder throught a .bat or vbs, that´s true?
My idea was to use:
net use U: %logonserver%\BigShare\users\user1
but this, maps the drive, but dont make it a home folder. If i type SET, it
shows the Home drive as C:\Documents and Settings\user1... and that´s
different of when u set throught AD.
Any ideas of how i could solve this? All the ideas will be welcome, as i´m
getting crazy with this
P.S.: Things that i already tried:
- Set a fake name in the DC in Hosts pointingto the own DC (i think that the
secutrity of W2K3 block the access to fake servers;
- Create a environment variable %TSMAN%;
- Set %logonserver% in Home Folder (It just works for TS Profile Path, but i
don´t use profiles, nor local nor remote);
- Use dsmod user (my tests were poor);
The Most Kind Regards,
Germano.
I´m looking for a way, of my users logon in three different locations
(each one with it´s own DC), getting the home folder setting, from the
logonserver of that DC. For example:
DC1
DC2
DC3
\\DC1\BigShare\users\user1
\\DC2\BigShare\users\user1
\\DC3\BigShare\users\user1
Only the DC part i need that change. For instance, let´s say one user move
from DC1 to DC2, he doesn´t need to change anything, nor me
I tried to setup DFS... but even using DFS-R (From W2K3 R2), it´s really
slowdown the access. When i changed to \\DC1, it returned to the normal speed.
I still use logonscripts, so that´s i way, i thought... but searching
throught the web, i checked that 2k3 doesn´t support anymore to set home
folder throught a .bat or vbs, that´s true?
My idea was to use:
net use U: %logonserver%\BigShare\users\user1
but this, maps the drive, but dont make it a home folder. If i type SET, it
shows the Home drive as C:\Documents and Settings\user1... and that´s
different of when u set throught AD.
Any ideas of how i could solve this? All the ideas will be welcome, as i´m
getting crazy with this
P.S.: Things that i already tried:
- Set a fake name in the DC in Hosts pointingto the own DC (i think that the
secutrity of W2K3 block the access to fake servers;
- Create a environment variable %TSMAN%;
- Set %logonserver% in Home Folder (It just works for TS Profile Path, but i
don´t use profiles, nor local nor remote);
- Use dsmod user (my tests were poor);
The Most Kind Regards,
Germano.