We have to let students use visual basic and they compile and create .exe . Our gpo's dont let students run exe. We therefore use the same as Rob Fuller I think using local virtual machine (win7) made into non-persistant drive (changes lost on restart) with no networking. This is run by using VMplayer vers 5.
Student logs on to outside physical machine... then starts up virtual windows 7 , they are full admin over this VM, they use visual basic , run the .exe or any other .exe they choose to copy inside this VM , but is safe as no network and if it destroys the virtual machine , just stop and start it and its back as new.
The visual basic projects can be drag dropped from VM to physical (their my documents) for safe keeping.
But its time consuming to create the VM, copy to each physical machine and setup.
What I want is a server solution ( i have failed here, cant drag drop files without network being on) or sand box to run the .exe in.
Ideas please ?