Autodesk Design Suite 3D Installation Guide - Page 58

Run Batch Files

Page 58 highlights

thru are valid network license servers. Redundant Network License \setup.exe /t /qb /language /c ACAD: INSTALLDIR="%programFiles%\Autodesk\AutoCAD 2013" ACADSERIALPREFIX=ACADSERIALNUMBER= ADLM_PRODKEY= ADLM_EULA_COUNTRY= InstallLevel=5 ACADSTANDALONENETWORKTYPE="3" ACADLICENSESERVERTYPE="Redundant Server License" ACADLICENSETYPE="Network License" ACADSERVERPATH=" 000000000000 27005; 000000000000 27005; 000000000000 27005;" Notes thru are valid network license servers with redundant licenses. Run Batch Files After creating a batch file, you move it to a server or use a mapped drive letter or a UNC (universal naming convention) path. If you place it on a server for users to run, create a shared folder on the server, and then add users to the share with the rights they need. Users who just run the batch file can have read-only access to the shared folder. Next, in another server location, create a directory for each product you want to install. Copy the installation files to this directory from the product media. You may also want to create directories for service packs, extensions, and your own customization tools. Use one of the following methods to run an installation batch file: ■ Run the batch file manually at each individual computer. To run the installation, paste the batch file into the Run dialog box or run it from the Windows command prompt. ■ Send an email to each user who should run the batch file, with the UNC path and any required instructions. ■ Email the batch file to each user with instructions for use. ■ Set up the batch file so that it runs on login. 52 | Chapter 3 Network Administration Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138

<server1> thru <serverN> are valid network license servers.
Redundant Network License
<mediaDriveLetter>\setup.exe /t /qb /language <lang> /c
ACAD: INSTALLDIR="%programFiles%\Autodesk\AutoCAD 2013"
ACADSERIALPREFIX=<SerialPrefix>ACADSERIALNUMBER=<SerialPostFix>
ADLM_PRODKEY=<ProdKey> ADLM_EULA_COUNTRY=<eula_lang>
InstallLevel=5
ACADSTANDALONENETWORKTYPE="3"
ACADLICENSESERVERTYPE="Redundant Server License"
ACADLICENSETYPE="Network License"
ACADSERVERPATH="<server1> 000000000000 27005;<server2>
000000000000 27005;<server3> 000000000000 27005;"
Notes
<server1> thru <server3> are valid network license servers with redundant
licenses.
Run Batch Files
After creating a batch file, you move it to a server or use a mapped drive letter
or a UNC (universal naming convention) path. If you place it on a server for
users to run, create a shared folder on the server, and then add users to the
share with the rights they need. Users who just run the batch file can have
read-only access to the shared folder.
Next, in another server location, create a directory for each product you want
to install. Copy the installation files to this directory from the product media.
You may also want to create directories for service packs, extensions, and your
own customization tools.
Use one of the following methods to run an installation batch file:
Run the batch file manually at each individual computer. To run the
installation, paste the batch file into the Run dialog box or run it from the
Windows command prompt.
Send an email to each user who should run the batch file, with the UNC
path and any required instructions.
Email the batch file to each user with instructions for use.
Set up the batch file so that it runs on login.
52
| Chapter 3
Network Administration Guide