|
Well I am trying to revoke users from saving on the C: drive. I would like for them to save their files on a server. Which I have changed their Home directory to the server but this will not keep them from saving on the C: drive. I have even setup Disk Quota that fail. The computer OS is Windows Vista Home Premium. |
|
This was answered on air live as well. if this was on a domain, which home preimum cant be you would have a group policy enabled to have the home driver be the network. however this is really wise as its slows and counterproductive. A full out deny of C: doesn't work as the applications need to write to the %temp% folder which is normaly c:usersusernameappdataroamingtemp. hacking up the permissions would work but cold lead to what you had above as well with access denied. adding users to groups and giving those groups read, execute access to the C: drive would work, but not write access. Some tweaking would be involved to get all the quirks worked out as well. |
