Jump to content

Recommended Posts

Posted

Alas I have to deploy dot net 3.5 to make an application work. Well it actually requires 2.0 but I may as well do the latest version.

 

Question is, has anyone done this via group policy? I don't fancy using WSUS as this is a massive install so I would like to push it out via AD on a room by room basis.

 

Microsoft don't really give you a solution, just basically a command line to run the .exe installer.

Posted
Alas I have to deploy dot net 3.5 to make an application work. Well it actually requires 2.0 but I may as well do the latest version.

 

They're not interchangeable, if it requires 2.0 you need to install 2.0.

 

You can extract the MSIs from the mass thingybob, but I think you need the redistributable package for that.

Posted

Yes its the latest 3.5 that includes earlier versions. I haven't tried using WSUS as this tends be more less predictable as to when the installs occur (as opposed to a GP which will install on next reboot)

 

I guess theres always a manual install - its a big package and can cause problems if it goes wrong!

  • 3 weeks later...
Posted
I tried to deploy 3.5 with a GPO (to the whole site) and it broke SIMS :( I then had to do another GPO to uninstall 3.5 and reinstall 2.0 - which worked but was time consuming
Posted
I used to deploy using GPO but I ran into some odd issues like I couldn't uninstall .NET2.0 once a service pack had been applied it failed to remove be tried at every reboot. In the end I had to uninstall each superseeding version all the way back to 2.0 it would then uninstall. After that I used WSUS and it's been no problem ever since just do it at the next half term as .NET 3.5 can take a while on even half decent PC's.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...