/build/static/layout/Breadcrumb_cap_w.png

DISM can not be used by KACE to deploy .net 3.5 framework. DISM requires administrative rights. The SYSTEMS can't be used with DISM. Anyone have something that will work?

The command: "DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:C:\Windows\Temp"  will not run under less than administrator access.

3 Comments   [ + ] Show comments
  • How are you running the command? - chucksteel 6 years ago
  • Here is My working K1000 script:

    Dependency: microsoft-windows-netfx3-ondemand-package.cab
    Launch Program:
    Directory: c:\windows\sysnative
    File: DISM.exe
    Parameters: /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:$(KACE_DEPENDENCY_DIR) - Desktop Jockey 6 years ago
    • This worked great for me. Thanx! - DaveMT 6 years ago
  • Anybody get this to work as a post install task for the k2000? - agahlbeck 6 years ago

Answers (3)

Answer Summary:
Posted by: Kdebiasse 6 years ago
9th Degree Black Belt
0



Dism /online /enable-feature /featurename:NetFX3 /All /Source:\$WINDOWS.~BT\sources\sxs /LimitAccess

Posted by: Kdebiasse 6 years ago
9th Degree Black Belt
0



Dism /online /enable-feature /featurename:NetFX3 /All /Source:\$WINDOWS.~BT\sources\sxs /LimitAccess

Posted by: Desktop Jockey 6 years ago
Second Degree Green Belt
0

Top Answer

Glad it worked for you! Just going to put it as the answer:

Here is My working K1000 script:

Dependency: microsoft-windows-netfx3-ondemand-package.cab
Launch Program:
Directory: c:\windows\sysnative
File: DISM.exe
Parameters: /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:$(KACE_DEPENDENCY_DIR)

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ