A
Atlanta Thrashers Fan
I've got problems with getting user profiles to work properly.
I'm an admin at a high school. We were using generic logins and now I
switched to having a login for each student and to using roaming
profiles with a redirected 'My Documents' folder. We've had problems
with 'losing' files all along. Supposedly, a student would save a
file in their folder, go to another computer and poof! The file
wouldn't be there. I've never been able to see this happen, but I
have a few teachers that are pretty computer savvy and they said that
they have. I know that some of it is because students sometimes get
an error on their profile and are forced to use a temporary profile
that causes them to lose their work when they logout.
I've had to make some permissions changes to the folders and I
use a script that give me, teachers and the students full rights to
their respective folders. Even though the students have full rights
to their folders, they can't make changes because of the way the
computers are locked down. The vbscript I wrote formats an XCACLS
command and uses that to change the permission. I keep telling it to
propagate those changes all the way down the folder structure, but it
doesn't always do it. As a result, some students don't have access to
all folders in their profile.
Also, even students who DO have the correct permissions on their
folders sometimes get an 'Access Denied' error when they login.
We have a server that is dedicated to user profiles. It isn't a
domain controller. It's somewhere around a 2Ghz Celeron with 512MB
RAM and a 200GB hard drive.
There doesn't seem to be anything in the event logs that gives me
a clue to what's going on. I really need for the profiles to be
reliable. Any help you can give is GREATLY appreciated.
I'm an admin at a high school. We were using generic logins and now I
switched to having a login for each student and to using roaming
profiles with a redirected 'My Documents' folder. We've had problems
with 'losing' files all along. Supposedly, a student would save a
file in their folder, go to another computer and poof! The file
wouldn't be there. I've never been able to see this happen, but I
have a few teachers that are pretty computer savvy and they said that
they have. I know that some of it is because students sometimes get
an error on their profile and are forced to use a temporary profile
that causes them to lose their work when they logout.
I've had to make some permissions changes to the folders and I
use a script that give me, teachers and the students full rights to
their respective folders. Even though the students have full rights
to their folders, they can't make changes because of the way the
computers are locked down. The vbscript I wrote formats an XCACLS
command and uses that to change the permission. I keep telling it to
propagate those changes all the way down the folder structure, but it
doesn't always do it. As a result, some students don't have access to
all folders in their profile.
Also, even students who DO have the correct permissions on their
folders sometimes get an 'Access Denied' error when they login.
We have a server that is dedicated to user profiles. It isn't a
domain controller. It's somewhere around a 2Ghz Celeron with 512MB
RAM and a 200GB hard drive.
There doesn't seem to be anything in the event logs that gives me
a clue to what's going on. I really need for the profiles to be
reliable. Any help you can give is GREATLY appreciated.