How I can install .net framework v3.0 x64 on WS 2008 throw command line level? In my script I'm using
"\MS .NET Framework\dotnetfx3_x64.exe" /qb /norestart
but I've got this message:
"You must use the Role Management Tool to install or configure Microsoft .NET Framework 3.0 x64".
Any idea?
"\MS .NET Framework\dotnetfx3_x64.exe" /qb /norestart
but I've got this message:
"You must use the Role Management Tool to install or configure Microsoft .NET Framework 3.0 x64".
Any idea?