SAS 9.2 software can be deployed quietly. As Chapter 1, "Overview of the SAS® Deployment Wizard and the User’s Guide," in the SAS® Deployment Wizard User's Guide states: "The SAS Deployment Wizard is the common interface used to install and deploy all SAS 9.2 software."
Various methods can be used to install SAS 9.2 software using the SAS® Deployment Wizard. This note offers some basic tips and techniques for installing SAS in quiet mode, which is the highest level of automation available for installing SAS.
In a quiet deployment, there is no need to run a separate system-requirements job before the actual deployment. The system requirements are run as part of the entire quiet installation job and reboots are not required in most cases.
The following is an example of a quiet installation command:
See the SAS® Deployment Wizard User's Guide for additional information, options, and examples. Chapter 4, "Command Line Options" provides detailed information about using command-line options.
To get started, you must first record a response file. The SAS Deployment Wizard uses the response file in performing the deployment. When you record the response file, it seems to look very much like an actual manual installation. However, there is no installation created at this time; only the response file is created.
Note: In order to create a response file, you must have a working SAS Software Depot available. In the following examples, path-to-depot refers to the directory path of your SAS Software Depot location and path-to-response-file refers to the directory path of your response file.
The following command is an example of a -record command:
You need to know the following information about response files:
For example, suppose you have three groups. Group A needs SAS® Enterprise Guide® only, whereas Group B requires SAS Enterprise Guide and SAS® Add-In for Microsoft Office. Group C requires only SAS® Foundation. In this case, you could record multiple response files and name the response files accordingly; one file for each group to specifically install only the required products. For example, you could record three files with the names EGresponse.properties, EGAMOresponse.properties, SASresponse.properties if you wanted the names to reflect which products were being installed. You could also name the files to reflect the group name, as in GroupAresponse.properties, GroupBresponse.properties, GroupCresponse.properties.
Provisioning software such as SMS, SCCM 2007, LANDesk, Tivoli, and others, requires that you use the -provision command line option because the system account is used with quiet deployment jobs.
The following is an example of a command with the -provision option:
If the quiet deployment is not behaving as expected, troubleshoot the installation by taking the quiet part out of the deployment. Test a manual installation with the same response file to see where the problem occurs.
Here is an example of a command without the -quiet option:
Testing a manual installation with the same response file should help you determine where the problem occurs. Correct the issue that you find, and then test the manual installation again. Continue to test the manual installation until it is not problematic. Then test the quiet installation again adding the -quiet option back into the command. If there are remaining issues, then examine the SDW.log file.
You can find more information about the topics in this note in the following locations:
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | N/A | Windows Vista | 9.2 TS2M0 | |
Microsoft Windows XP Professional | 9.2 TS2M0 | |||
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M0 | |||
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M0 | |||
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M0 | |||
Microsoft® Windows® for x64 | 9.2 TS2M0 | |||
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M0 | |||
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M0 | |||
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M0 |
Type: | Installation Note |
Priority: | medium |
Date Modified: | 2011-09-12 15:06:16 |
Date Created: | 2009-08-31 15:53:07 |