Silent Installs

Is there any way to do silent installs with Unity? We want to deploy this to some of our class rooms and pushing software with SMS really saves us time.

you mean the editor itself? In that case its important that each machine must register itself (its machine).

if you mean something built with it: don’t see a reason why not.

I meant deployment of Unity. I have 40+ machines to deploy to. Also, when PC’s go bad, I ghost a base OS then let SMS automaticly intall the softwares. If it can be installed via command line it can be pushed out.

With 200+ PC I don’t have the time do hand installs.

Sounds like saying I will have to activate manualy on every PC. Can it be activated via command line? And is there any way I can get one code for each machine?

I have a professor what wants to use this for his class, It gets pritty problimatic if I have to install by hand then register by hand each PC evertime I install this software.