Sync files between two users on Windows-7 Enterprise
- by Zachary
I'm running Windows-7 enterprise on a dell Laptop, and I'd like to sync the entire user directory structure between two users.
Background: I am an existing user on the computer, and soon I'll be sharing the computer with an employee. I want everything from my account to overwrite the other, while anything he does is mirrored on mine. I'm not worried about security because nothing vital is on the computer.
Both accounts are administrators, and I have already tried to use hard links to accomplish this. However the prompt leaves me with "Access Denied".
Is what I'm trying to do possible, and if so what steps must be done to accomplish it?