In my school library, I notice that everytime I log in to a client computer, the system seems to load my preferences and settings from a server, and the client seems to run some sort of static system image which is then personalised with my settings.

This seems really useful for the admins, since they can install the same image on all client computers. Users don't have permissions to actually make local changes. Yet personalisation is still possible...

What is this concept called? What components are required?

Thanks.

link|improve this question

1  
Please read the FAQ. This question is off-topic. – ErikA Aug 10 '11 at 21:45
@ErikA Sorry, what would be a better place for a question like this? Superuser? – hpy Aug 10 '11 at 22:22
Actually, talking to the IT department of your school would probably be the best. Depending on how busy they are, they may even offer to give you a tour of their IT infrastructure. At the very least, it could be the start of a relationship with a group of people who are always good to have on your side. :) – ErikA Aug 10 '11 at 22:24
OK. Thanks for your answers despite me asking in the wrong place! – hpy Aug 10 '11 at 22:30
feedback

closed as off topic by Zoredache, John Gardeniers, womble, ErikA, Shane Madden Aug 11 '11 at 18:35

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

1 Answer

Roaming profile, combined with restricted admin rights, managed using Active Directory and Group Policy.

Requirements are: Windows AD domain, Windows Clients, a file server to hold the profiles, and enough know-how to wire everything together.

link|improve this answer
Of course, for all we know, it could be WinTerms and Citrix servers with something like FlexProfile. Or Novell ZenWorks and NDS (or AD.) – mfinni Aug 11 '11 at 0:33
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.