/build/static/layout/Breadcrumb_cap_w.png

KACE Systems Deployment Appliance Push .NET35 issues.

当我按下net35时,它失败了。我的配置正确吗?请帮助我,谢谢。

A4hrctPFJu1sAAAAAElFTkSuQmCCYJbtt5l7HrAAAAABJRU5ErkJggg==B9JaTzUNbnrxwAAAABJRU5ErkJggg==f8A2rlIphboofYAAAAASUVORK5CYII=


0 Comments   [ + ] Show comments

Answers (2)

Posted by: abahelpdesk 3 years ago
Senior White Belt
0

We have it like this and it works:

weeWondtBvgaAAAAABJRU5ErkJggg==


Comments:
  • Thanks for your answer, where should my sxs folder be placed? - feiyu001 3 years ago
    • We aren't using any sxs folder. This command takes his source online from microsoft and not from a defined path. Does that not work for you? - abahelpdesk 3 years ago
      • Our company's kace is deployed in an isolated network, there is no network connection, and it is used in the LAN. - feiyu001 3 years ago
Posted by: torstenspitz 3 years ago
Yellow Belt
0

We did this in an Mid-Level task. Jus zip the netfx3 files from sxs folder together with the bat file like

mkdir C:\Scratch
start /wait X:\windows\system32\dism.exe /ScratchDir:C:\Scratch /Image:C:\ /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:.\
rmdir C:\Scratch

It might also work as Post-installation Task

start /wait dism.exe /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:.\


 
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