Deploying. Net - Documentation for Truesight Server Automation 21.3

Contributor content

This topic was created by a BMC Contributor and has not been approved. More information.

The following sections discuss how to deploy .NET. Each section focuses on a specific version of .NET.

Deploying .NET 4.0

  1. Package your dotnetversion.exe as a custom software deployment (for example: dotNetFx40_Full_x86_x64.exe)
  2. In the Install command field, enter the following command:

    start /wait ??SOURCE?? /q /norestart
    

    Note

    Do not enclose ??SOURCE?? in quotes. If you do not remove the " " quotes, the installation will fail, as the quotes impact the /q that follows.

Deploying .NET 3.5 SP1 (Windows 2008 R2)

.Net is already packaged with Windows 2008 R2. Therefore, it has to be installed as a Role instead of as an executable, similar to IIS.

start /w dism /online /enable-feature /FeatureName:NetFx3

Note

This command is case-sensitive for the package name. Ensure that it is entered correctly as NetFx3.

Chloe Bennett

Chloe Bennett

Culture, Media & Entertainment Columnist

Chloe Bennett explores the intersection of pop culture, streaming entertainment, digital trends, and contemporary lifestyle. Her weekly commentary reaches thousands of culture enthusiasts.

Share this article
Twitter Facebook Pinterest