I'm teaching a high-school class in a networked lab with limited permissions for students.
At the suggestion of a student, we downloaded the community version of Unity for their use and installed it on several student machines. Students are not able to save assets.
Unity will only store projects and the associated folders in C:\Documents and Settings\[username]\My Documents. Any attempt to get it to store anywhere else is blocked. In our networked environment, for all users, My Documents is mapped to a file server folder as a network drive. Students only have permissions to access their network file server folders, and cannot read or write to the local hard drive.
Question 1: How can I change the default location for Projects in Unity to either the students' mapped file server folder or my lab file server?
Question 2: I installed the Unity Asset server on my classroom file/web server but the option to open the control panel is grayed out in Unity. What do I need to do to access the Unity Asset server?