How can I deploy the.net SDK version 9 via intune

Hunter9676 45 Reputation points
2024-12-17T11:52:05.75+00:00

I downloaded the .exe SDK file but iam unable to find the install, uninstall commands and detection method. please suggest me a suitable method to deploy the.net from intune. Thanks in advance.

Microsoft Security Intune Other
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 17,165 Reputation points Microsoft External Staff
    2024-12-18T01:51:44.1866667+00:00

    @Hunter9676, Thanks for posting in Q&A.

    From your description, I know you want to deploy .net SDK version via Intune.

    Unfortunately, there is no more information about how to deploy .net SDK version 9 I can find for the deployment. However, there are some other ways you can refer to deploy it via Intune.

    Here is a link you can imitate to deploy .net SDK version 9 using Intune.

    https://www.reddit.com/r/Intune/comments/hv54jq/deploy_net_framework_20_35_40_via_intune/

    https://www.reddit.com/r/Intune/comments/s9kuun/net_framwork_35_via_intune/

    https://silentinstallhq.com/microsoft-net-framework-4-8-silent-install-powershell/

    Non-official, just for reference.

    For the installation script, you can refer to this link.

    https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script

    And for the detection method, you can use script to detect the values in the registry to determine whether the installation was successful or not.Hope it can help you.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.