Hi ,
You ever wondered how to install .Net Framework 4.0 Silently for Software deployment or during an OSD Task Sequence ?
This is the program Command Line to make it happen !
“dotNetFx40_Full_x86_x64.exe /q /norestart /ChainingPackage ADMINDEPLOYMENT”
Hope it Helps ,
Kenny Buntinx