Enable/Install .NET framework 3.5 Windows 8 post installation task
HELP!! I'm not sure how to go about this, I have read a little about wsus offline, but windows 8 isn't supported
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_89761
11 years ago
you can use a powershell script to do that, just look at: http://gallery.technet.microsoft.com/scriptcenter/Install-NET-Framework-35-f791c035
There are also more websites with information about how to enable .net 3.5 with scripts.
Comments:
-
You can create a GPO that enables "add windows features" to have access to windows update. This is necessary because in windows 8 the machine will access windows updates to recieve the latest binaries for the feature you are adding. My guess is you have Windows updates disabled now because you have KACE or some other tool managing patches. - rsm11 11 years ago