Windows 10 Offline Feature Installation

feature1

Meldung: Von einer App auf dem PC wird das folgende Windows-Feature benötig: .NET Framework 3.5 (enthält .NET 2.0 und 3.0)

Problem: Der Client hat keinen online Zugriff auf Windows Update

Lösung: Offline Feature Installation mittels DISM und der install.wim (=Windows Installationsdatenträger)

feature2

Dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess

 

Kurze Zeit später, ist das fehlende Feature installiert:

feature3

Logged in as {{omniform_current_user_display_name}}. Edit your profile. Log out? Required fields are marked *

Your email address will not be published. Required fields are marked *

Comments are closed.

You must be logged in to post a comment.