Table of Contents | |||
Long Term Support Stable, tested ServerTemplate assets |
|
Use the 'SYS Enable Windows Firewall' and 'SYS Disable Windows Firewall' operational scripts to enable or disable Windows firewall settings. Add the script to the "Boot Scripts" list to enable Windows Firewall by default at boot time when a new instance is launched.
By default, no Windows updates are applied to a running server. However, you can set the following input and run the 'SYS Set Windows Automatic Updates Policy' operational script to define how Windows automatic updates should be applied to an operational Windows server.
Input Name | Description | Example Values |
AUTOMATIC_UPDATES_BEHAVIOR | Define the Windows automatic updates policy. Default is no auto updates.
| text: Install updates automatically |
Some Windows updates require a server to be rebooted in order to complete the installation process. However, you might want to reboot the instance at a more convenient time in order to reduce the amount of site downtime or negative impact to the end users. In such cases, you can set the following input before running either the 'SYS Install All Windows Updates' or 'SYS Install Microsoft update by KB number' operational script to specify whether or not an instance is allowed to reboot after the script is run. Reboot is not allowed by default.
Input Name | Description | Example Values |
REBOOT_BEHAVIOUR | Defines whether or not the instance is rebooted after installing a Windows update.
| text: Allow Reboot |
Run the 'SYS Install All Windows Updates' operational script to download and install all new Windows updates. However, any updates that require a user to accept a EULA are NOT installed. Use the REBOOT_BEHAVIOUR input to control whether or not the instance is rebooted after the updates are installed, if required.
Input Name | Description | Example Values |
REBOOT_BEHAVIOUR | Defines whether or not the instance is rebooted after installing a Windows update.
| text: Allow Reboot |
Set the following input and run the 'SYS Install Microsoft update by KB number' operational script to install a specific KB update.
To apply the KB updates to the running server at boot time, add the script to the "Boot Scripts" list. It's also recommended that you add the script to the end of the "Boot Scripts" list.
Input Name | Description | Example Values |
KB_ARTICLE_NUMBER | Microsoft KB number of update to be installed. Use format KBxxxxxx (x is digit) or just xxxxxx to specify the number. You can either specify a single KB article number or a comma-separated list. | text: 961402 |
Set the following inputs and run the 'SYS Activate Windows with KMS server' operational script to activate the instance's license with the Microsoft Key Management Server (KMS). Before you run the script, make sure that the KMS server's firewall settings are configured to accept a request from the instance.
Input Name | Description | Example Values |
KMS_HOST | Specify the FQDN or IP address of the KMS server with whom the instance will activate its license. Ex: kms.mydomain.com | text: kms.example.com text: 10.567.333.45 |
KMS_PORT | The port number that the instance will use to connect to the KMS server. Default value is 1688. Ex: 1688 | text: 1688 |
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.