Silently Install .Net Framework 2.0 with SP1
Created: 25 Aug 2008 | 1 comment
To silently install .Net Framework 2.0 with SP1, follow these two steps.
- Download NetFx20SP1_x86.exe from Microsoft
- Distribute NetFx20SP1_x86.exe via Deployment Server or Software Delivery Solution with the command-line parameters: /q /norestart
If the silent install finishes with return code 3010, that means that a reboot is required.
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.
Comments
Cool information
This is very helpfull.
The installation takes long and you need to keep track.
Now I am able to deploy it silently.
Thank you
Would you like to reply?
Login or Register to post your comment.