
Something that's cost me a lot of time recently is trying to install the .net 3.5 Framework to multiple computers in a domain using Group Policy. You would think, being a Microsoft product that the installer would be provided as an MSI as well as an EXE to ease deployment through domains, this however is not the case. The following steps should get .net 3.5 deployed to your domain computers. Please note that .net 3.5
cannot be installed without the previous versions (2.0 SP1 and 3.0 SP1) being installed. It will also not tell you there is a problem and there will not be any errors in the Event Viewer.