I run the network at a small college, and we're trying to improve how we handle public lab computers.
One thing I'm considering is using mandatory profiles. As part of the design for this, I want to know if I can set the profile to be stored on the local system. We would then deploy the profile to a folder on the local C: drive of each computer as part of our imaging process. This would help reduce network latency for loading the profile, and also allow us to have a slightly different profile depending on which lab you log in to.
Will this work, or does it have to be a network share? If it has to be a network share, will \\localhost
work?