Skip to content

Commit 718cda1

Browse files
authored
Update ata-silent-installation.md
1 parent 2c9f4bb commit 718cda1

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

ATADocs/ata-silent-installation.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,15 @@ To silently uninstall the ATA Center from the server, removing all existing data
148148

149149
## ATA Gateway silent installation
150150

151+
When silently deploying the ATA Lightweight Gateway via System Center Configuration Manager or other software deployment system, we recommend that you create two deployment packages:
152+
153+
- Net Framework 4.6.1 including rebooting the domain controller
154+
- ATA Gateway.
155+
156+
Make the ATA Gateway package dependent on the deployment of the .Net Framework package deployment. Get the [.Net Framework 4.6.1 offline deployment package](https://www.microsoft.com/download/details.aspx?id=49982).
157+
151158
> [!NOTE]
152-
> When silently deploying the ATA Lightweight Gateway via System Center Configuration Manager or other software deployment system, it is recommended to create two deployment packages:</br>- Net Framework 4.6.1 including rebooting the domain controller</br>- ATA Gateway. </br>Make the ATA Gateway package dependent on the deployment of the .Net Framework package deployment. </br>Get the [.Net Framework 4.6.1 offline deployment package](https://www.microsoft.com/download/details.aspx?id=49982).
159+
> We recommend that you work on a domain-joined computer and sign in using a secure authentication flow, in which case, you don't need to specify credentials as part of the installation.
153160
154161
Use the following command to silently install the ATA Gateway:
155162

@@ -159,8 +166,6 @@ Use the following command to silently install the ATA Gateway:
159166
"Microsoft ATA Gateway Setup.exe" [/quiet] [/Help] [NetFrameworkCommandLineArguments="/q"] [ConsoleAccountName="<AccountName>"]
160167
```
161168

162-
> [!NOTE]
163-
> We recommend that you work on a domain-joined computer and sign in using a secure authentication flow, in which case, you don't need to specify credentials as part of the installation.
164169

165170
**Installation options**:
166171

0 commit comments

Comments
 (0)