diff --git a/tools/WebDeploy/Microsoft.Web.Delegation.dll b/tools/WebDeploy/Microsoft.Web.Delegation.dll
new file mode 100644
index 00000000..f514f1c9
Binary files /dev/null and b/tools/WebDeploy/Microsoft.Web.Delegation.dll differ
diff --git a/tools/WebDeploy/Microsoft.Web.Deployment.PowerShell.dll-Help.xml b/tools/WebDeploy/Microsoft.Web.Deployment.PowerShell.dll-Help.xml
new file mode 100644
index 00000000..dfb81298
--- /dev/null
+++ b/tools/WebDeploy/Microsoft.Web.Deployment.PowerShell.dll-Help.xml
@@ -0,0 +1,12860 @@
+
+
+
+
+
+
+ Backup-WDApp
+
+
+ Creates a Web Deploy backup of an IIS web application.
+
+
+
+
+
+ Backup
+ WDApp
+
+
+
+ The Backup-WDApp cmdlet creates a backup of an IIS web application and saves it as a .zip package. The backup contains content and configuration of the given web application. By default, the backup will be stored in the current user's "My Documents" under a folder called "Web Deploy Backups". You can specify a web application on a remote IIS server as the source for the backup by providing a Web Deploy publish settings file for the source server. This publish settings file can be generated using the New-WDPublishSettings cmdlet.
+
+
+
+
+
+
+ Backup-WDApp
+
+ Application
+
+ Specifies the IIS web application to backup. For a remote application, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+ string
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up an IIS web application from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up an IIS web application from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Application
+
+ Specifies the IIS web application to backup. For a remote application, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+$list = @('\\iisstart\.htm')
+Backup-WDApp "Default web site/app" -SkipFileList $list
+
+ Description
+ -----------
+ Takes the backup of "Default web site/app" while skipping iisstart.htm file.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Backup-WDMySQLDatabase
+
+
+ Creates a Web Deploy backup of a MySQL database.
+
+
+
+
+ Backup
+ WDMySQLDatabase
+
+
+
+ The Backup-WDDatabase cmdlet creates a backup of a MySQL database as a script and saves it in a .zip package. It takes a database connection string as input to the Database parameter. By default, the backup will be stored in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+
+
+ Backup-WDMySQLDatabase
+
+ Database
+
+ Specifies the connection string for the database to backup.
+
+ string
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy
+ DBMySQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy
+ DBMySQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ Database
+
+ Specifies the connection string for the database to backup.
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+New-WDPublishSettings -ComputerName serverName -MySqlConnectionString "Data Source=localhost;database=MyDb;Uid=MyDbUser;pwd=MyPassword" -FileName d:\MySQLdb.PublishSettings -Credential serverName\Administrator
+
+Backup-WDMySqlDatabase -SourcePublishSettings d:\mysqldb.publishsettings
+
+
+ Description
+ -----------
+ First commandlet will create a publish settings file and second one will use that to backup MyDb MySQL database
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDMySQLDatabase -Database 'Server=localhost;Database=MyDb;Uid=MyDbUser;pwd=MyPassword'
+
+ Description
+ -----------
+ This example takes the backup of MyDB MySQL database from localhost.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Backup-WDServer
+
+
+ Creates a Web Deploy backup of an IIS Web server.
+
+
+
+
+
+ Backup
+ WDServer
+
+
+
+ The Backup-WDServer cmdlet creates a backup of an IIS Web server and saves it as a .zip package. The backup contains content and configuration of all the Web sites and applications present on the IIS server as well as the server level configuration of IIS. By default, the backup will be stored in the current user's "My Documents" under a folder called "Web Deploy Backups". You can specify a remote IIS server as the source for the backup by providing a Web Deploy publish settings file for the source server. This publish settings file can be generated using the New-WDPublishSettings cmdlet.
+
+
+
+
+ Backup-WDServer
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+ string
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDServer -SourcePublishSettings c:\profiles\myserver.publishsettings -ConfigOnly
+
+ Description
+ -----------
+ This example will back up everything of the web server except for the content
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+$list = @('\\site2\\iisstart.htm','\\site3\\');
+Backup-WDServer -SkipFileList $list
+
+ Description
+ -----------
+ Create a list of the files that should be skipped. This is standard regular expressions. While taking backup iisstart.htm will be excluded from site2 and all the files will be excluded from site3.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Backup-WDSite
+
+
+ Creates a Web Deploy backup of an IIS web site.
+
+
+
+
+
+ Backup
+ WDSite
+
+
+
+ The Backup-WDSite cmdlet creates a backup of an IIS web site and saves it as a .zip package. The backup contains content and configuration of the given web site and applications present within that web site. By default, the backup will be stored in the current user's "My Documents" under a folder called "Web Deploy Backups". You can specify a web site on a remote IIS server as the source for the backup by providing a Web Deploy publish settings file for the source server. This publish settings file can be generated using the New-WDPublishSettings cmdlet.
+
+
+
+
+ Backup-WDSite
+
+ Site
+
+ Specifies the IIS web site to backup. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+ string
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+ string
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ IncludeAppPool
+
+ If set, includes the IIS web site's application pool in the backup.
+
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up an IIS web site from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ Site
+
+ Specifies the IIS web site to backup. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+
+ string
+
+ string
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while taking backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up an IIS web site from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ IncludeAppPool
+
+ If set, includes the IIS web site's application pool in the backup.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDSite "Default Web Site" -ConfigOnly
+
+ Description
+ -----------
+ This example will backup only configuration for default web site
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDSite MySite -IncludeAppPool
+
+ Description
+ -----------
+ This example will backup Mysite including Application Pool Settings.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Backup-WDSQLDatabase
+
+
+ Creates a Web Deploy backup of an MSSQL database.
+
+
+
+
+ Backup
+ WDSQLDatabase
+
+
+
+ The Backup-WDDatabase cmdlet creates a backup of an MSSQL database as a script and saves it in a .zip package. It takes a database connection string as input to the Database parameter. By default, the backup will be stored in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+
+
+ Backup-WDSQLDatabase
+
+ Database
+
+ Specifies the connection string for the database to backup.
+
+ string
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ Specifies custom scripting options to use while scripting out the database for the backup. More information on available settings may be found here: http://go.microsoft.com/fwlink/?LinkId=245684
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Output
+
+ Specifies the directory where the generated Web Deploy .zip file backup will be saved. If not specified, backups will be saved in the current user's "My Documents" under a folder called "Web Deploy Backups".
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Database
+
+ Specifies the connection string for the database to backup.
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when backing up a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SourceSettings
+
+ Specifies custom scripting options to use while scripting out the database for the backup. More information on available settings may be found here: http://go.microsoft.com/fwlink/?LinkId=245684
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+New-WDPublishSettings -ComputerName serverName -MSSqlConnectionString "Data Source=localhost;Initial Catalog=MyDb;User id=MyDbUser;Password=MyPassword" -FileName d:\SQLdb.PublishSettings -Credential serverName\Administrator
+Backup-WDSQLDatabase -SourcePublishSettings D:\SQLdb.PublishSettings
+
+ Description
+ -----------
+ First commandlet will create a publish settings file and second one will use that to backup MyDb sql database
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDSQLDatabase -Database "Data Source=localhost;Initial Catalog=MyDb;User id=MyDBUser;Password=MyPassword" -SourceSettings @{ copyAllUsers='false';}
+
+ Description
+ -----------
+ This example will take a backup of MyDb SQL database on localhost. This example also specifies SourceSettings parameter to specify Web Deploy provider options for dbfullsql provider so that while creating backup database users will not be copied.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Copy-WDContent
+
+
+ Copies all the content belonging to specified site to specified destination
+
+
+
+
+ Copy
+ WDContent
+
+
+
+ The Copy-WDContent cmdlet copies all the content of an IIS web site or web application to specified destination. Destination could be another site/application specified by the TargetPath parameter. You can specify a web site on a remote IIS server as the source or target by providing a Web Deploy publish settings file for the source/destination server. This publish settings file can be generated using the New-WDPublishSettings cmdlet.
+
+
+
+
+ Copy-WDContent
+
+ SourcePath
+
+ Specifies source site for copying content
+
+ string
+
+
+ TargetPath
+
+ Specifies Target path for copying content, it can be a site or file.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies Web Deploy publish settings file for target site.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy ContentPath provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253200 to learn about custom provider settings for ContentPath provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while copying content.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while copying content.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies Web Deploy publish settings file for source site.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy ContentPath provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253200 to learn about custom provider settings for ContentPath provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourcePath
+
+ Specifies source site for copying content
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while copying content.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies Web Deploy publish settings file for target site.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy ContentPath provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253200 to learn about custom provider settings for ContentPath provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy ContentPath provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253200 to learn about custom provider settings for ContentPath provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ TargetPath
+
+ Specifies Target path for copying content, it can be a site or file.
+
+
+ string
+
+ string
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while copying content.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies Web Deploy publish settings file for source site.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get-WDAppPoolFx
+
+
+ Gets the .NET Framework version of an application pool associated with an IIS web application.
+
+
+
+
+ Get
+ WDAppPoolFx
+
+
+
+ The Get-WDAppPoolFx cmdlet provides the .NET Framework version of an application pool associated with an IIS web application.
+
+
+
+
+ Get-WDAppPoolFx
+
+ Site
+
+ Specifies an IIS web site; the .NET framework version for this web site will be returned by the cmdlet. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when getting the .NET Framework version for a remote IIS application pool. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppPoolNetFx provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253199 to learn about custom provider settings for AppPoolNetFx provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when getting the .NET Framework version for a remote IIS application pool. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppPoolNetFx provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253199 to learn about custom provider settings for AppPoolNetFx provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ Site
+
+ Specifies an IIS web site; the .NET framework version for this web site will be returned by the cmdlet. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Get-WDAppPoolFx "default web site"
+
+managedRuntimeVersion
+---------------------
+v2.0
+
+
+ Description
+ -----------
+ Gets runtime version for "default web site"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get-WDParameters
+
+
+ Gets Web Deploy parameters from a Web Deploy parameters value file
+
+
+
+
+ Get
+ WDParameters
+
+
+
+ The Get-WDParameters cmdlet retrieves web deploy parameter values from an existing Web Deploy parameter values file
+
+
+
+
+ Get-WDParameters
+
+ FilePath
+
+ Specifies path of either Web Deploy parameters values file or Web Deploy package where Web Deploy parameter values are stored
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ FilePath
+
+ Specifies path of either Web Deploy parameters values file or Web Deploy package where Web Deploy parameter values are stored
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Get-WDPublishSettings
+
+
+ Gets publish settings from a Web Deploy publish settings file
+
+
+
+
+ Get
+ WDPublishSettings
+
+
+
+ The Get-WDPublishSettings cmdlet retrieves web deploy publish settings from an existing Web Deploy publish settings file
+
+
+
+
+ Get-WDPublishSettings
+
+ FileName
+
+ Specifies path of publish settings file where publish settings are stored
+
+ string
+
+
+ Debug
+
+
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ FileName
+
+ Specifies path of publish settings file where publish settings are stored
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Invoke-WDCommand
+
+
+ Executes a given command on the destination computer.
+
+
+
+
+ Invoke
+ WDCommand
+
+
+
+ The Invoke-WDCommand cmdlet executes a given command on the destination computer. This cmdlet can also run a command file or batch file on the destination computer.
+
+
+
+
+ Invoke-WDCommand
+
+ Command
+
+ Specifies the command to run.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when running a command on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy RunCommand provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253208 to learn about custom provider settings for RunCommand provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Command
+
+ Specifies the command to run.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy RunCommand provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253208 to learn about custom provider settings for RunCommand provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when running a command on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+$settings = @ { waitInterval = 3000; waitAttempts = 5;}
+Invoke-WDCommand "dir c:\mydirectory /s/b" -DestinationSettings $settings
+
+ Description
+ -----------
+ This will execute "dir c:\mydirectory /s/b" command. In case of failure it will retry for 5 times, each time waiting for 3 sec.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Invoke-WDScript
+
+
+ Executes a given script on the destination computer.
+
+
+
+
+
+ Invoke
+ WDScript
+
+
+
+ The Invoke-WDScript cmdlet executes a given script on the destination computer.
+
+
+
+
+
+ Invoke-WDScript
+
+ Script
+
+ Specifies a path to a script to run, such as a batch (.bat) or command (.cmd) file.
+
+ string
+
+
+ ScriptLocation
+
+ Indicates that specified script is present on the local machine or the destination machine, if different.
+
+Valid values are:
+-- Local: Use if the script exists locally. The local script will be streamed to the remote computer and run
+-- Remote: Use if the script exists on the remote computer. The remote script will be run
+
+ ScriptFileLocation
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when running a script on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy RunCommand provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253208 to learn about custom provider settings for RunCommand provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ScriptLocation
+
+ Indicates that specified script is present on the local machine or the destination machine, if different.
+
+Valid values are:
+-- Local: Use if the script exists locally. The local script will be streamed to the remote computer and run
+-- Remote: Use if the script exists on the remote computer. The remote script will be run
+
+
+ ScriptFileLocation
+
+ ScriptFileLocation
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when running a script on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy RunCommand provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253208 to learn about custom provider settings for RunCommand provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ Script
+
+ Specifies a path to a script to run, such as a batch (.bat) or command (.cmd) file.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ New-WDPublishSettings
+
+
+ Creates a Web Deploy publish settings file containing remote connection information.
+
+
+
+
+ New
+ WDPublishSettings
+
+
+
+ The New-WDPublishSettings cmdlet creates a Web Deploy publish settings file containing remote connection information for how to connect to a given destination. This information includes the computer name, user credentials, and other Web Deploy specific settings. This publish settings file can be provided as an input to other Web Deploy cmdlets such as Backup-WDSite.
+
+
+
+
+
+ New-WDPublishSettings
+
+ AgentType
+
+ Indicates a specific service should be used to connect to the remote computer. This is an optional parameter.
+
+Valid values include:
+
+-- WMSvc: The Web Management Service (WMSvc) is available on server SKUs with IIS7 or higher, and may be delegated for non-administrator use. Server-side configuration may be required.
+
+-- MSDepSvc: The Web Deploy Agent Service (MSDepSvc) may only be used by administrators on the remote computer.
+
+ RemoteAgent
+
+
+ AllowUntrusted
+
+ If set, ignores certificate validation errors encountered while connecting to the specified remote computer.
+
+
+
+ ComputerName
+
+ specifies name of the computer for publishing
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Credentials
+
+ Specifies credentials to be used for publishing
+
+ PSCredential
+
+
+ Debug
+
+
+
+
+
+ EncryptPassword
+
+ Password stored in publish settings file will get encrypted if this parameter is specified
+
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ FileName
+
+ File name for output WDPublish settings file
+
+ string
+
+
+ MSSqlConnectionString
+
+ Specifies the connection string for an MSSQL database which is accessible from the remote machine.
+
+ string
+
+
+ MySqlConnectionString
+
+ Specifies the connection string for a MySQL database which is accessible from the remote machine.
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Password
+
+ Specifies the password for the user account to be used to connect to the remote computer. This password will not be encrypted in the resulting .publishSettings file unless the -EncryptPassword flag is specified.
+
+ string
+
+
+ Site
+
+ Specifies the site that should be used for site-specific operations.
+
+ string
+
+
+ SiteUrl
+
+ Specifies the URL for the remote IIS site. This value may be used during a sync by client programs that consume .publishSetting files, such as WebMatrix, to replace references in an application to the local URL.
+
+ string
+
+
+ UserId
+
+ Specifies the user name for the account that should be used to connect to the remote computer. If specifying a domain account, the domain should be included in the following format: domain\user.
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Password
+
+ Specifies the password for the user account to be used to connect to the remote computer. This password will not be encrypted in the resulting .publishSettings file unless the -EncryptPassword flag is specified.
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ AgentType
+
+ Indicates a specific service should be used to connect to the remote computer. This is an optional parameter.
+
+Valid values include:
+
+-- WMSvc: The Web Management Service (WMSvc) is available on server SKUs with IIS7 or higher, and may be delegated for non-administrator use. Server-side configuration may be required.
+
+-- MSDepSvc: The Web Deploy Agent Service (MSDepSvc) may only be used by administrators on the remote computer.
+
+
+ RemoteAgent
+
+ RemoteAgent
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ MySqlConnectionString
+
+ Specifies the connection string for a MySQL database which is accessible from the remote machine.
+
+
+ string
+
+ string
+
+
+
+
+
+ AllowUntrusted
+
+ If set, ignores certificate validation errors encountered while connecting to the specified remote computer.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Site
+
+ Specifies the site that should be used for site-specific operations.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ MSSqlConnectionString
+
+ Specifies the connection string for an MSSQL database which is accessible from the remote machine.
+
+
+ string
+
+ string
+
+
+
+
+
+ UserId
+
+ Specifies the user name for the account that should be used to connect to the remote computer. If specifying a domain account, the domain should be included in the following format: domain\user.
+
+
+ string
+
+ string
+
+
+
+
+
+ FileName
+
+ File name for output WDPublish settings file
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SiteUrl
+
+ Specifies the URL for the remote IIS site. This value may be used during a sync by client programs that consume .publishSetting files, such as WebMatrix, to replace references in an application to the local URL.
+
+
+ string
+
+ string
+
+
+
+
+
+ EncryptPassword
+
+ Password stored in publish settings file will get encrypted if this parameter is specified
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ComputerName
+
+ specifies name of the computer for publishing
+
+
+ string
+
+ string
+
+
+
+
+
+ Credentials
+
+ Specifies credentials to be used for publishing
+
+
+ PSCredential
+
+ PSCredential
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+$cred = Get-Credential
+New-WDPublishSettings -ComputerName Computer-1 -Site Site1 -Credentials $cred -AllowUntrusted -SiteUrl "https://www.mywebsite.com" -FileName C:\pprofiles\mywebsite.publishsettings -AgentType wmsvc
+
+
+ Description
+ -----------
+ This example gets a credential object and then passes it to the new publish settings file cmdlet along with other parameters
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Remove-WDSite
+
+
+ Removes the specified IIS web site's configuration and content.
+
+
+
+
+
+ Remove
+ WDSite
+
+
+
+ The Remove-WDSite cmdlet deletes the specified IIS web site. This will delete any configuration and content associated with the specified site.
+
+
+
+
+
+ Remove-WDSite
+
+ Site
+
+ Specifies the IIS web site to remove.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when deleting a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet. When removing a remote site, you should connect to the remote computer as an administrator at the server level.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when deleting a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet. When removing a remote site, you should connect to the remote computer as an administrator at the server level.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Site
+
+ Specifies the IIS web site to remove.
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Remove-WDSite -Site NonWorkingSite
+
+ Description
+ -----------
+ This will delete NonWorkingSite
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Restore-WDApp
+
+
+ Restores an IIS web application from a Web Deploy application backup.
+
+
+
+
+
+ Restore
+ WDApp
+
+
+
+ The Restore-WDApp cmdlet restores an IIS web application from a Web Deploy application backup, such as those created using the Backup-WDApp cmdlet.
+
+
+
+
+
+ Restore-WDApp
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+ string
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+ hashtable
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Restore-WDApp C:\myappbackup.zip
+
+ Description
+ -----------
+ This will restore C:\myappbackup.zip
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Restore-WDDatabase
+
+
+ Restores an MSSQL or MySQL database from a Web Deploy database backup.
+
+
+
+
+
+ Restore
+ WDDatabase
+
+
+
+ The Restore-WDDatabase cmdlet restores an MSSQL or MySQL database from a Web Deploy database backup, such as those created using the Backup-WDSQLDatabase cmdlet.
+
+
+
+
+
+ Restore-WDDatabase
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+ string
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+ hashtable
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy database backup to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL or DBMySQL provider as a destination provider depending upon type of the database being restored. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider, or http://go.microsoft.com/fwlink/?LinkId=253202 for DBMySQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy database backup to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL or DBMySQL provider as a destination provider depending upon type of the database being restored. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider, or http://go.microsoft.com/fwlink/?LinkId=253202 for DBMySQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDSqlDatabase "server=.\sqlexpress;integrated security=SSPI;database=customers" "C:\dbbackup.zip"
+Restore-WDDatabase c:\dbbackup.zip
+
+ Description
+ -----------
+ First cmdlet will take a backup of customers SQL database from local sqlexpress instance to "C:\dbbackup.zip"
+Second will restore this backup.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+Backup-WDMySqlDatabase "server=localhost;uid=someuser;pwd=somepwd;database=coolDb" "C:\dbbackup.zip"
+Restore-WDDatabase c:\dbbackup.zip
+
+
+ Description
+ -----------
+ First cmdlet will take a backup of MySQL coolDb database from local sqlexpress instance to "C:\dbbackup.zip"
+Second will restore this backup.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Restore-WDPackage
+
+
+ Restores a Web Deploy package to a specified destination.
+
+
+
+
+
+ Restore
+ WDPackage
+
+
+
+ The Restore-WDPackage cmdlet restores a Web Deploy package to a specified destination. If you need to change settings while restoring the package you can provide a ParameterValuesFile containing details about replacement settings.
+
+
+
+
+
+ Restore-WDPackage
+
+ Package
+
+ Specifies the Web Deploy .zip file to restore.
+
+ string
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy package. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+ hashtable
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy .zip package to a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Package provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253207 to learn about custom provider settings for Package provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring the package.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring the package.
+
+ String]
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring the package.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy .zip package to a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Package
+
+ Specifies the Web Deploy .zip file to restore.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Package provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253207 to learn about custom provider settings for Package provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring the package.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy package. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Restore-WDPackage c:\Packages\wordpress.zip
+
+ Description
+ -----------
+ This will restore c:\Packages\wordpress.zip package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+$package ='D:\packages\appWithDatabase.zip'
+$packageParams = Get-WDParameters $package
+write-host "old values:" $packageParams
+$packageParams.AppPath = "Default Web Site/MyApp"
+$packageParams.DbPassword = "MyPassword"
+$packageParams.DbName = "MyAppDb"
+$packageParams.DbUserName = "MyAppDbUser"
+$packageParams.DbAdminPassword = "MyAdminPassword"
+write-host "new values:" $packageParams
+Restore-WDPackage -Package $package -Parameters $packageParams
+
+
+
+Old values:
+
+Name Value
+---- -----
+AppPath Default Web Site/MyApp
+DbPasswordMyPassword
+DbServer localhost
+DbAdminUsername sa
+DbName someApp
+DbUsername someAppUser
+DbAdminPassword
+
+New values:
+
+Name Value
+---- -----
+AppPath Default Web Site/someApp
+DbPassword MyPassword
+DbServer localhost
+DbAdminUsername sa
+DbName MyAppDb
+DbUsername MyAppDbUser
+DbAdminPassword MyAdminPassword
+
+
+ Description
+ -----------
+ This example will change the parameter before restoring the package
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Restore-WDServer
+
+
+ Restores an IIS web server from a Web Deploy server backup.
+
+
+
+
+
+ Restore
+ WDServer
+
+
+
+ The Restore-WDServer cmdlet restores an IIS web server from a Web Deploy server backup, such as those created using the Backup-WDServer cmdlet.
+
+
+
+
+
+ Restore-WDServer
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+ string
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+ hashtable
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+$folderList = @('\\app_data')
+Restore-WDServer D:\Machine-1_WebServer_20120419121214.zip -DestinationPublishSettings c:\destinationServer.publishSettings -SkipFolderList $folderList
+
+ Description
+ -----------
+ This will restore WebServer using given backup file. While restoring, it will not overwrite app_data folder for any website.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Restore-WDSite
+
+
+ Restores an IIS web site from a Web Deploy site backup.
+
+
+
+
+
+ Restore
+ WDSite
+
+
+
+ The Restore-WDApp cmdlet restores an IIS web site from a Web Deploy site backup, such as those created using the Backup-WDSite cmdlet.
+
+
+
+
+
+ Restore-WDSite
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+ string
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+ hashtable
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+ String]
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when restoring a Web Deploy backup to a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Package
+
+ Specifies the Web Deploy backup .zip file to restore.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+Some other important settings are described below:
+encryptPassword=<password>
+The encryptPassword setting specifies a password to control access to encrypted properties in IIS configuration (for example, an application pool). <password> specifies an alphanumeric password.
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of files to be skipped while restoring from backup.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Parameters
+
+ Specifies Web Deploy parameter values to use when restoring a Web Deploy backup. These settings can be read from a parameters value file to a hash table using the Get-WDParameters cmdlet.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Restore-WDSite C:\defaultsite.zip
+
+ Description
+ -----------
+ This will restore site1 from C:\defaultsite.zip package.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 2 --------------------------
+
+
+ C:\PS>
+
+
+$BackupPackage = 'C:\Users\Administrator\Documents\Web Deploy Backups\MyServer_AppHostConfig_Default Web Site_20120524111540.zip'
+$packageParams = Get-WDParameters -FilePath $BackupPackage
+write-host $packageParams
+$packageParams["Site Name Parameter1"] = "NewSite"
+$packageParams["Site Binding Parameter2"] = "*:81:"
+$packageParams["Web Application Physical Path Parameter"] = "%SystemDrive%\inetpub\NewSiteRoot"
+Restore-WDSite -Package $BackupPackage -Parameters $packageParams
+
+
+Name Value
+---- -----
+Site Name Parameter1 Default Web Site
+Site Binding Parameter2 *:80:
+Web Application Physical Path Parameter %SystemDrive%\inetpub\wwwroot
+
+
+ Description
+ -----------
+ This example will restore website to the destination with new site name, port & path, without modifying the backup package.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Set-WDAcl
+
+
+ Sets file system permissions on a specified file or folder.
+
+
+
+
+
+ Set
+ WDAcl
+
+
+
+ The Set-WDAcl cmdlet sets file system permissions on a specified file or folder. This may be specified using either a physical file path or relative IIS path.
+
+
+
+
+
+ Set-WDAcl
+
+ Destination
+
+ Specifies a destination file or folder where file system permissions should be set. This value may be either a physical file path or a relative IIS path, such as "Default Web Site/App_Data".
+
+ string
+
+
+ SetAclUser
+
+ Specifies the name of the user account which will be granted the file system permissions on the Destination. If using a relative IIS path, the default user is ApplicationPoolIdentity.
+
+ string
+
+
+ SetAclAccess
+
+ Specifies the file system permission(s) to be granted to the setAclUser. The permissions must be one of the following: AppendData, ChangePermissions, CreateDirectories, CreateFiles, Delete, DeleteSubdirectoriesAndFiles, ExecuteFile, FullControl, ListDirectory, Modify, Read, ReadAndExecute, ReadAttributes, ReadData, ReadExtendedAttributes, ReadPermissions, Synchronize, TakeOwnership, Traverse, Write, WriteAttributes, WriteData, WriteExtendedAttributes.
+The default is Read.
+
+
+ System.Nullable1[System.Security.AccessControl.FileSystemRights]
+
+
+ SetAclResourceType
+
+ Indicates that permissions should be set on a file or folder. Folder permissions are the default.
+Valid values are:
+-- Folder: Use to set permissions on a directory
+-- File: Use to set permissions on a file
+
+ ResourceType
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when setting file system permissions on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while setting the ACLs.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while setting the ACLs.
+
+ String]
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SetAclResourceType
+
+ Indicates that permissions should be set on a file or folder. Folder permissions are the default.
+Valid values are:
+-- Folder: Use to set permissions on a directory
+-- File: Use to set permissions on a file
+
+
+ ResourceType
+
+ ResourceType
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped while setting the ACLs.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ Destination
+
+ Specifies a destination file or folder where file system permissions should be set. This value may be either a physical file path or a relative IIS path, such as "Default Web Site/App_Data".
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when setting file system permissions on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SetAclAccess
+
+ Specifies the file system permission(s) to be granted to the setAclUser. The permissions must be one of the following: AppendData, ChangePermissions, CreateDirectories, CreateFiles, Delete, DeleteSubdirectoriesAndFiles, ExecuteFile, FullControl, ListDirectory, Modify, Read, ReadAndExecute, ReadAttributes, ReadData, ReadExtendedAttributes, ReadPermissions, Synchronize, TakeOwnership, Traverse, Write, WriteAttributes, WriteData, WriteExtendedAttributes.
+The default is Read.
+
+
+
+ System.Nullable1[System.Security.AccessControl.FileSystemRights]
+
+ System.Nullable1[System.Security.AccessControl.FileSystemRights]
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped while setting the ACLs.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SetAclUser
+
+ Specifies the name of the user account which will be granted the file system permissions on the Destination. If using a relative IIS path, the default user is ApplicationPoolIdentity.
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+#Get the current ACLS for the app_data folder
+$dirAcl = Get-Acl C:\inetpub\wwwroot\app1\app_data
+$dirAcl.Access | ForEach-Object {Write-Host $_.IdentityReference}
+$accessType = [System.Security.AccessControl.FileSystemRights]::Write
+Set-WDAcl "Default web site/app1/app_data" -SetAclAccess $accessType -SetAclUser user1
+$dirAcl = Get-Acl C:\inetpub\wwwroot\app1\app_data
+$dirAcl.Access | ForEach-Object {Write-Host $_.IdentityReference}
+
+
+Before Set-WDAcl
+
+NT AUTHORITY\NETWORK SERVICE
+BUILTIN\IIS_IUSRS
+NT SERVICE\TrustedInstaller
+NT AUTHORITY\SYSTEM
+BUILTIN\Administrators
+BUILTIN\Users
+
+After Set-WDAcl
+
+machine-1\user1
+BUILTIN\IIS_IUSRS
+NT SERVICE\TrustedInstaller
+NT AUTHORITY\SYSTEM
+BUILTIN\Administrators
+BUILTIN\Users
+
+
+
+ Description
+ -----------
+
+This example gives write access to machine-1\user1 for app_data folder.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Set-WDAppPoolFx
+
+
+ Sets the .NET framework version of the application pool associated with an IIS web application.
+
+
+
+
+ Set
+ WDAppPoolFx
+
+
+
+ The Set-WDAppPoolFx cmdlet sets the .NET framework version of the application pool associated with an IIS web application.
+
+
+
+
+ Set-WDAppPoolFx
+
+ Site
+
+ Specifies an IIS web site; the .NET framework version will be set for this web site's application pool. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+ string
+
+
+ AppPoolFrameworkVersion
+
+ Specifies a .NET Framework version to set for the specified IIS web site's application pool. For example: "v2.0" or "v4.0" would be valid values.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when setting the .NET framework version for a remote application pool. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when setting the .NET framework version for a remote application pool. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Site
+
+ Specifies an IIS web site; the .NET framework version will be set for this web site's application pool. For a remote site, this may be specified instead in the SourcePublishSettings Web Deploy publish settings file.
+
+
+ string
+
+ string
+
+
+
+
+
+ AppPoolFrameworkVersion
+
+ Specifies a .NET Framework version to set for the specified IIS web site's application pool. For example: "v2.0" or "v4.0" would be valid values.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDApp
+
+
+ Synchronizes one IIS web application to another.
+
+
+
+
+
+ Sync
+ WDApp
+
+
+
+ The Sync-WDApp cmdlet synchronizes the specified source IIS web application to an alternate application.
+
+
+
+
+ Sync-WDApp
+
+ SourceApp
+
+ Specifies the IIS web application to use as the source of the synchronization.
+
+ string
+
+
+ DestinationApp
+
+ Specifies the IIS web application to use as the destination of the synchronization.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ SourceApp
+
+ Specifies the IIS web application to use as the source of the synchronization.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy IISApp provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253205 to learn about custom provider settings for IISApp provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web application. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationApp
+
+ Specifies the IIS web application to use as the destination of the synchronization.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Sync-WDApp "Default Web Site/drupal" "site1/drupal"
+
+ Description
+ -----------
+ This example will copy an application from default web site to Site1.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDManifest
+
+
+ Synchronizes multiple Web Deploy providers in a single command.
+
+
+
+
+ Sync
+ WDManifest
+
+
+
+ The Sync-WDManifest cmdlet can be used to synchronize multiple Web Deploy providers in a single command. This cmdlet takes a Web Deploy manifest file containing a list of providers to sync, such as those related to IIS web sites, IIS web applications, and databases.
+
+
+
+
+ Sync-WDManifest
+
+ SourceManifest
+
+ Specifies a Web Deploy manifest file while contains a list of one or more Web Deploy providers to use as the basis for the sync. More information, including example manifest content, shown here: http://go.microsoft.com/fwlink/?LinkId=245685
+For information on different Web Deploy providers here: http://go.microsoft.com/fwlink/?LinkId=245686
+
+
+ string
+
+
+ DestinationManifest
+
+ Specifies a Web Deploy manifest file while contains a list of one or more Web Deploy providers to use as the destination for the sync. More information, including example manifest content, shown here: http://go.microsoft.com/fwlink/?LinkId=245685
+For information on different Web Deploy providers here: http://go.microsoft.com/fwlink/?LinkId=245686
+
+ string
+
+
+ ParameterValuesFile
+
+ Specifies a Web Deploy parameters file that may be used to change settings during the sync operation. More information on Web Deploy parameters may be found here: http://go.microsoft.com/fwlink/?LinkId=245683
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a destination on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Manifest provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253206 to learn about custom provider settings for Manifest provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a source on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Manifest provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253206 to learn about custom provider settings for Manifest provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a destination on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Manifest provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253206 to learn about custom provider settings for Manifest provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as source, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing ApplicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy Manifest provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253206 to learn about custom provider settings for Manifest provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+Additionally, for using IIS Express as destination, please specify following settings
+AppHostConfigDir=<path> - Absolute path of directory containing the applicationHost.config file for IIS Express
+WebServerDir=<path>- Absolute path of directory containing application binaries for IIS Express
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SourceManifest
+
+ Specifies a Web Deploy manifest file while contains a list of one or more Web Deploy providers to use as the basis for the sync. More information, including example manifest content, shown here: http://go.microsoft.com/fwlink/?LinkId=245685
+For information on different Web Deploy providers here: http://go.microsoft.com/fwlink/?LinkId=245686
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ParameterValuesFile
+
+ Specifies a Web Deploy parameters file that may be used to change settings during the sync operation. More information on Web Deploy parameters may be found here: http://go.microsoft.com/fwlink/?LinkId=245683
+
+
+ string
+
+ string
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a source on a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationManifest
+
+ Specifies a Web Deploy manifest file while contains a list of one or more Web Deploy providers to use as the destination for the sync. More information, including example manifest content, shown here: http://go.microsoft.com/fwlink/?LinkId=245685
+For information on different Web Deploy providers here: http://go.microsoft.com/fwlink/?LinkId=245686
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDMySQLDatabase
+
+
+ Synchronizes one MySQL database to another.
+
+
+
+
+ Sync
+ WDMySQLDatabase
+
+
+
+ The Sync-WDMySQLDatabase cmdlet synchronizes a source MySQL database to a destination MySQL database.
+
+
+
+
+ Sync-WDMySQLDatabase
+
+ SourceDatabase
+
+ Specifies the connection string for the source database. This may also be a path to a .sql script file to run the script on the destination database.
+
+ string
+
+
+ DestinationDatabase
+
+ Specifies the connection string for the destination database. This may also be a path to a .sql file to create a database script.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBMySQL provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBMySQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBMySQL provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBMySQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253202 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationDatabase
+
+ Specifies the connection string for the destination database. This may also be a path to a .sql file to create a database script.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SourceDatabase
+
+ Specifies the connection string for the source database. This may also be a path to a .sql script file to run the script on the destination database.
+
+
+ string
+
+ string
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDServer
+
+
+ Synchronizes an IIS web server to a destination IIS web server.
+
+
+
+
+ Sync
+ WDServer
+
+
+
+ The Sync-WDServer cmdlet synchronizes the IIS web server content and configuration of the source server to the destination server. This cmdlet will delete any web sites and applications on the destination server that do not exist on the source server.
+
+
+
+
+
+ Sync-WDServer
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy WebServer provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253209 to learn about custom provider settings for WebServer provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web server. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+New-WDPublishSettings -ComputerName comp1 -AgentType MSDepSvc -FileName c:\example1.publishsettings
+New-WDPublishSettings -ComputerName comp2 -AgentType MSDepSvc -FileName c:\example2.publishsettings
+Sync-WDServer -SourcePublishSettings c:\example1.publishSettings -DestinationPublishSettings c:\example2.publishSettings
+
+
+
+
+ Description
+ -----------
+ This example will sync IIS web server on comp2 with IIS web server on comp1.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDSite
+
+
+ Synchronizes an IIS web site from one site to another.
+
+
+
+
+ Sync
+ WDSite
+
+
+
+ The Sync-WDSite cmdlet synchronizes the specified source IIS web site to either a new or pre-existing site. By default, the cmdlet will synchronize both content and configuration of the given web site and any web applications present within that web site. The web site will be created on the destination IIS server if it does not exist. The application pool is not included by default.
+
+
+
+
+ Sync-WDSite
+
+ SourceSite
+
+ Specifies the IIS web site to use as the source of the synchronization.
+
+ string
+
+
+ DestinationSite
+
+ Specifies the IIS web site to use as the destination of the synchronization. If the site does not already exist it will be created.
+
+ string
+
+
+ SitePhysicalPath
+
+
+
+ string
+
+
+ SiteBinding
+
+ Specifies a new value for the destination site binding, such as "*:81:". If not specified, the source site binding will be used for the destination site.
+
+ string
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ IncludeAppPool
+
+ If set, includes the IIS web site's application pool in the site sync.
+
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+ String]
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+ String]
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SkipFileList
+
+ Specifies list of files to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationSite
+
+ Specifies the IIS web site to use as the destination of the synchronization. If the site does not already exist it will be created.
+
+
+ string
+
+ string
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ConfigOnly
+
+ If set, omits virtual directory content and backs up only configuration.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SkipFolderList
+
+ Specifies list of folders to be skipped during sync.
+
+
+ String]
+
+ String]
+
+
+
+
+
+ SourceSite
+
+ Specifies the IIS web site to use as the source of the synchronization.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a remote IIS web site. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ IncludeAppPool
+
+ If set, includes the IIS web site's application pool in the site sync.
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ SiteBinding
+
+ Specifies a new value for the destination site binding, such as "*:81:". If not specified, the source site binding will be used for the destination site.
+
+
+ string
+
+ string
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SitePhysicalPath
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy AppHostConfig provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253198 to learn about custom provider settings for AppHostConfig provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ Confirm
+
+ Prompts you for confirmation before executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WhatIf
+
+ Describes what would happen if you executed the command without actually executing the command.
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -------------------------- EXAMPLE 1 --------------------------
+
+
+ C:\PS>
+
+
+Sync-WDSite site1 Site2 -SitePhysicalPath c:\site2 -SiteBinding "*:8078:" -IncludeAppPool
+
+ Description
+ -----------
+ This example will sync site1 to site2 with application pool settings. It will use c:\site2 as physical path for target site and 8078 as http port.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Sync-WDSQLDatabase
+
+
+ Synchronizes one MSSQL database to another.
+
+
+
+
+ Sync
+ WDSQLDatabase
+
+
+
+ The Sync-WDSQLDatabase cmdlet synchronizes a source MSSQL database to a destination MSSQL database.
+
+
+
+
+ Sync-WDSQLDatabase
+
+ SourceDatabase
+
+ Specifies the connection string for the source database. This may also be a path to a .sql script file to run the script on the destination database.
+
+ string
+
+
+ DestinationDatabase
+
+ Specifies the connection string for the destination database. This may also be a path to a .sql file to create a database script.
+
+ string
+
+
+ Confirm
+
+
+
+
+
+ Debug
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ ErrorAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ ErrorVariable
+
+
+
+ string
+
+
+ OutBuffer
+
+
+
+ int
+
+
+ OutVariable
+
+
+
+ string
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+ string
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+ hashtable
+
+
+ Verbose
+
+
+
+
+
+ WarningAction
+
+
+
+
+ SilentlyContinue
+ Stop
+ Continue
+ Inquire
+
+
+
+ WarningVariable
+
+
+
+ string
+
+
+ WhatIf
+
+
+
+
+
+
+
+
+
+ Debug
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ WarningVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationPublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing to a database that must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ DestinationSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL provider as a destination provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ SourceSettings
+
+ This parameter can be used to configure the Web Deploy provider used by this cmdlet. This cmdlet uses the Web Deploy DBFullSQL provider as a source provider. Please visit http://go.microsoft.com/fwlink/?LinkId=253201 to learn about custom provider settings for DBFullSQL provider. To learn more about Web Deploy providers, visit http://go.microsoft.com/fwlink/?LinkId=253228.
+
+
+ hashtable
+
+ hashtable
+
+
+
+
+
+ DestinationDatabase
+
+ Specifies the connection string for the destination database. This may also be a path to a .sql file to create a database script.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutBuffer
+
+
+
+
+ int
+
+ int
+
+
+
+
+
+ WarningAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ SourceDatabase
+
+ Specifies the connection string for the source database. This may also be a path to a .sql script file to run the script on the destination database.
+
+
+ string
+
+ string
+
+
+
+
+
+ SourcePublishSettings
+
+ Specifies a Web Deploy publish settings file to use when synchronizing from a database which must be accessed from a remote computer. The publish settings will include connection information for the remote computer and may be created using the New-WDPublishSettings cmdlet.
+
+
+ string
+
+ string
+
+
+
+
+
+ OutVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ Verbose
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ ErrorAction
+
+
+ The following values are permitted for this object type.
+
+ ActionPreference
+
+ ActionPreference
+
+
+
+
+
+ SilentlyContinue
+
+
+
+
+
+ Stop
+
+
+
+
+
+ Continue
+
+
+
+
+
+ Inquire
+
+
+
+
+
+
+
+ ErrorVariable
+
+
+
+
+ string
+
+ string
+
+
+
+
+
+ WhatIf
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+ Confirm
+
+
+
+
+ SwitchParameter
+
+ SwitchParameter
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tools/WebDeploy/Microsoft.Web.Deployment.Powershell.dll b/tools/WebDeploy/Microsoft.Web.Deployment.Powershell.dll
new file mode 100644
index 00000000..71651fdf
Binary files /dev/null and b/tools/WebDeploy/Microsoft.Web.Deployment.Powershell.dll differ
diff --git a/tools/WebDeploy/Microsoft.Web.Deployment.dll b/tools/WebDeploy/Microsoft.Web.Deployment.dll
new file mode 100644
index 00000000..739a41a2
Binary files /dev/null and b/tools/WebDeploy/Microsoft.Web.Deployment.dll differ
diff --git a/tools/WebDeploy/Scripts/powershellcustomhost.exe b/tools/WebDeploy/Scripts/powershellcustomhost.exe
new file mode 100644
index 00000000..9c4cfc82
Binary files /dev/null and b/tools/WebDeploy/Scripts/powershellcustomhost.exe differ
diff --git a/tools/WebDeploy/Scripts/powershellcustomhost.exe.config b/tools/WebDeploy/Scripts/powershellcustomhost.exe.config
new file mode 100644
index 00000000..64768839
--- /dev/null
+++ b/tools/WebDeploy/Scripts/powershellcustomhost.exe.config
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/tools/WebDeploy/Web Deploy Documentation.url b/tools/WebDeploy/Web Deploy Documentation.url
new file mode 100644
index 00000000..ad8cbfd2
--- /dev/null
+++ b/tools/WebDeploy/Web Deploy Documentation.url
@@ -0,0 +1,5 @@
+[{000214A0-0000-0000-C000-000000000046}]
+Prop3=19,2
+[InternetShortcut]
+URL=http://go.microsoft.com/?linkid=9802942
+IDList=
diff --git a/tools/WebDeploy/Web Deploy Readme.url b/tools/WebDeploy/Web Deploy Readme.url
new file mode 100644
index 00000000..fc757683
--- /dev/null
+++ b/tools/WebDeploy/Web Deploy Readme.url
@@ -0,0 +1,6 @@
+[{000214A0-0000-0000-C000-000000000046}]
+Prop3=19,2
+[InternetShortcut]
+URL=http://go.microsoft.com/?linkid=9804444
+IDList=
+HotKey=0
diff --git a/tools/WebDeploy/cs/MsDepSvc.resources.dll b/tools/WebDeploy/cs/MsDepSvc.resources.dll
new file mode 100644
index 00000000..b64e9c67
Binary files /dev/null and b/tools/WebDeploy/cs/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/cs/Web Deploy UI.chm b/tools/WebDeploy/cs/Web Deploy UI.chm
new file mode 100644
index 00000000..40689cbf
Binary files /dev/null and b/tools/WebDeploy/cs/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/cs/msdeploy.resources.dll b/tools/WebDeploy/cs/msdeploy.resources.dll
new file mode 100644
index 00000000..81dc6917
Binary files /dev/null and b/tools/WebDeploy/cs/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/de/MsDepSvc.resources.dll b/tools/WebDeploy/de/MsDepSvc.resources.dll
new file mode 100644
index 00000000..f416c995
Binary files /dev/null and b/tools/WebDeploy/de/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/de/Web Deploy UI.chm b/tools/WebDeploy/de/Web Deploy UI.chm
new file mode 100644
index 00000000..197c8108
Binary files /dev/null and b/tools/WebDeploy/de/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/de/msdeploy.resources.dll b/tools/WebDeploy/de/msdeploy.resources.dll
new file mode 100644
index 00000000..bd295318
Binary files /dev/null and b/tools/WebDeploy/de/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/en/MsDepSvc.resources.dll b/tools/WebDeploy/en/MsDepSvc.resources.dll
new file mode 100644
index 00000000..ae16f0f7
Binary files /dev/null and b/tools/WebDeploy/en/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/en/Web Deploy UI.chm b/tools/WebDeploy/en/Web Deploy UI.chm
new file mode 100644
index 00000000..dcf34d40
Binary files /dev/null and b/tools/WebDeploy/en/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/en/msdeploy.resources.dll b/tools/WebDeploy/en/msdeploy.resources.dll
new file mode 100644
index 00000000..e72e3813
Binary files /dev/null and b/tools/WebDeploy/en/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/es/MsDepSvc.resources.dll b/tools/WebDeploy/es/MsDepSvc.resources.dll
new file mode 100644
index 00000000..2e8c9905
Binary files /dev/null and b/tools/WebDeploy/es/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/es/Web Deploy UI.chm b/tools/WebDeploy/es/Web Deploy UI.chm
new file mode 100644
index 00000000..81fff769
Binary files /dev/null and b/tools/WebDeploy/es/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/es/msdeploy.resources.dll b/tools/WebDeploy/es/msdeploy.resources.dll
new file mode 100644
index 00000000..da5b0977
Binary files /dev/null and b/tools/WebDeploy/es/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/fr/MsDepSvc.resources.dll b/tools/WebDeploy/fr/MsDepSvc.resources.dll
new file mode 100644
index 00000000..05d0b058
Binary files /dev/null and b/tools/WebDeploy/fr/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/fr/Web Deploy UI.chm b/tools/WebDeploy/fr/Web Deploy UI.chm
new file mode 100644
index 00000000..7a02f5d6
Binary files /dev/null and b/tools/WebDeploy/fr/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/fr/msdeploy.resources.dll b/tools/WebDeploy/fr/msdeploy.resources.dll
new file mode 100644
index 00000000..073f0b6b
Binary files /dev/null and b/tools/WebDeploy/fr/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/it/MsDepSvc.resources.dll b/tools/WebDeploy/it/MsDepSvc.resources.dll
new file mode 100644
index 00000000..5bb37bb5
Binary files /dev/null and b/tools/WebDeploy/it/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/it/Web Deploy UI.chm b/tools/WebDeploy/it/Web Deploy UI.chm
new file mode 100644
index 00000000..249e7228
Binary files /dev/null and b/tools/WebDeploy/it/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/it/msdeploy.resources.dll b/tools/WebDeploy/it/msdeploy.resources.dll
new file mode 100644
index 00000000..40f09ceb
Binary files /dev/null and b/tools/WebDeploy/it/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/ja/MsDepSvc.resources.dll b/tools/WebDeploy/ja/MsDepSvc.resources.dll
new file mode 100644
index 00000000..718728c1
Binary files /dev/null and b/tools/WebDeploy/ja/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/ja/Web Deploy UI.chm b/tools/WebDeploy/ja/Web Deploy UI.chm
new file mode 100644
index 00000000..034c6018
Binary files /dev/null and b/tools/WebDeploy/ja/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/ja/msdeploy.resources.dll b/tools/WebDeploy/ja/msdeploy.resources.dll
new file mode 100644
index 00000000..1cff7dfa
Binary files /dev/null and b/tools/WebDeploy/ja/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/ko/MsDepSvc.resources.dll b/tools/WebDeploy/ko/MsDepSvc.resources.dll
new file mode 100644
index 00000000..4ab40bb9
Binary files /dev/null and b/tools/WebDeploy/ko/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/ko/Web Deploy UI.chm b/tools/WebDeploy/ko/Web Deploy UI.chm
new file mode 100644
index 00000000..afc3a4eb
Binary files /dev/null and b/tools/WebDeploy/ko/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/ko/msdeploy.resources.dll b/tools/WebDeploy/ko/msdeploy.resources.dll
new file mode 100644
index 00000000..a92768a1
Binary files /dev/null and b/tools/WebDeploy/ko/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/license.rtf b/tools/WebDeploy/license.rtf
new file mode 100644
index 00000000..3e661212
--- /dev/null
+++ b/tools/WebDeploy/license.rtf
@@ -0,0 +1,576 @@
+{\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff38\deff0\stshfdbch11\stshfloch0\stshfhich0\stshfbi0\deflang1033\deflangfe1033\themelang1033\themelangfe2052\themelangcs1025{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
+{\f2\fbidi \fmodern\fcharset0\fprq1{\*\panose 02070309020205020404}Courier New;}{\f3\fbidi \froman\fcharset2\fprq2{\*\panose 05050102010706020507}Symbol;}{\f10\fbidi \fnil\fcharset2\fprq2{\*\panose 05000000000000000000}Wingdings;}
+{\f11\fbidi \froman\fcharset128\fprq1{\*\panose 02020609040205080304}MS Mincho{\*\falt \'82\'6c\'82\'72 \'96\'be\'92\'a9};}{\f13\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}
+{\f34\fbidi \froman\fcharset1\fprq2{\*\panose 02040503050406030204}Cambria Math;}{\f38\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0604030504040204}Tahoma;}{\f39\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0603020202020204}Trebuchet MS;}
+{\f40\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}@SimSun;}{\f41\fbidi \fmodern\fcharset128\fprq1{\*\panose 02020609040205080304}@MS Mincho;}{\flomajor\f31500\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
+{\fdbmajor\f31501\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhimajor\f31502\fbidi \froman\fcharset0\fprq2{\*\panose 02040503050406030204}Cambria;}
+{\fbimajor\f31503\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\flominor\f31504\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
+{\fdbminor\f31505\fbidi \fnil\fcharset134\fprq2{\*\panose 02010600030101010101}SimSun{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31506\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}
+{\fbiminor\f31507\fbidi \fswiss\fcharset0\fprq2{\*\panose 020b0604020202020204}Arial;}{\f42\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\f43\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}
+{\f45\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\f46\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\f47\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\f48\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
+{\f49\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\f50\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\f62\fbidi \fmodern\fcharset238\fprq1 Courier New CE;}{\f63\fbidi \fmodern\fcharset204\fprq1 Courier New Cyr;}
+{\f65\fbidi \fmodern\fcharset161\fprq1 Courier New Greek;}{\f66\fbidi \fmodern\fcharset162\fprq1 Courier New Tur;}{\f67\fbidi \fmodern\fcharset177\fprq1 Courier New (Hebrew);}{\f68\fbidi \fmodern\fcharset178\fprq1 Courier New (Arabic);}
+{\f69\fbidi \fmodern\fcharset186\fprq1 Courier New Baltic;}{\f70\fbidi \fmodern\fcharset163\fprq1 Courier New (Vietnamese);}{\f174\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}{\f422\fbidi \fswiss\fcharset238\fprq2 Tahoma CE;}
+{\f423\fbidi \fswiss\fcharset204\fprq2 Tahoma Cyr;}{\f425\fbidi \fswiss\fcharset161\fprq2 Tahoma Greek;}{\f426\fbidi \fswiss\fcharset162\fprq2 Tahoma Tur;}{\f427\fbidi \fswiss\fcharset177\fprq2 Tahoma (Hebrew);}
+{\f428\fbidi \fswiss\fcharset178\fprq2 Tahoma (Arabic);}{\f429\fbidi \fswiss\fcharset186\fprq2 Tahoma Baltic;}{\f430\fbidi \fswiss\fcharset163\fprq2 Tahoma (Vietnamese);}{\f431\fbidi \fswiss\fcharset222\fprq2 Tahoma (Thai);}
+{\f432\fbidi \fswiss\fcharset238\fprq2 Trebuchet MS CE;}{\f433\fbidi \fswiss\fcharset204\fprq2 Trebuchet MS Cyr;}{\f435\fbidi \fswiss\fcharset161\fprq2 Trebuchet MS Greek;}{\f436\fbidi \fswiss\fcharset162\fprq2 Trebuchet MS Tur;}
+{\f439\fbidi \fswiss\fcharset186\fprq2 Trebuchet MS Baltic;}{\f444\fbidi \fnil\fcharset0\fprq2 @SimSun Western;}{\f454\fbidi \fmodern\fcharset0\fprq1 @MS Mincho Western;}{\f452\fbidi \fmodern\fcharset238\fprq1 @MS Mincho CE;}
+{\f453\fbidi \fmodern\fcharset204\fprq1 @MS Mincho Cyr;}{\f455\fbidi \fmodern\fcharset161\fprq1 @MS Mincho Greek;}{\f456\fbidi \fmodern\fcharset162\fprq1 @MS Mincho Tur;}{\f459\fbidi \fmodern\fcharset186\fprq1 @MS Mincho Baltic;}
+{\flomajor\f31508\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flomajor\f31509\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\flomajor\f31511\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}
+{\flomajor\f31512\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flomajor\f31513\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\flomajor\f31514\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}
+{\flomajor\f31515\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flomajor\f31516\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\fdbmajor\f31520\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}
+{\fhimajor\f31528\fbidi \froman\fcharset238\fprq2 Cambria CE;}{\fhimajor\f31529\fbidi \froman\fcharset204\fprq2 Cambria Cyr;}{\fhimajor\f31531\fbidi \froman\fcharset161\fprq2 Cambria Greek;}{\fhimajor\f31532\fbidi \froman\fcharset162\fprq2 Cambria Tur;}
+{\fhimajor\f31535\fbidi \froman\fcharset186\fprq2 Cambria Baltic;}{\fhimajor\f31536\fbidi \froman\fcharset163\fprq2 Cambria (Vietnamese);}{\fbimajor\f31538\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}
+{\fbimajor\f31539\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}{\fbimajor\f31541\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\fbimajor\f31542\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}
+{\fbimajor\f31543\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}{\fbimajor\f31544\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\fbimajor\f31545\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}
+{\fbimajor\f31546\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}{\flominor\f31548\fbidi \froman\fcharset238\fprq2 Times New Roman CE;}{\flominor\f31549\fbidi \froman\fcharset204\fprq2 Times New Roman Cyr;}
+{\flominor\f31551\fbidi \froman\fcharset161\fprq2 Times New Roman Greek;}{\flominor\f31552\fbidi \froman\fcharset162\fprq2 Times New Roman Tur;}{\flominor\f31553\fbidi \froman\fcharset177\fprq2 Times New Roman (Hebrew);}
+{\flominor\f31554\fbidi \froman\fcharset178\fprq2 Times New Roman (Arabic);}{\flominor\f31555\fbidi \froman\fcharset186\fprq2 Times New Roman Baltic;}{\flominor\f31556\fbidi \froman\fcharset163\fprq2 Times New Roman (Vietnamese);}
+{\fdbminor\f31560\fbidi \fnil\fcharset0\fprq2 SimSun Western{\*\falt \'cb\'ce\'cc\'e5};}{\fhiminor\f31568\fbidi \fswiss\fcharset238\fprq2 Calibri CE;}{\fhiminor\f31569\fbidi \fswiss\fcharset204\fprq2 Calibri Cyr;}
+{\fhiminor\f31571\fbidi \fswiss\fcharset161\fprq2 Calibri Greek;}{\fhiminor\f31572\fbidi \fswiss\fcharset162\fprq2 Calibri Tur;}{\fhiminor\f31575\fbidi \fswiss\fcharset186\fprq2 Calibri Baltic;}
+{\fhiminor\f31576\fbidi \fswiss\fcharset163\fprq2 Calibri (Vietnamese);}{\fbiminor\f31578\fbidi \fswiss\fcharset238\fprq2 Arial CE;}{\fbiminor\f31579\fbidi \fswiss\fcharset204\fprq2 Arial Cyr;}
+{\fbiminor\f31581\fbidi \fswiss\fcharset161\fprq2 Arial Greek;}{\fbiminor\f31582\fbidi \fswiss\fcharset162\fprq2 Arial Tur;}{\fbiminor\f31583\fbidi \fswiss\fcharset177\fprq2 Arial (Hebrew);}
+{\fbiminor\f31584\fbidi \fswiss\fcharset178\fprq2 Arial (Arabic);}{\fbiminor\f31585\fbidi \fswiss\fcharset186\fprq2 Arial Baltic;}{\fbiminor\f31586\fbidi \fswiss\fcharset163\fprq2 Arial (Vietnamese);}}{\colortbl;\red0\green0\blue0;\red0\green0\blue255;
+\red0\green255\blue255;\red0\green255\blue0;\red255\green0\blue255;\red255\green0\blue0;\red255\green255\blue0;\red255\green255\blue255;\red0\green0\blue128;\red0\green128\blue128;\red0\green128\blue0;\red128\green0\blue128;\red128\green0\blue0;
+\red128\green128\blue0;\red128\green128\blue128;\red192\green192\blue192;\cbackgroundone\ctint255\cshade255\red255\green255\blue255;}{\*\defchp \fs22\dbch\af11 }{\*\defpap \ql \li0\ri0\sa200\sl276\slmult1
+\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 }\noqfpromote {\stylesheet{\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \snext0 \sautoupd \sqformat \spriority0 Normal;}{\s1\ql \fi-357\li357\ri0\sb120\sa120\widctlpar
+\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls10\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext1 \slink50 \sqformat heading 1;}{\s2\ql \fi-363\li720\ri0\sb120\sa120\widctlpar\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0
+\b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext2 \slink16 \sqformat heading 2;}{\s3\ql \li0\ri0\sb120\sa120\widctlpar
+\tx1077\wrapdefault\aspalpha\aspnum\faauto\outlinelevel2\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext3 \slink17 \sqformat
+heading 3;}{\s4\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar\jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl3\outlinelevel3\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext4 \slink18 \sqformat heading 4;}{\s5\ql \fi-357\li1792\ri0\sb120\sa120\widctlpar
+\tx1792\jclisttab\tx2155\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl4\outlinelevel4\adjustright\rin0\lin1792\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext5 \slink19 \sqformat heading 5;}{\s6\ql \fi-357\li2149\ri0\sb120\sa120\widctlpar\jclisttab\tx2152\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl5\outlinelevel5\adjustright\rin0\lin2149\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext6 \slink20 \sqformat heading 6;}{\s7\ql \fi-357\li2506\ri0\sb120\sa120\widctlpar
+\jclisttab\tx2509\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl6\outlinelevel6\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext7 \slink21 \sqformat heading 7;}{\s8\ql \fi-357\li2863\ri0\sb120\sa120\widctlpar\jclisttab\tx2866\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl7\outlinelevel7\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext8 \slink22 \sqformat heading 8;}{\s9\ql \fi-358\li3221\ri0\sb120\sa120\widctlpar
+\jclisttab\tx3223\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl8\outlinelevel8\adjustright\rin0\lin3221\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext9 \slink23 \sqformat heading 9;}{\*\cs10 \additive \ssemihidden \sunhideused \spriority1 Default Paragraph Font;}{\*
+\ts11\tsrowd\trftsWidthB3\trpaddl108\trpaddr108\trpaddfl3\trpaddft3\trpaddfb3\trpaddfr3\trcbpat1\trcfpat1\tblind0\tblindtype3\tsvertalt\tsbrdrt\tsbrdrl\tsbrdrb\tsbrdrr\tsbrdrdgl\tsbrdrdgr\tsbrdrh\tsbrdrv \ql \li0\ri0\sa200\sl276\slmult1
+\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af0\afs22\alang1025 \ltrch\fcs0 \fs22\lang1033\langfe1033\loch\f0\hich\af0\dbch\af11\cgrid\langnp1033\langfenp1033 \snext11 \ssemihidden \sunhideused Normal Table;}{
+\s15\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls13\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon35 \snext15 \sautoupd Bullet 3 Underline;}{\*\cs16 \additive \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\f38\fs20 \sbasedon10 \slink2 \slocked Heading 2 Char;}
+{\*\cs17 \additive \rtlch\fcs1 \ab\af31503\afs26 \ltrch\fcs0 \b\fs26\loch\f31502\hich\af31502\dbch\af31501 \sbasedon10 \slink3 \slocked \ssemihidden \spriority9 Heading 3 Char;}{\*\cs18 \additive \rtlch\fcs1 \ab\af31507\afs28 \ltrch\fcs0
+\b\fs28\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink4 \slocked \ssemihidden \spriority9 Heading 4 Char;}{\*\cs19 \additive \rtlch\fcs1 \ab\ai\af31507\afs26 \ltrch\fcs0 \b\i\fs26\loch\f31506\hich\af31506\dbch\af31505
+\sbasedon10 \slink5 \slocked \ssemihidden \spriority9 Heading 5 Char;}{\*\cs20 \additive \rtlch\fcs1 \ab\af31507 \ltrch\fcs0 \b\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink6 \slocked \ssemihidden \spriority9 Heading 6 Char;}{\*\cs21 \additive
+\rtlch\fcs1 \af31507\afs24 \ltrch\fcs0 \fs24\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink7 \slocked \ssemihidden \spriority9 Heading 7 Char;}{\*\cs22 \additive \rtlch\fcs1 \ai\af31507\afs24 \ltrch\fcs0
+\i\fs24\loch\f31506\hich\af31506\dbch\af31505 \sbasedon10 \slink8 \slocked \ssemihidden \spriority9 Heading 8 Char;}{\*\cs23 \additive \rtlch\fcs1 \af31503 \ltrch\fcs0 \loch\f31502\hich\af31502\dbch\af31501
+\sbasedon10 \slink9 \slocked \ssemihidden \spriority9 Heading 9 Char;}{\s24\ql \li357\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext24 Body 1;}{\s25\ql \li720\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs20\alang1025
+\ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext25 Body 2;}{\s26\ql \li1077\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1077\itap0 \rtlch\fcs1
+\af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext26 Body 3;}{
+\s27\ql \li1435\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext27 Body 4;}{\s28\ql \li1803\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin1803\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext28 Body 5;}{\s29\ql \li2160\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2160\itap0 \rtlch\fcs1
+\af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext29 Body 6;}{
+\s30\ql \li2506\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext30 Body 7;}{\s31\ql \li2863\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext31 Body 8;}{\s32\ql \li3221\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin3221\itap0 \rtlch\fcs1
+\af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext32 Body 9;}{\s33\ql \fi-357\li357\ri0\sb120\sa120\widctlpar
+\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls1\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext33 Bullet 1;}{
+\s34\ql \fi-363\li720\ri0\sb120\sa120\widctlpar\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls2\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext34 Bullet 2;}{\s35\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls3\adjustright\rin0\lin1077\itap0
+\rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext35 \slink76 Bullet 3;}{\s36\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar
+\jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext36 Bullet 4;}{
+\s37\ql \fi-357\li1792\ri0\sb120\sa120\widctlpar\jclisttab\tx1795\wrapdefault\aspalpha\aspnum\faauto\ls5\adjustright\rin0\lin1792\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext37 Bullet 5;}{\s38\ql \fi-357\li2149\ri0\sb120\sa120\widctlpar\jclisttab\tx2152\wrapdefault\aspalpha\aspnum\faauto\ls6\adjustright\rin0\lin2149\itap0
+\rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext38 Bullet 6;}{\s39\ql \fi-357\li2506\ri0\sb120\sa120\widctlpar
+\jclisttab\tx2509\wrapdefault\aspalpha\aspnum\faauto\ls7\adjustright\rin0\lin2506\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext39 Bullet 7;}{
+\s40\ql \fi-357\li2863\ri0\sb120\sa120\widctlpar\jclisttab\tx2866\wrapdefault\aspalpha\aspnum\faauto\ls8\adjustright\rin0\lin2863\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext40 Bullet 8;}{\s41\ql \fi-358\li3221\ri0\sb120\sa120\widctlpar\jclisttab\tx3223\wrapdefault\aspalpha\aspnum\faauto\ls9\adjustright\rin0\lin3221\itap0
+\rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon32 \snext41 Bullet 9;}{
+\s42\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext0 Heading EULA;}{\s43\ql \li0\ri0\sb120\sa120\widctlpar\brdrb\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0
+\b\fs28\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading Software Title;}{\s44\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1
+\ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext44 \slink80 Preamble;}{\s45\ql \li0\ri0\sb120\sa120\widctlpar\brdrb\brdrs\brdrw10\brsp20
+\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext1 Preamble Border;}{
+\s46\qc \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext46 Heading Warranty;}{\s47\ql \fi-360\li360\ri0\sb120\sa120\widctlpar\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls11\outlinelevel0\adjustright\rin0\lin360\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext0 Heading 1 Warranty;}{\s48\ql \fi-360\li720\ri0\sb120\sa120\widctlpar
+\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls11\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext0 Heading 2 Warranty;}{\*\cs49 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \ul\cf2 \sbasedon10 Hyperlink;}{\*\cs50 \additive \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\f38\fs20 \sbasedon10 \slink1 \slocked Heading 1 Char;}{
+\s51\ql \li0\ri0\sa160\sl-240\slmult0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext51 Char;}{\s52\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext52 \slink53 \ssemihidden footnote text;}{\*\cs53 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink52 \slocked \ssemihidden
+Footnote Text Char;}{\*\cs54 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \super \sbasedon10 \ssemihidden footnote reference;}{\s55\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1
+\af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext55 \slink56 \ssemihidden endnote text;}{\*\cs56 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20
+\sbasedon10 \slink55 \slocked \ssemihidden Endnote Text Char;}{\*\cs57 \additive \rtlch\fcs1 \af0 \ltrch\fcs0 \super \sbasedon10 \ssemihidden endnote reference;}{
+\s58\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext58 \slink59 \ssemihidden annotation text;}{\*\cs59 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink58 \slocked \ssemihidden Comment Text Char;}{\*\cs60 \additive \rtlch\fcs1 \af0\afs16 \ltrch\fcs0 \fs16
+\sbasedon10 \ssemihidden annotation reference;}{\s61\ql \li0\ri0\sa160\sl-240\slmult0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext61 Char11;}{\s62\ql \fi-357\li1077\ri0\sb120\sa120\widctlpar
+\tx1077\jclisttab\tx1440\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl2\outlinelevel2\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon3 \snext62 Heading 3 Bold;}{\s63\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon36 \snext63 Bullet 4 Underline;}{\s64\ql \li720\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin720\itap0 \rtlch\fcs1
+\af38\afs20\alang1025 \ltrch\fcs0 \fs20\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon25 \snext64 Body 2 Underline;}{\s65\ql \li0\ri0\sb120\sa120\widctlpar\brdrt\brdrs\brdrw10\brsp20
+\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon44 \snext65 Preamble Border Above;}{\*\cs66
+\additive \v\f2\cf12\sub tw4winMark;}{\s67\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0
+\b\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon58 \snext58 \slink68 \ssemihidden annotation subject;}{\*\cs68 \additive \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\f38\fs20
+\sbasedon59 \slink67 \slocked \ssemihidden Comment Subject Char;}{\s69\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs16\alang1025 \ltrch\fcs0
+\fs16\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext69 \slink70 \ssemihidden Balloon Text;}{\*\cs70 \additive \rtlch\fcs1 \af38\afs16 \ltrch\fcs0 \f38\fs16 \sbasedon10 \slink69 \slocked \ssemihidden
+Balloon Text Char;}{\s71\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon0 \snext71 \slink72 header;}{\*\cs72 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink71 \slocked Header Char;}{
+\s73\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033
+\sbasedon0 \snext73 \slink74 footer;}{\*\cs74 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink73 \slocked Footer Char;}{\s75\ql \fi-358\li1435\ri0\sb120\sa120\widctlpar
+\jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs19\alang1025 \ltrch\fcs0 \fs19\ul\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \sbasedon36 \snext75 \spriority0
+Bullet 4 Underlined;}{\*\cs76 \additive \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \f38\fs20 \sbasedon10 \slink35 \slocked Bullet 3 Char1;}{\s77\ql \li0\ri0\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1
+\ab\af38\afs19\alang1025 \ltrch\fcs0 \b\fs19\lang1033\langfe1033\loch\f38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 \snext0 \slink78 Body 0 Bold;}{\*\cs78 \additive \rtlch\fcs1 \ab\af38\afs19 \ltrch\fcs0 \b\f38\fs19 \sbasedon10 \slink77 \slocked
+Body 0 Bold Char;}{\*\cs79 \additive \b\f39 Heading 2 Char1;}{\*\cs80 \additive \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\f38\fs20 \sbasedon10 \slink44 \slocked Preamble Char;}{\s81\ql \li0\ri0\sb120\sa120\widctlpar\brdrt\brdrs\brdrw10\brsp20
+\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \b\f38\fs20\lang1033\langfe1033\cgrid\langnp1033\langfenp1033 \sbasedon44 \snext81 \sautoupd \slink82 Style Preamble + (Complex) Tahoma;}{\*
+\cs82 \additive \rtlch\fcs1 \ab0\af38\afs20 \ltrch\fcs0 \b\f38\fs20 \sbasedon80 \slink81 \slocked Style Preamble + (Complex) Tahoma Char;}}{\*\listtable{\list\listtemplateid1367111956{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
+\levelstartat1\levelspace0\levelindent0{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li360\jclisttab\tx360\lin360 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext
+\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0
+\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext
+\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0
+\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext
+\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat0\levelspace0\levelindent0{\leveltext\'00;}{\levelnumbers;}\rtlch\fcs1 \af0 \ltrch\fcs0 }{\listname ;}\listid-119}
+{\list\listtemplateid176468498\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid692200086\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s41\fi-358\li3221
+\jclisttab\tx3223\lin3221 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel
+\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23
+\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
+\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0
+{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691
+\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}
+\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid196815738}{\list\listtemplateid-1793664660{\listlevel\levelnfc3\levelnfcn3\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers
+\'01;}\rtlch\fcs1 \ab\ai0\af0 \ltrch\fcs0 \b\i0\fbias0 \s47\fi-360\li360\jclisttab\tx360\lin360 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1
+\ab\ai0\af0 \ltrch\fcs0 \b\i0\fbias0 \s48\fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0
+\fbias0 \fi-360\li1080\jclisttab\tx1080\lin1080 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'03);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li1440
+\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'04);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li1800\jclisttab\tx1800\lin1800 }
+{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'05);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0
+\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li2520\jclisttab\tx2520\lin2520 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fbias0 \fi-360\li3240\jclisttab\tx3240\lin3240 }{\listname ;}\listid394402059}{\list\listtemplateid-128834446{\listlevel\levelnfc0\levelnfcn0\leveljc0
+\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'00.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0 \s1\fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc4\levelnfcn4\leveljc0
+\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'01.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0 \s2\fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0
+\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab\ai0\af38\afs20 \ltrch\fcs0 \b\i0\f38\fs20\fbias0 \s62\fi-357\li1077\jclisttab\tx1440\lin1077 }{\listlevel\levelnfc3\levelnfcn3\leveljc0
+\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'03.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0 \s4\fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc1
+\levelnfcn1\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'04.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\strike0\f39\fs20\ulnone\fbias0 \s5\fi-357\li1792\jclisttab\tx2155\lin1792 }
+{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'05.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0 \s6\fi-357\li2149\jclisttab\tx2152\lin2149
+}{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0 \s7\fi-357\li2506
+\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02i.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0 \s8\fi-357\li2863
+\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc255\levelnfcn255\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02A.;}{\levelnumbers;}\rtlch\fcs1 \ab0\ai0\af39\afs20 \ltrch\fcs0 \b0\i0\f39\fs20\fbias0 \s9\fi-358\li3221
+\jclisttab\tx3223\lin3221 }{\listname ;}\listid398796681}{\list\listtemplateid789093748\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid-317712510
+\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s34\fi-363\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}
+\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160
+\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23
+\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid477573462}{\list\listtemplateid67698717{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\'02\'00);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li360\jclisttab\tx360\lin360 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\'02\'01);}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li720\jclisttab\tx720\lin720 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'02);}{\levelnumbers\'01;}\rtlch\fcs1
+\af0 \ltrch\fcs0 \fi-360\li1080\jclisttab\tx1080\lin1080 }{\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'03);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li1440
+\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'04);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li1800\jclisttab\tx1800\lin1800 }{\listlevel
+\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'03(\'05);}{\levelnumbers\'02;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc0\levelnfcn0\leveljc0
+\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\'02\'06.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li2520\jclisttab\tx2520\lin2520 }{\listlevel\levelnfc4\levelnfcn4\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\'02\'07.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc2\levelnfcn2\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\'02\'08.;}{\levelnumbers\'01;}\rtlch\fcs1 \af0 \ltrch\fcs0 \fi-360\li3240\jclisttab\tx3240\lin3240 }{\listname ;}\listid700712945}{\list\listtemplateid-296591990\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\leveltemplateid-48305026\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s40\fi-357\li2863\jclisttab\tx2866\lin2863 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0
+{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600
+\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23
+\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid810947713}{\list\listtemplateid285099256\listhybrid{\listlevel
+\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid-308626962\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s15\fi-357\li1077\jclisttab\tx1080\lin1077 }{\listlevel\levelnfc23\levelnfcn23
+\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
+\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0
+\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760
+\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }
+{\listname ;}\listid1121073746}{\list\listtemplateid-1813845996\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid2033377338\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \s39\fi-357\li2506\jclisttab\tx2509\lin2506 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440
+\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23
+\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0
+{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1219436735}{\list\listtemplateid-41362566\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0
+\levelindent0{\leveltext\leveltemplateid-1175557160\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s36\fi-358\li1435\jclisttab\tx1437\lin1435 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600
+\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23
+\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1559511898}{\list\listtemplateid-743794326\listhybrid{\listlevel
+\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid1229593488\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s35\fi-357\li1077\jclisttab\tx1080\lin1077 }{\listlevel\levelnfc23\levelnfcn23
+\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
+\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0
+\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760
+\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }
+{\listname ;}\listid1567649130}{\list\listtemplateid1363474438\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid1637229796\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \s37\fi-357\li1792\jclisttab\tx1795\lin1792 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440
+\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23
+\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1
+\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0
+{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1848404271}{\list\listtemplateid-1802592190\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0
+\levelindent0{\leveltext\leveltemplateid961321180\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s38\fi-357\li2149\jclisttab\tx2152\lin2149 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600
+\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }
+{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23
+\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0
+\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }{\listname ;}\listid1877695764}{\list\listtemplateid1186249844\listhybrid{\listlevel
+\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid1182702444\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \s33\fi-357\li357\jclisttab\tx360\lin357 }{\listlevel\levelnfc23\levelnfcn23
+\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li1440\jclisttab\tx1440\lin1440 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0
+\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li2160\jclisttab\tx2160\lin2160 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0
+\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}\f3\fbias0 \fi-360\li2880\jclisttab\tx2880\lin2880 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext
+\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li3600\jclisttab\tx3600\lin3600 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693
+\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li4320\jclisttab\tx4320\lin4320 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698689\'01\u-3913 ?;}{\levelnumbers;}
+\f3\fbias0 \fi-360\li5040\jclisttab\tx5040\lin5040 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698691\'01o;}{\levelnumbers;}\f2\fbias0 \fi-360\li5760
+\jclisttab\tx5760\lin5760 }{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace0\levelindent0{\leveltext\leveltemplateid67698693\'01\u-3929 ?;}{\levelnumbers;}\f10\fbias0 \fi-360\li6480\jclisttab\tx6480\lin6480 }
+{\listname ;}\listid2054619191}}{\*\listoverridetable{\listoverride\listid2054619191\listoverridecount0\ls1}{\listoverride\listid477573462\listoverridecount0\ls2}{\listoverride\listid1567649130\listoverridecount0\ls3}{\listoverride\listid1559511898
+\listoverridecount0\ls4}{\listoverride\listid1848404271\listoverridecount0\ls5}{\listoverride\listid1877695764\listoverridecount0\ls6}{\listoverride\listid1219436735\listoverridecount0\ls7}{\listoverride\listid810947713\listoverridecount0\ls8}
+{\listoverride\listid196815738\listoverridecount0\ls9}{\listoverride\listid398796681\listoverridecount0\ls10}{\listoverride\listid394402059\listoverridecount0\ls11}{\listoverride\listid700712945\listoverridecount0\ls12}{\listoverride\listid1121073746
+\listoverridecount0\ls13}{\listoverride\listid398796681\listoverridecount0\ls14}{\listoverride\listid398796681\listoverridecount0\ls15}{\listoverride\listid1567649130\listoverridecount0\ls16}{\listoverride\listid398796681\listoverridecount0\ls17}
+{\listoverride\listid398796681\listoverridecount0\ls18}{\listoverride\listid398796681\listoverridecount0\ls19}{\listoverride\listid398796681\listoverridecount0\ls20}{\listoverride\listid1121073746\listoverridecount0\ls21}{\listoverride\listid1567649130
+\listoverridecount0\ls22}{\listoverride\listid398796681\listoverridecount0\ls23}{\listoverride\listid398796681\listoverridecount0\ls24}{\listoverride\listid398796681\listoverridecount0\ls25}{\listoverride\listid398796681\listoverridecount0\ls26}
+{\listoverride\listid-119\listoverridecount0\ls27}{\listoverride\listid398796681\listoverridecount9{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel
+\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat\levelstartat1}{\lfolevel\listoverridestartat
+\levelstartat1}\ls28}}{\*\pgptbl {\pgp\ipgp0\itap0\li0\ri0\sb0\sa0}}{\*\rsidtbl \rsid4861811\rsid6058443\rsid14380827}{\mmathPr\mmathFont34\mbrkBin0\mbrkBinSub0\msmallFrac0\mdispDef1\mlMargin0\mrMargin0\mdefJc1\mwrapIndent1440\mintLim0\mnaryLim1}{\info
+{\title English}{\creatim\yr2012\mo5\dy25\hr11\min43}{\revtim\yr2012\mo5\dy25\hr11\min43}{\version1}{\edmins0}{\nofpages1}{\nofwords442}{\nofchars2523}{\nofcharsws2960}{\vern49273}}{\*\userprops {\propname db_document_id}\proptype30{\staticval 15896}}
+{\*\xmlnstbl {\xmlns1 http://schemas.microsoft.com/office/word/2003/wordml}}\paperw12240\paperh15840\margl720\margr720\margt720\margb720\gutter0\ltrsect
+\widowctrl\ftnbj\aenddoc\trackmoves0\trackformatting1\donotembedsysfont0\relyonvml0\donotembedlingdata0\grfdocevents0\validatexml1\showplaceholdtext0\ignoremixedcontent0\saveinvalidxml0\showxmlerrors1\noxlattoyen
+\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\hyphcaps0\formshade\horzdoc\dgmargin\dghspace100\dgvspace180\dghorigin720\dgvorigin720\dghshow2\dgvshow1
+\jexpand\viewkind1\viewscale140\pgbrdrhead\pgbrdrfoot\splytwnine\ftnlytwnine\htmautsp\nolnhtadjtbl\useltbaln\alntblind\lytcalctblwd\lyttblrtgr\lnbrkrule\nobrkwrptbl\snaptogridincell\rempersonalinfo\allowfieldendsel
+\wrppunct\asianbrkrule\rsidroot6058443\newtblstyruls\nogrowautofit\usenormstyforlist\noindnmbrts\felnbrelev\nocxsptable\indrlsweleven\noafcnsttbl\afelev\utinl\hwelev\spltpgpar\notcvasp\notbrkcnstfrctbl\notvatxbx\krnprsnet\cachedcolbal \nouicompat \fet0
+{\*\wgrffmtfilter 013f}\nofeaturethrottle1\ilfomacatclnup0{\*\ftnsep \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid14380827 \chftnsep
+\par }}{\*\ftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid14380827 \chftnsepc
+\par }}{\*\aftnsep \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid14380827 \chftnsep
+\par }}{\*\aftnsepc \ltrpar \pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af0 \ltrch\fcs0 \insrsid14380827 \chftnsepc
+\par }}\ltrpar \sectd \ltrsect\sbknone\linex0\headery0\footery0\endnhere\sectlinegrid360\sectdefaultcl\sftnbj {\headerl \ltrpar \pard\plain \ltrpar\s71\ql \li0\ri0\sb120\sa120\widctlpar
+\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0
+\insrsid6058443
+\par }\pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14380827 }}{\headerr \ltrpar \pard\plain \ltrpar\s71\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025
+\ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6058443
+\par }\pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14380827 }}{\footerl \ltrpar \pard\plain \ltrpar\s73\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025
+\ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6058443
+\par }}{\footerr \ltrpar \pard\plain \ltrpar\s73\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6058443
+\par }}{\headerf \ltrpar \pard\plain \ltrpar\s71\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0
+\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6058443
+\par }\pard\plain \ltrpar\ql \li0\ri0\sb120\sa120\widctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid14380827 }}{\footerf \ltrpar \pard\plain \ltrpar\s73\ql \li0\ri0\sb120\sa120\widctlpar\tqc\tx4320\tqr\tx8640\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \af38\afs20\alang1025
+\ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \insrsid6058443
+\par }}{\*\pnseclvl1\pnucrm\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl2\pnucltr\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl3\pndec\pnstart1\pnindent720\pnhang {\pntxta .}}{\*\pnseclvl4\pnlcltr\pnstart1\pnindent720\pnhang {\pntxta )}}
+{\*\pnseclvl5\pndec\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl6\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl7\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl8
+\pnlcltr\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}{\*\pnseclvl9\pnlcrm\pnstart1\pnindent720\pnhang {\pntxtb (}{\pntxta )}}\pard\plain \ltrpar\s42\ql \li0\ri0\sb120\sa120\nowidctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0
+\rtlch\fcs1 \ab\af38\afs28\alang1025 \ltrch\fcs0 \b\fs28\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+MICROSOFT SOFTWARE SUPPLEMENTAL LICENSE TERMS}{\rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\dbch\af13\insrsid6058443
+\par }\pard \ltrpar\s42\ql \li0\ri0\sb120\sa120\nowidctlpar\brdrb\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 {\rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+MICROSOFT WEB DEPLOY V3 FOR MICROSOFT WINDOWS SERVER}{\rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\cf17\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 }{\rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\dbch\af13\insrsid6058443
+\par }\pard\plain \ltrpar\s44\ql \li0\ri0\sb120\sa120\nowidctlpar\wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0
+\b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+Microsoft Corporation (or based on where you live, one of its affiliates) licenses this supplement to you. If you are licensed to use Microsoft \hich\af38\dbch\af13\loch\f38 \hich\f38 Windows Server software (the \'93\loch\f38 \hich\f38 software\'94
+\loch\f38 ), you may use this supplement. You may not use it if you do not have a license for the software. You may use this supplement with each validly licensed copy of the software.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid6058443
+
+\par }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 The following license terms describe addit\hich\af38\dbch\af13\loch\f38
+ional use terms for this supplement. These terms and the license terms for the software apply to your use of the supplement. If there is a conflict, these supplemental license terms apply.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid6058443
+
+\par }{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 By using this supplement, you accept these terms. If you do not acc\hich\af38\dbch\af13\loch\f38 ept them, do not use this supplement.}{\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid6058443
+\par }\pard\plain \ltrpar\s65\ql \li0\ri0\sb120\sa120\nowidctlpar\brdrt\brdrs\brdrw10\brsp20 \wrapdefault\aspalpha\aspnum\faauto\adjustright\rin0\lin0\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0
+\b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 If you comply with these license terms, you have the rights below.}{
+\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\fs20\loch\af38\hich\af38\dbch\af13 \hich\af38\dbch\af13\loch\f38 1.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls10\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1
+\af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 DISTRIBUTABLE CODE. }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+The software contains code that you are permitted to distribute in programs you develop if you comply with the terms below.}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\fs20\loch\af38\hich\af38\dbch\af13 \hich\af38\dbch\af13\loch\f38 a.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 Right t\hich\af38\dbch\af13\loch\f38 \hich\f38 o Use and Distribute. The code and text files listed below are \'93\loch\f38 \hich\f38 Distributable Code.\'94\loch\f38
+}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s15 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s15\ql \fi-357\li1077\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls13\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\ul\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 REDIST.TXT Files}{\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 . You may copy and distribute the object code form of code listed in REDIST.TXT files.
+}{\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s15 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 Third Party Distribution}
+{\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 . You may permit distributors of your progr\hich\af38\dbch\af13\loch\f38 ams to copy and distribute the Distributable Code as part of those programs.}{
+\rtlch\fcs1 \af38 \ltrch\fcs0 \ulnone\dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\fs20\loch\af38\hich\af38\dbch\af13 \hich\af38\dbch\af13\loch\f38 b.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 Distribution Requirements. For any Distributable Code you distribute, you must}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s35\ql \fi-357\li1077\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls3\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 add significant primary functionality to it in your programs;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+for any Distributable Code having a fi\hich\af38\dbch\af13\loch\f38 lename extension of .lib, distribute only the results of running such Distributable Code through a linker with your program;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+distribute Distributable Code included in a setup program only as part of that setup program without modification; }{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 require distrib
+\hich\af38\dbch\af13\loch\f38 utors and external end users to agree to terms that protect it at least as much as this agreement;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+display your valid copyright notice on your programs; and}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+indemnify, defend, and hold harmless Microsoft from any claims, including attorneys\hich\f38 \rquote \loch\f38 fees, related \hich\af38\dbch\af13\loch\f38 to the distribution or use of your programs.}{\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s2 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\fs20\loch\af38\hich\af38\dbch\af13 \hich\af38\dbch\af13\loch\f38 c.\tab}}\pard\plain \ltrpar\s2\ql \fi-363\li720\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx720\wrapdefault\aspalpha\aspnum\faauto\ls10\ilvl1\outlinelevel1\adjustright\rin0\lin720\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {
+\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 Distribution Restrictions. You may not}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s35\ql \fi-357\li1077\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx1080\wrapdefault\aspalpha\aspnum\faauto\ls3\adjustright\rin0\lin1077\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 alter any copyright, trademark or patent notice in the Distributable Code;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 use Microsoft\hich\f38
+\rquote \loch\f38 s trademarks in your programs\hich\f38 \rquote \loch\f38 names or in a way that suggests your programs come f\hich\af38\dbch\af13\loch\f38 rom or are endorsed by Microsoft;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+distribute Distributable Code to run on a platform other than the Windows platform;}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+include Distributable Code in malicious, deceptive or unlawful programs; or}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s35 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+modify or distribute the source code of any Distributable Code\hich\af38\dbch\af13\loch\f38 so that any part of it becomes subject to an Excluded License. An Excluded License is one that requires, as a condition of use, modification or distribution, that
+}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s36 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}\pard\plain \ltrpar\s36\ql \fi-358\li1435\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx1437\wrapdefault\aspalpha\aspnum\faauto\ls4\adjustright\rin0\lin1435\itap0 \rtlch\fcs1 \af38\afs20\alang1025 \ltrch\fcs0 \fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1 \af38 \ltrch\fcs0
+\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 the code be disclosed or distributed in source code form; or}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s36 \rtlch\fcs1 \af38\afs20 \ltrch\fcs0 \fs20\loch\af3\hich\af3\dbch\af13 \loch\af3\dbch\af13\hich\f3 \'b7\tab}}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+others have the right to modify\hich\af38\dbch\af13\loch\f38 it.}{\rtlch\fcs1 \af38 \ltrch\fcs0 \dbch\af13\insrsid6058443
+\par {\listtext\pard\plain\ltrpar \s1 \rtlch\fcs1 \ab\af38\afs20 \ltrch\fcs0 \b\fs20\loch\af38\hich\af38\dbch\af13 \hich\af38\dbch\af13\loch\f38 2.\tab}}\pard\plain \ltrpar\s1\ql \fi-357\li357\ri0\sb120\sa120\nowidctlpar
+\jclisttab\tx360\wrapdefault\aspalpha\aspnum\faauto\ls10\outlinelevel0\adjustright\rin0\lin357\itap0 \rtlch\fcs1 \ab\af38\afs20\alang1025 \ltrch\fcs0 \b\fs20\lang1033\langfe1033\loch\af38\hich\af38\dbch\af11\cgrid\langnp1033\langfenp1033 {\rtlch\fcs1
+\af38 \ltrch\fcs0 \dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 SUPPORT SERVICES FOR SUPPLEMENT. }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38
+Microsoft provides support services for this software as described at }{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \cs49\b0\dbch\af13\insrsid14380827 \hich\af38\dbch\af13\loch\f38 www.support.microsoft.com/common/international.aspx}{\rtlch\fcs1 \ab0\af38
+\ltrch\fcs0 \b0\dbch\af13\insrsid14380827 .}{\rtlch\fcs1 \ab0\af38 \ltrch\fcs0 \b0\dbch\af13\insrsid6058443
+\par }{\*\themedata 504b030414000600080000002100e9de0fbfff0000001c020000130000005b436f6e74656e745f54797065735d2e786d6cac91cb4ec3301045f748fc83e52d4a
+9cb2400825e982c78ec7a27cc0c8992416c9d8b2a755fbf74cd25442a820166c2cd933f79e3be372bd1f07b5c3989ca74aaff2422b24eb1b475da5df374fd9ad
+5689811a183c61a50f98f4babebc2837878049899a52a57be670674cb23d8e90721f90a4d2fa3802cb35762680fd800ecd7551dc18eb899138e3c943d7e503b6
+b01d583deee5f99824e290b4ba3f364eac4a430883b3c092d4eca8f946c916422ecab927f52ea42b89a1cd59c254f919b0e85e6535d135a8de20f20b8c12c3b0
+0c895fcf6720192de6bf3b9e89ecdbd6596cbcdd8eb28e7c365ecc4ec1ff1460f53fe813d3cc7f5b7f020000ffff0300504b030414000600080000002100a5d6
+a7e7c0000000360100000b0000005f72656c732f2e72656c73848fcf6ac3300c87ef85bd83d17d51d2c31825762fa590432fa37d00e1287f68221bdb1bebdb4f
+c7060abb0884a4eff7a93dfeae8bf9e194e720169aaa06c3e2433fcb68e1763dbf7f82c985a4a725085b787086a37bdbb55fbc50d1a33ccd311ba548b6309512
+0f88d94fbc52ae4264d1c910d24a45db3462247fa791715fd71f989e19e0364cd3f51652d73760ae8fa8c9ffb3c330cc9e4fc17faf2ce545046e37944c69e462
+a1a82fe353bd90a865aad41ed0b5b8f9d6fd010000ffff0300504b0304140006000800000021006b799616830000008a0000001c0000007468656d652f746865
+6d652f7468656d654d616e616765722e786d6c0ccc4d0ac3201040e17da17790d93763bb284562b2cbaebbf600439c1a41c7a0d29fdbd7e5e38337cedf14d59b
+4b0d592c9c070d8a65cd2e88b7f07c2ca71ba8da481cc52c6ce1c715e6e97818c9b48d13df49c873517d23d59085adb5dd20d6b52bd521ef2cdd5eb9246a3d8b
+4757e8d3f729e245eb2b260a0238fd010000ffff0300504b03041400060008000000210096b5ade296060000501b0000160000007468656d652f7468656d652f
+7468656d65312e786d6cec594f6fdb3614bf0fd87720746f6327761a07758ad8b19b2d4d1bc46e871e698996d850a240d2497d1bdae38001c3ba618715d86d87
+615b8116d8a5fb34d93a6c1dd0afb0475292c5585e9236d88aad3e2412f9e3fbff1e1fa9abd7eec70c1d1221294fda5efd72cd4324f1794093b0eddd1ef62fad
+79482a9c0498f184b4bd2991deb58df7dfbb8ad755446282607d22d771db8b944ad79796a40fc3585ee62949606ecc458c15bc8a702910f808e8c66c69b9565b
+5d8a314d3c94e018c8de1a8fa94fd05093f43672e23d06af89927ac06762a049136785c10607758d9053d965021d62d6f6804fc08f86e4bef210c352c144dbab
+999fb7b4717509af678b985ab0b6b4ae6f7ed9ba6c4170b06c788a705430adf71bad2b5b057d03606a1ed7ebf5babd7a41cf00b0ef83a6569632cd467faddec9
+699640f6719e76b7d6ac355c7c89feca9cccad4ea7d36c65b258a206641f1b73f8b5da6a6373d9c11b90c537e7f08dce66b7bbeae00dc8e257e7f0fd2badd586
+8b37a088d1e4600ead1ddaef67d40bc898b3ed4af81ac0d76a197c86826828a24bb318f3442d8ab518dfe3a20f000d6458d104a9694ac6d88728eee2782428d6
+0cf03ac1a5193be4cbb921cd0b495fd054b5bd0f530c1931a3f7eaf9f7af9e3f45c70f9e1d3ff8e9f8e1c3e3073f5a42ceaa6d9c84e5552fbffdeccfc71fa33f
+9e7ef3f2d117d57859c6fffac327bffcfc793510d26726ce8b2f9ffcf6ecc98baf3efdfdbb4715f04d814765f890c644a29be408edf3181433567125272371be
+15c308d3f28acd249438c19a4b05fd9e8a1cf4cd296699771c393ac4b5e01d01e5a30a787d72cf1178108989a2159c77a2d801ee72ce3a5c545a6147f32a9979
+3849c26ae66252c6ed637c58c5bb8b13c7bfbd490a75330f4b47f16e441c31f7184e140e494214d273fc80900aedee52ead87597fa824b3e56e82e451d4c2b4d
+32a423279a668bb6690c7e9956e90cfe766cb37b077538abd27a8b1cba48c80acc2a841f12e698f13a9e281c57911ce298950d7e03aba84ac8c154f8655c4f2a
+f074481847bd804859b5e696007d4b4edfc150b12addbecba6b18b148a1e54d1bc81392f23b7f84137c2715a851dd0242a633f900710a218ed715505dfe56e86
+e877f0034e16bafb0e258ebb4faf06b769e888340b103d3311da9750aa9d0a1cd3e4efca31a3508f6d0c5c5c398602f8e2ebc71591f5b616e24dd893aa3261fb
+44f95d843b5974bb5c04f4edafb95b7892ec1108f3f98de75dc97d5772bdff7cc95d94cf672db4b3da0a6557f70db629362d72bcb0431e53c6066acac80d699a
+6409fb44d08741bdce9c0e4971624a2378cceaba830b05366b90e0ea23aaa241845368b0eb9e2612ca8c742851ca251ceccc70256d8d87265dd96361531f186c
+3d9058edf2c00eafe8e1fc5c509031bb4d680e9f39a3154de0accc56ae644441edd76156d7429d995bdd88664a9dc3ad50197c38af1a0c16d684060441db0256
+5e85f3b9660d0713cc48a0ed6ef7dedc2dc60b17e92219e180643ed27acffba86e9c94c78ab90980d8a9f0913ee49d62b512b79626fb06dccee2a432bbc60276
+b9f7dec44b7904cfbca4f3f6443ab2a49c9c2c41476dafd55c6e7ac8c769db1bc399161ee314bc2e75cf8759081743be1236ec4f4d6693e5336fb672c5dc24a8
+c33585b5fb9cc24e1d4885545b58463634cc5416022cd19cacfccb4d30eb45296023fd35a458598360f8d7a4003bbaae25e331f155d9d9a5116d3bfb9a95523e
+51440ca2e0088dd844ec6370bf0e55d027a012ae264c45d02f708fa6ad6da6dce29c255df9f6cae0ec38666984b372ab5334cf640b37795cc860de4ae2816e95
+b21be5ceaf8a49f90b52a51cc6ff3355f47e0237052b81f6800fd7b802239daf6d8f0b1571a8426944fdbe80c6c1d40e8816b88b8569082ab84c36ff0539d4ff
+6dce591a26ade1c0a7f669880485fd484582903d284b26fa4e2156cff62e4b9265844c4495c495a9157b440e091bea1ab8aaf7760f4510eaa69a6465c0e04ec6
+9ffb9e65d028d44d4e39df9c1a52ecbd3607fee9cec7263328e5d661d3d0e4f62f44acd855ed7ab33cdf7bcb8ae889599bd5c8b3029895b6825696f6af29c239
+b75a5bb1e6345e6ee6c28117e73586c1a2214ae1be07e93fb0ff51e133fb65426fa843be0fb515c187064d0cc206a2fa926d3c902e907670048d931db4c1a449
+59d366ad93b65abe595f70a75bf03d616c2dd959fc7d4e6317cd99cbcec9c58b34766661c7d6766ca1a9c1b327531486c6f941c638c67cd22a7f75e2a37be0e8
+2db8df9f30254d30c1372581a1f51c983c80e4b71ccdd28dbf000000ffff0300504b0304140006000800000021000dd1909fb60000001b010000270000007468
+656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73848f4d0ac2301484f78277086f6fd3ba109126dd88d0add40384e4
+350d363f2451eced0dae2c082e8761be9969bb979dc9136332de3168aa1a083ae995719ac16db8ec8e4052164e89d93b64b060828e6f37ed1567914b284d2624
+52282e3198720e274a939cd08a54f980ae38a38f56e422a3a641c8bbd048f7757da0f19b017cc524bd62107bd5001996509affb3fd381a89672f1f165dfe5141
+73d9850528a2c6cce0239baa4c04ca5bbabac4df000000ffff0300504b01022d0014000600080000002100e9de0fbfff0000001c020000130000000000000000
+0000000000000000005b436f6e74656e745f54797065735d2e786d6c504b01022d0014000600080000002100a5d6a7e7c0000000360100000b00000000000000
+000000000000300100005f72656c732f2e72656c73504b01022d00140006000800000021006b799616830000008a0000001c0000000000000000000000000019
+0200007468656d652f7468656d652f7468656d654d616e616765722e786d6c504b01022d001400060008000000210096b5ade296060000501b00001600000000
+000000000000000000d60200007468656d652f7468656d652f7468656d65312e786d6c504b01022d00140006000800000021000dd1909fb60000001b01000027
+00000000000000000000000000a00900007468656d652f7468656d652f5f72656c732f7468656d654d616e616765722e786d6c2e72656c73504b050600000000050005005d0100009b0a00000000}
+{\*\colorschememapping 3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d22796573223f3e0d0a3c613a636c724d
+617020786d6c6e733a613d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f64726177696e676d6c2f323030362f6d6169
+6e22206267313d226c743122207478313d22646b3122206267323d226c743222207478323d22646b322220616363656e74313d22616363656e74312220616363
+656e74323d22616363656e74322220616363656e74333d22616363656e74332220616363656e74343d22616363656e74342220616363656e74353d22616363656e74352220616363656e74363d22616363656e74362220686c696e6b3d22686c696e6b2220666f6c486c696e6b3d22666f6c486c696e6b222f3e}
+{\*\latentstyles\lsdstimax267\lsdlockeddef0\lsdsemihiddendef1\lsdunhideuseddef1\lsdqformatdef0\lsdprioritydef99{\lsdlockedexcept \lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority0 \lsdlocked0 Normal;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 1;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 2;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 4;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 5;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 7;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 8;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdlocked0 heading 9;\lsdpriority39 \lsdlocked0 toc 1;
+\lsdpriority39 \lsdlocked0 toc 2;\lsdpriority39 \lsdlocked0 toc 3;\lsdpriority39 \lsdlocked0 toc 4;\lsdpriority39 \lsdlocked0 toc 5;\lsdpriority39 \lsdlocked0 toc 6;\lsdpriority39 \lsdlocked0 toc 7;\lsdpriority39 \lsdlocked0 toc 8;
+\lsdpriority39 \lsdlocked0 toc 9;\lsdqformat1 \lsdpriority35 \lsdlocked0 caption;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority10 \lsdlocked0 Title;\lsdpriority1 \lsdlocked0 Default Paragraph Font;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority11 \lsdlocked0 Subtitle;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority22 \lsdlocked0 Strong;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority20 \lsdlocked0 Emphasis;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority59 \lsdlocked0 Table Grid;\lsdunhideused0 \lsdlocked0 Placeholder Text;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority1 \lsdlocked0 No Spacing;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 1;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 1;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 1;\lsdunhideused0 \lsdlocked0 Revision;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority34 \lsdlocked0 List Paragraph;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority29 \lsdlocked0 Quote;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority30 \lsdlocked0 Intense Quote;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 1;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 1;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 1;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 2;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 2;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 3;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 3;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 4;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 4;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 4;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 4;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 4;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 5;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 5;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 5;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 5;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 5;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 5;\lsdsemihidden0 \lsdunhideused0 \lsdpriority60 \lsdlocked0 Light Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority61 \lsdlocked0 Light List Accent 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority62 \lsdlocked0 Light Grid Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority63 \lsdlocked0 Medium Shading 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority64 \lsdlocked0 Medium Shading 2 Accent 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority65 \lsdlocked0 Medium List 1 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority66 \lsdlocked0 Medium List 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority67 \lsdlocked0 Medium Grid 1 Accent 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority68 \lsdlocked0 Medium Grid 2 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority69 \lsdlocked0 Medium Grid 3 Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority70 \lsdlocked0 Dark List Accent 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdpriority71 \lsdlocked0 Colorful Shading Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority72 \lsdlocked0 Colorful List Accent 6;\lsdsemihidden0 \lsdunhideused0 \lsdpriority73 \lsdlocked0 Colorful Grid Accent 6;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority19 \lsdlocked0 Subtle Emphasis;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority21 \lsdlocked0 Intense Emphasis;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority31 \lsdlocked0 Subtle Reference;\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority32 \lsdlocked0 Intense Reference;
+\lsdsemihidden0 \lsdunhideused0 \lsdqformat1 \lsdpriority33 \lsdlocked0 Book Title;\lsdpriority37 \lsdlocked0 Bibliography;\lsdqformat1 \lsdpriority39 \lsdlocked0 TOC Heading;}}{\*\datastore 010500000200000018000000
+4d73786d6c322e534158584d4c5265616465722e362e30000000000000000000003c0000
+d0cf11e0a1b11ae1000000000000000000000000000000003e000300feff0900060000000000000000000000010000000100000000000000001000000200000002000000feffffff0000000000000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+fffffffffffffffffdffffff040000000f000000050000000e000000060000000700000008000000090000000a0000000b0000000c0000000d0000001000000018000000feffffff11000000120000001300000014000000150000001600000017000000190000001b0000001a0000001c000000fefffffffeffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffff52006f006f007400200045006e00740072007900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000500ffffffffffffffff010000000c6ad98892f1d411a65f0040963251e5000000000000000000000000e0f5
+124ea63acd010300000080280000000000004d0073006f004400610074006100530074006f0072006500000000000000000000000000000000000000000000000000000000000000000000000000000000001a000101ffffffffffffffff050000000000000000000000000000000000000000000000e0f5124ea63acd01
+e0f5124ea63acd010000000000000000000000004e00430057003300c900c300cf00c900dc00c400d2004d00c200df005a00d500d900c000db0053004500d0003d003d000000000000000000000000000000000032000101ffffffffffffffff030000000000000000000000000000000000000000000000e0f5124ea63a
+cd01e0f5124ea63acd010000000000000000000000004900740065006d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000201ffffffff04000000ffffffff000000000000000000000000000000000000000000000000
+00000000000000000000000000000000d500000000000000010000000200000003000000feffffff0500000006000000070000000800000009000000feffffff0b0000000c0000000d0000000e0000000f000000100000001100000012000000130000001400000015000000160000001700000018000000190000001a00
+00001b0000001c0000001d0000001e0000001f000000200000002100000022000000230000002400000025000000260000002700000028000000290000002a0000002b0000002c0000002d0000002e0000002f00000030000000310000003200000033000000340000003500000036000000370000003800000039000000
+3a0000003b0000003c0000003d0000003e0000003f00000040000000feffffff42000000430000004400000045000000460000004700000048000000490000004a0000004b0000004c0000004d0000004e000000feffffff5000000051000000520000005300000054000000550000005600000057000000580000005900
+00005a0000005b0000005c0000005d0000005e0000005f000000600000006100000062000000630000006400000065000000660000006700000068000000690000006a0000006b0000006c0000006d0000006e0000006f000000700000007100000072000000730000007400000075000000760000007700000078000000
+790000007a0000007b0000007c0000007d0000007e0000007f000000800000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d227574662d38223f3e3c703a70726f7065727469657320786d6c6e733a703d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f666669
+63652f323030362f6d657461646174612f70726f706572746965732220786d6c6e733a7873693d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d612d696e7374616e6365223e3c646f63756d656e744d616e6167656d656e742f3e3c2f703a70726f706572746965733e00000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d226e6f223f3e0d0a3c64733a6461746173746f72654974656d2064733a6974656d49443d227b41363944
+323533342d453933422d344346322d384338422d4636373545363045443231337d2220786d6c6e733a64733d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f6f6666696365446f63756d656e742f323030362f637573746f6d586d6c223e3c64733a736368656d61526566733e3c
+64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6d696372500072006f007000650072007400690065007300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000200ffffffffffffffffffffffff000000000000
+000000000000000000000000000000000000000000000000000000000000040000004f0100000000000050003300d100d100c500d80053003500ce005500c60046003500c500460041004900d4005a00c200d700d0003d003d000000000000000000000000000000000032000101020000000b0000000600000000000000
+00000000000000000000000000000000e0f5124ea63acd01e0f5124ea63acd010000000000000000000000004900740065006d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000201ffffffff07000000ffffffff0000
+000000000000000000000000000000000000000000000000000000000000000000000a000000ad0d000000000000500072006f007000650072007400690065007300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000200ffffffffffffffffffffffff
+000000000000000000000000000000000000000000000000000000000000000000000000410000006d030000000000006f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f70657274696573222f3e3c2f64733a736368656d61526566733e3c2f64733a6461746173746f72654974656d
+3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d227574662d38223f3e3c63743a636f6e74656e7454797065536368656d612063743a5f3d2222206d613a5f3d222220
+6d613a636f6e74656e74547970654e616d653d22446f63756d656e7422206d613a636f6e74656e745479706549443d223078303130313030343642383832334641353742413934313846463531374432353941373338313722206d613a636f6e74656e745479706556657273696f6e3d223022206d613a636f6e74656e74
+547970654465736372697074696f6e3d224372656174652061206e657720646f63756d656e742e22206d613a636f6e74656e745479706553636f70653d2222206d613a76657273696f6e49443d2230353665623662626264373965663536333066616432653734623737326235662220786d6c6e733a63743d2268747470
+3a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f636f6e74656e74547970652220786d6c6e733a6d613d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f70657274
+6965732f6d65746141747472696275746573223e0d0a3c7873643a736368656d61207461726765744e616d6573706163653d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f7065727469657322206d613a726f6f743d2274727565
+22206d613a6669656c647349443d2234616562323063306533343432363733616637656531303738363435383736342220786d6c6e733a7873643d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d612220786d6c6e733a703d22687474703a2f2f736368656d61732e6d6963726f736f66
+742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f70657274696573223e0d0a3c7873643a656c656d656e74206e616d653d2270726f70657274696573223e0d0a3c7873643a636f6d706c6578547970653e0d0a3c7873643a73657175656e63653e0d0a3c7873643a656c656d656e74206e616d65
+3d22646f63756d656e744d616e6167656d656e74223e0d0a3c7873643a636f6d706c6578547970653e0d0a3c7873643a616c6c2f3e0d0a3c2f7873643a636f6d706c6578547970653e0d0a3c2f7873643a656c656d656e743e0d0a3c2f7873643a73657175656e63653e0d0a3c2f7873643a636f6d706c6578547970653e
+0d0a3c2f7873643a656c656d656e743e0d0a3c2f7873643a736368656d613e0d0a3c7873643a736368656d61207461726765744e616d6573706163653d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f7061636b6167652f323030362f6d657461646174612f636f72652d70726f
+706572746965732220656c656d656e74466f726d44656661756c743d227175616c69666965642220617474726962757465466f726d44656661756c743d22756e7175616c69666965642220626c6f636b44656661756c743d2223616c6c2220786d6c6e733d22687474703a2f2f736368656d61732e6f70656e786d6c666f
+726d6174732e6f72672f7061636b6167652f323030362f6d657461646174612f636f72652d70726f706572746965732220786d6c6e733a7873643d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d612220786d6c6e733a7873693d22687474703a2f2f7777772e77332e6f72672f323030
+312f584d4c536368656d612d696e7374616e63652220786d6c6e733a64633d22687474703a2f2f7075726c2e6f72672f64632f656c656d656e74732f312e312f2220786d6c6e733a64637465726d733d22687474703a2f2f7075726c2e6f72672f64632f7465726d732f2220786d6c6e733a6f646f633d22687474703a2f
+2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f696e7465726e616c2f323030352f696e7465726e616c446f63756d656e746174696f6e223e0d0a3c7873643a696d706f7274206e616d6573706163653d22687474703a2f2f7075726c2e6f72672f64632f656c656d656e74732f312e312f2220
+736368656d614c6f636174696f6e3d22687474703a2f2f6475626c696e636f72652e6f72672f736368656d61732f786d6c732f7164632f323030332f30342f30322f64632e787364222f3e0d0a3c7873643a696d706f7274206e616d6573706163653d22687474703a2f2f7075726c2e6f72672f64632f7465726d732f22
+20736368656d614c6f636174696f6e3d22687474703a2f2f6475626c696e636f72652e6f72672f736368656d61732f786d6c732f7164632f323030332f30342f30322f64637465726d732e787364222f3e0d0a3c7873643a656c656d656e74206e616d653d22636f726550726f706572746965732220747970653d224354
+5f636f726550726f70657274696573222f3e0d0a3c7873643a636f6d706c657854797065206e616d653d2243545f636f726550726f70657274696573223e0d0a3c7873643a616c6c3e0d0a3c7873643a656c656d656e74207265663d2264633a63726561746f7222206d696e4f63637572733d223022206d61784f636375
+72733d2231222f3e0d0a3c7873643a656c656d656e74207265663d2264637465726d733a6372656174656422206d696e4f63637572733d223022206d61784f63637572733d2231222f3e0d0a3c7873643a656c656d656e74207265663d2264633a6964656e74696669657222206d696e4f63637572733d223022206d6178
+4f63637572733d2231222f3e0d0a3c7873643a656c656d656e74206e616d653d22636f6e74656e745479706522206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e6722206d613a696e6465783d223022206d613a646973706c61794e616d653d22436f6e7465
+6e74205479706522206d613a726561644f6e6c793d2274727565222f3e0d0a3c7873643a656c656d656e74207265663d2264633a7469746c6522206d696e4f63637572733d223022206d61784f63637572733d223122206d613a696e6465783d223422206d613a646973706c61794e616d653d225469746c65222f3e0d0a
+3c7873643a656c656d656e74207265663d2264633a7375626a65637422206d696e4f63637572733d223022206d61784f63637572733d2231222f3e0d0a3c7873643a656c656d656e74207265663d2264633a6465736372697074696f6e22206d696e4f63637572733d223022206d61784f63637572733d2231222f3e0d0a
+3c7873643a656c656d656e74206e616d653d226b6579776f72647322206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67222f3e0d0a3c7873643a656c656d656e74207265663d2264633a6c616e677561676522206d696e4f63637572733d223022206d6178
+4f63637572733d2231222f3e0d0a3c7873643a656c656d656e74206e616d653d2263617465676f727922206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67222f3e0d0a3c7873643a656c656d656e74206e616d653d2276657273696f6e22206d696e4f6363
+7572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67222f3e0d0a3c7873643a656c656d656e74206e616d653d227265766973696f6e22206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67223e0d0a3c7873643a61
+6e6e6f746174696f6e3e0d0a3c7873643a646f63756d656e746174696f6e3e0d0a202020202020202020202020202020202020202020202020546869732076616c756520696e6469636174657320746865206e756d626572206f66207361766573206f72207265766973696f6e732e20546865206170706c69636174696f
+6e20697320726573706f6e7369626c6520666f72207570646174696e6720746869732076616c75652061667465722065616368207265766973696f6e2e0d0a20202020202020202020202020202020202020203c2f7873643a646f63756d656e746174696f6e3e0d0a3c2f7873643a616e6e6f746174696f6e3e0d0a3c2f
+7873643a656c656d656e743e0d0a3c7873643a656c656d656e74206e616d653d226c6173744d6f646966696564427922206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67222f3e0d0a3c7873643a656c656d656e74207265663d2264637465726d733a6d6f
+64696669656422206d696e4f63637572733d223022206d61784f63637572733d2231222f3e0d0a3c7873643a656c656d656e74206e616d653d226c6173745072696e74656422206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a6461746554696d65222f3e0d0a3c787364
+3a656c656d656e74206e616d653d22636f6e74656e7453746174757322206d696e4f63637572733d223022206d61784f63637572733d22312220747970653d227873643a737472696e67222f3e0d0a3c2f7873643a616c6c3e0d0a3c2f7873643a636f6d706c6578547970653e0d0a3c2f7873643a736368656d613e0d0a
+3c2f63743a636f6e74656e7454797065536368656d613e000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d226e6f223f3e0d0a3c64733a6461746173746f72654974656d2064733a6974656d49443d
+227b39373731444333442d394638342d343942392d383537452d3531343032333436363244467d2220786d6c6e733a64733d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f6f6666696365446f63756d656e742f323030362f637573746f6d586d6c223e3c64733a736368656d61
+526566733e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f636f6e74656e7454797065222f3e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61
+732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f706572746965732f6d65746141747472696275746573222f3e3c64733a736368656d615265662064733a7572693d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d61222f3e3c64733a
+736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f323030362f6d657461646174612f70726f70657274696573222f3e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6f70656e786d6c66
+6f726d6174732e6f72672f7061636b6167652f323030362f6d657461646174612f636f72652d70726f70657274696573222f3e3c64733a736368656d615265662064733a7572693d22687474703a2f2f7075726c2e6f72672f64632f656c656d656e74732f312e312f222f3e3c64733a736368656d615265662064733a75
+72693d22687474703a2f2f7075726c2e6f72672f64632f7465726d732f222f3e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f6f66666963652f696e7465726e616c2f323030352f696e7465726e616c446f63756d656e746174696f6e22
+2f3e3c2f64733a736368656d61526566733e3c2f64733a6461746173746f72654974656d3e000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d227574662d3822207374616e64616c6f6e653d22796573223f3e3c53657373696f6e2053004200d500
+4a004100d60052004f004d005500d2003100de003100c000dd0043004e00dd005200dc00c0003d003d000000000000000000000000000000000032000100ffffffffffffffff090000000000000000000000000000000000000000000000e0f5124ea63acd01e0f5124ea63acd0100000000000000000000000049007400
+65006d0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a000201ffffffff0a000000ffffffff0000000000000000000000000000000000000000000000000000000000000000000000004f0000002f0e0000000000005000
+72006f007000650072007400690065007300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000016000200ffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000880000005101000000000000
+5900dd00310056004900cb00c3005600db00c400570050004600c7003200c1004f004f00c1004f00530041003d003d000000000000000000000000000000000032000101080000000e0000000c0000000000000000000000000000000000000000000000e0f5124ea63acd01e0f5124ea63acd0100000000000000000000
+000081000000820000008300000084000000850000008600000087000000feffffff890000008a0000008b0000008c0000008d000000feffffff8f0000009000000091000000feffffff9300000094000000950000009600000097000000feffffff990000009a0000009b000000feffffff9d0000009e0000009f000000
+a0000000a1000000feffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
+ffffffffffffffffffff786d6c6e733d22687474703a2f2f736368656d61732e627573696e6573732d696e746567726974792e636f6d2f6465616c6275696c6465722f323030362f616e7377657273223e3c5661726961626c65204e616d653d22636f6e74726163747265666572656e6365222052656c6576616e743d22
+66616c7365223e3c56616c75653e323031322d4d41494e432d3030303134333c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226164646974696f6e616c7465726d73223e3c56616c75653e747275653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d
+653d226368616e6e656c223e3c56616c75653e52657461696c3c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226d73636f6d223e3c56616c75653e66616c73653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2266696c6574797065223e3c56
+616c75653e2e7274663c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226c616e6775616765616c6c223e3c56616c75653e456e676c6973683c2f56616c75653e3c56616c75653e4368696e657365202853696d706c6966696564293c2f56616c75653e3c56616c75653e4368696e65
+73652028547261646974696f6e616c293c2f56616c75653e3c56616c75653e437a6563683c2f56616c75653e3c56616c75653e4672656e63683c2f56616c75653e3c56616c75653e4765726d616e3c2f56616c75653e3c56616c75653e4974616c69616e3c2f56616c75653e3c56616c75653e4a6170616e6573653c2f56
+616c75653e3c56616c75653e4b6f7265616e3c2f56616c75653e3c56616c75653e506f6c6973683c2f56616c75653e3c56616c75653e506f727475677565736520284272617a696c293c2f56616c75653e3c56616c75653e5275737369616e3c2f56616c75653e3c56616c75653e5370616e6973683c2f56616c75653e3c
+56616c75653e5475726b6973683c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d225f5f72657175657374646967657374222052656c6576616e743d2266616c7365223e3c56616c75653e30784337463930314230394334383446383037393941454446424141324233393032443145
+4245464132393143414537434446413241413839413641424133333445323632443038363041383335343333343444433246354641444631443830364245323435394439424344333332373942453739453033414231353438363431442c3138204d617920323031322032313a32313a3038202d303030303c2f56616c75
+653e3c2f5661726961626c653e3c5661726961626c65204e616d653d225f5f6576656e7476616c69646174696f6e222052656c6576616e743d2266616c7365223e3c56616c75653e2f77455741674b4f3239697043414c623449756d444c2b75437032397970624e71637a6d5230493767414e52424e67333c2f56616c75
+653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2263746c303024706c616365686f6c6465726d61696e24686663657370636f6e74726163747265666572656e6365222052656c6576616e743d2266616c7365223e3c56616c75653e323031322d4d41494e432d3030303134333c2f56616c75653e3c
+2f5661726961626c653e3c5661726961626c65204e616d653d2263616e616461617661696c223e3c56616c75653e747275653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2263616e6164616672656e6368223e3c56616c75653e747275653c2f56616c75653e3c2f566172696162
+6c653e3c5661726961626c65204e616d653d2270726f647563746e616d65223e3c56616c75653e4d6963726f736f667420576562204465706c6f792076333c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226d756c7469706c6570726f6475637473223e3c56616c75653e66616c73
+653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d22756e6465726c79696e67736f6674776172656e616d65223e3c56616c75653e57696e646f7773205365727665723c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2270726f64756374766572
+73696f6e223e3c56616c75653e4e6f6e653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2276657273696f6e76697369626c65223e3c56616c75653e66616c73653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2266696c65666f726d617422
+3e3c56616c75653e747275653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d22747970656f66726967687473223e3c56616c75653e4164646974696f6e616c207465726d7320666f722074686520737570706c656d656e743c2f56616c75653e3c2f5661726961626c653e3c566172
+6961626c65204e616d653d2264697374726962757461626c65636f6465223e3c56616c75653e747275653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d2266756c6c7964697374726962757461626c65223e3c56616c75653e66616c73653c2f56616c75653e3c2f5661726961626c
+653e3c5661726961626c65204e616d653d2264697374726962757461626c65636f646574797065223e3c56616c75653e5265646973742e7478743c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d227265646973747478746f6e6c696e65223e3c56616c75653e66616c73653c2f5661
+6c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226d65646961656c656d656e747374656d706c61746573223e3c56616c75653e66616c73653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d226f7468657261646473776e6577223e3c56616c75653e6661
+6c73653c2f56616c75653e3c2f5661726961626c653e3c5661726961626c65204e616d653d225f5f6576656e7474617267657422204b6e6f776e3d2266616c7365222052656c6576616e743d2266616c7365222f3e3c5661726961626c65204e616d653d225f5f6576656e74617267756d656e7422204b6e6f776e3d2266
+616c7365222052656c6576616e743d2266616c7365222f3e3c5661726961626c65204e616d653d226c61756e6368646976616374696f6e22204b6e6f776e3d2266616c7365222052656c6576616e743d2266616c7365222f3e3c5661726961626c65204e616d653d225f5f737064756d6d79746578743122204b6e6f776e
+3d2266616c7365222052656c6576616e743d2266616c7365222f3e3c5661726961626c65204e616d653d225f5f737064756d6d79746578743222204b6e6f776e3d2266616c7365222052656c6576616e743d2266616c7365222f3e3c5661726961626c65204e616d653d226f726967696e61746f72223e3c56616c75653e
+5245444d4f4e445c697269736c3c2f56616c75653e3c2f5661726961626c653e3c506172616d65746572204e616d653d2264625f646973706c61795f616c6c5f636f6d6d656e7473223e3c56616c75653e66616c73653c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f
+73686f775f73756d6d617279223e3c56616c75653e64697361626c65643c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f74656d706c6174655f666f726d223e3c56616c75653e61653431386130312d353563662d343565372d623363322d3739643831616230663032
+373c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f74656d706c6174655f7265666572656e6365223e3c56616c75653e5553455445524d535f4d41494e433c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f74656d70
+6c6174655f76657273696f6e223e3c56616c75653e32303130313130393c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f7472616e73616374696f6e5f65787465726e616c5f6c6162656c223e3c56616c75653e323031322d4d41494e432d3030303134333c2f56616c
+75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f7472616e73616374696f6e5f6964223e3c56616c75653e363330343c2f56616c75653e3c2f506172616d657465723e3c506172616d65746572204e616d653d2264625f766973697465645f7061676573223e3c56616c75653e313c
+2f56616c75653e3c56616c75653e323c2f56616c75653e3c56616c75653e343c2f56616c75653e3c56616c75653e313c2f56616c75653e3c56616c75653e323c2f56616c75653e3c56616c75653e343c2f56616c75653e3c56616c75653e313c2f56616c75653e3c56616c75653e323c2f56616c75653e3c56616c75653e
+343c2f56616c75653e3c56616c75653e313c2f56616c75653e3c56616c75653e323c2f56616c75653e3c56616c75653e343c2f56616c75653e3c56616c75653e313c2f56616c75653e3c56616c75653e323c2f56616c75653e3c56616c75653e343c2f56616c75653e3c56616c75653e313c2f56616c75653e3c56616c75
+653e323c2f56616c75653e3c56616c75653e343c2f56616c75653e3c2f506172616d657465723e3c2f53657373696f6e3e00000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64616c6f6e653d226e6f223f3e0d0a3c64733a
+6461746173746f72654974656d2064733a6974656d49443d227b30333439314434382d344536342d344333312d394246392d4238334430384446353146327d2220786d6c6e733a64733d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f72672f6f6666696365446f63756d656e742f3230
+30362f637573746f6d586d6c223e3c64733a736368656d61526566733e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e627573696e6573732d696e746567726974792e636f6d2f6465616c6275696c6465722f323030362f616e7377657273222f3e3c2f64733a736368656d
+61526566733e3c2f64733a6461746173746f72654974656d3e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003c3f6d736f2d636f6e74656e74547970653f3e3c466f726d54656d706c6174657320786d6c6e733d22687474703a2f2f736368656d61
+732e6d6963726f736f66742e636f6d2f7368617265706f696e742f76332f636f6e74656e74747970652f666f726d73223e3c446973706c61793e446f63756d656e744c696272617279464900740065006d000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000a000201ffffffff0d000000ffffffff0000000000000000000000000000000000000000000000000000000000000000000000008e000000db00000000000000500072006f007000650072007400690065007300000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000016000200ffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000920000004f01000000000000d50050004f00d400c30041004c00c3003200d4005300de004b0053005500cc005600c9004d004500c200c0003d003d00
+0000000000000000000000000000000032000100ffffffffffffffff0f0000000000000000000000000000000000000000000000e0f5124ea63acd01e0f5124ea63acd010000000000000000000000004900740065006d000000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000a000201ffffffff10000000ffffffff00000000000000000000000000000000000000000000000000000000000000000000000098000000c1000000000000006f726d3c2f446973706c61793e3c456469743e446f63756d656e744c696272617279466f726d3c2f45646974
+3e3c4e65773e446f63756d656e744c696272617279466f726d3c2f4e65773e3c2f466f726d54656d706c617465733e000000000000000000000000000000000000000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554462d3822207374616e64
+616c6f6e653d226e6f223f3e0d0a3c64733a6461746173746f72654974656d2064733a6974656d49443d227b32324435443636332d443542382d343545452d384631362d3737323133384538344534387d2220786d6c6e733a64733d22687474703a2f2f736368656d61732e6f70656e786d6c666f726d6174732e6f7267
+2f6f6666696365446f63756d656e742f323030362f637573746f6d586d6c223e3c64733a736368656d61526566733e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e6d6963726f736f66742e636f6d2f7368617265706f696e742f76332f636f6e74656e74747970652f666f
+726d73222f3e3c2f64733a736368656d61526566733e3c2f64733a6461746173746f72654974656d3e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d227574662d3822
+207374616e64616c6f6e653d22796573223f3e3c44696374696f6e617279205361766564427956657273696f6e3d22332e362e31382e3022204d696e696d756d56657273696f6e3d22332e362e342e302220786d6c6e733d22687474703a2f2f736368656d61732e627573696e6573732d696e746567726974792e636f6d
+2f6465616c6275696c6465722f323030362f64696374696f6e617279222f3e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d225554
+462d3822207374616e64616c6f6e653d226e6f223f3e0d0a3c64733a6461746173746f72654974656d2064733a6974656d49443d227b38434234463344342d453330322d343437332d424532392d3235324335363933303438417d2220786d6c6e733a64733d22687474703a2f2f736368656d61732e6f70656e786d6c66
+6f726d6174732e6f72672f6f6666696365446f63756d656e742f323030362f637573746f6d586d6c223e3c64733a736368656d61526566733e3c64733a736368656d615265662064733a7572693d22687474703a2f2f736368656d61732e62757369500072006f0070006500720074006900650073000000000000000000
+00000000000000000000000000000000000000000000000000000000000000000000000016000200ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000009c00000054010000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006e6573732d696e746567726974792e636f6d2f64
+65616c6275696c6465722f323030362f64696374696f6e617279222f3e3c2f64733a736368656d61526566733e3c2f64733a6461746173746f72654974656d3e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000105000000000000}}
\ No newline at end of file
diff --git a/tools/WebDeploy/msdeploy.exe b/tools/WebDeploy/msdeploy.exe
new file mode 100644
index 00000000..f97e23d8
Binary files /dev/null and b/tools/WebDeploy/msdeploy.exe differ
diff --git a/tools/WebDeploy/msdeploy.exe.config b/tools/WebDeploy/msdeploy.exe.config
new file mode 100644
index 00000000..64768839
--- /dev/null
+++ b/tools/WebDeploy/msdeploy.exe.config
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/tools/WebDeploy/msdeploy.exe.configsettings.example b/tools/WebDeploy/msdeploy.exe.configsettings.example
new file mode 100644
index 00000000..aa2b41b8
--- /dev/null
+++ b/tools/WebDeploy/msdeploy.exe.configsettings.example
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tools/WebDeploy/pl/MsDepSvc.resources.dll b/tools/WebDeploy/pl/MsDepSvc.resources.dll
new file mode 100644
index 00000000..4d556cc3
Binary files /dev/null and b/tools/WebDeploy/pl/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/pl/Web Deploy UI.chm b/tools/WebDeploy/pl/Web Deploy UI.chm
new file mode 100644
index 00000000..f72b8fa0
Binary files /dev/null and b/tools/WebDeploy/pl/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/pl/msdeploy.resources.dll b/tools/WebDeploy/pl/msdeploy.resources.dll
new file mode 100644
index 00000000..84c49280
Binary files /dev/null and b/tools/WebDeploy/pl/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/pt/MsDepSvc.resources.dll b/tools/WebDeploy/pt/MsDepSvc.resources.dll
new file mode 100644
index 00000000..9e319ce9
Binary files /dev/null and b/tools/WebDeploy/pt/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/pt/Web Deploy UI.chm b/tools/WebDeploy/pt/Web Deploy UI.chm
new file mode 100644
index 00000000..6d224bfb
Binary files /dev/null and b/tools/WebDeploy/pt/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/pt/msdeploy.resources.dll b/tools/WebDeploy/pt/msdeploy.resources.dll
new file mode 100644
index 00000000..919d471c
Binary files /dev/null and b/tools/WebDeploy/pt/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/redist.txt b/tools/WebDeploy/redist.txt
new file mode 100644
index 00000000..d63e6ba3
--- /dev/null
+++ b/tools/WebDeploy/redist.txt
@@ -0,0 +1,4 @@
+Each MSI file listed below is redistributable as a single unit. You may not separate or redistribute individual files within the MSI.
+WebDeploy_x64_en-US.msi
+WebDeploy_x86_en-US.msi
+
diff --git a/tools/WebDeploy/ru/MsDepSvc.resources.dll b/tools/WebDeploy/ru/MsDepSvc.resources.dll
new file mode 100644
index 00000000..320ef335
Binary files /dev/null and b/tools/WebDeploy/ru/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/ru/Web Deploy UI.chm b/tools/WebDeploy/ru/Web Deploy UI.chm
new file mode 100644
index 00000000..e173cc57
Binary files /dev/null and b/tools/WebDeploy/ru/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/ru/msdeploy.resources.dll b/tools/WebDeploy/ru/msdeploy.resources.dll
new file mode 100644
index 00000000..a798d63a
Binary files /dev/null and b/tools/WebDeploy/ru/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/tr/MsDepSvc.resources.dll b/tools/WebDeploy/tr/MsDepSvc.resources.dll
new file mode 100644
index 00000000..3c50b5d1
Binary files /dev/null and b/tools/WebDeploy/tr/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/tr/Web Deploy UI.chm b/tools/WebDeploy/tr/Web Deploy UI.chm
new file mode 100644
index 00000000..41fe79c3
Binary files /dev/null and b/tools/WebDeploy/tr/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/tr/msdeploy.resources.dll b/tools/WebDeploy/tr/msdeploy.resources.dll
new file mode 100644
index 00000000..544d6f68
Binary files /dev/null and b/tools/WebDeploy/tr/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/x64/axnative.dll b/tools/WebDeploy/x64/axnative.dll
new file mode 100644
index 00000000..daa908b1
Binary files /dev/null and b/tools/WebDeploy/x64/axnative.dll differ
diff --git a/tools/WebDeploy/x86/axnative.dll b/tools/WebDeploy/x86/axnative.dll
new file mode 100644
index 00000000..fa970780
Binary files /dev/null and b/tools/WebDeploy/x86/axnative.dll differ
diff --git a/tools/WebDeploy/zh-CHS/MsDepSvc.resources.dll b/tools/WebDeploy/zh-CHS/MsDepSvc.resources.dll
new file mode 100644
index 00000000..96d085f8
Binary files /dev/null and b/tools/WebDeploy/zh-CHS/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/zh-CHS/Web Deploy UI.chm b/tools/WebDeploy/zh-CHS/Web Deploy UI.chm
new file mode 100644
index 00000000..cbbc51a2
Binary files /dev/null and b/tools/WebDeploy/zh-CHS/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/zh-CHS/msdeploy.resources.dll b/tools/WebDeploy/zh-CHS/msdeploy.resources.dll
new file mode 100644
index 00000000..5f860cb7
Binary files /dev/null and b/tools/WebDeploy/zh-CHS/msdeploy.resources.dll differ
diff --git a/tools/WebDeploy/zh-CHT/MsDepSvc.resources.dll b/tools/WebDeploy/zh-CHT/MsDepSvc.resources.dll
new file mode 100644
index 00000000..dc9fc7d8
Binary files /dev/null and b/tools/WebDeploy/zh-CHT/MsDepSvc.resources.dll differ
diff --git a/tools/WebDeploy/zh-CHT/Web Deploy UI.chm b/tools/WebDeploy/zh-CHT/Web Deploy UI.chm
new file mode 100644
index 00000000..33659345
Binary files /dev/null and b/tools/WebDeploy/zh-CHT/Web Deploy UI.chm differ
diff --git a/tools/WebDeploy/zh-CHT/msdeploy.resources.dll b/tools/WebDeploy/zh-CHT/msdeploy.resources.dll
new file mode 100644
index 00000000..ef040e80
Binary files /dev/null and b/tools/WebDeploy/zh-CHT/msdeploy.resources.dll differ