I need to deploy .NET 3.5 to a domain... we deployed .NET 2.0 via group
policy before... but no idea how to do 3.5... any ideas? thanks!
Nicholas Paldino [.NET/C# MVP] - 27 Nov 2007 17:15 GMT
Smokey Gindel,
I don't believe there is a way to do it yet, as it has just been RTMed.
I expect that when .NET 3.5 is available on Windows Update, then you would
be able to push it out via GP.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
>I need to deploy .NET 3.5 to a domain... we deployed .NET 2.0 via group
>policy before... but no idea how to do 3.5... any ideas? thanks!
Willy Denoyette [MVP] - 27 Nov 2007 17:39 GMT
>I need to deploy .NET 3.5 to a domain... we deployed .NET 2.0 via group
>policy before... but no idea how to do 3.5... any ideas? thanks!
The VS2008 distribution contains the .NET Framework 3.5 component in the WCU
\dotNetFramework\dotNetFX35setup.exe, deploying this using AD should be the
same as deploying V2.
Willy.
Smokey Grindel - 27 Nov 2007 19:03 GMT
doesn't seem to want to work for me though
>>I need to deploy .NET 3.5 to a domain... we deployed .NET 2.0 via group
>>policy before... but no idea how to do 3.5... any ideas? thanks!
[quoted text clipped - 4 lines]
>
> Willy.