Skip to content

Instantly share code, notes, and snippets.

@sdurandeu
Created August 24, 2015 19:50
Show Gist options
  • Select an option

  • Save sdurandeu/35408abd994e42030a61 to your computer and use it in GitHub Desktop.

Select an option

Save sdurandeu/35408abd994e42030a61 to your computer and use it in GitHub Desktop.
Install .NET Fx 3.5/2 in Windows 8/10 within domain
Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment