sc-powershell - SitecoreInstallFramework 1.2.0
Framework to install Sitecore instances
PM> Install-Package SitecoreInstallFramework -Version 1.2.0 -Source https://sitecore.myget.org/F/sc-powershell/api/v3/index.json
> nuget.exe install SitecoreInstallFramework -Version 1.2.0 -Source https://sitecore.myget.org/F/sc-powershell/api/v3/index.json
> dotnet add package SitecoreInstallFramework --version 1.2.0 --source https://sitecore.myget.org/F/sc-powershell/api/v3/index.json
source https://sitecore.myget.org/F/sc-powershell/api/v3/index.json
nuget SitecoreInstallFramework ~> 1.2.0
Copy to clipboard
> choco install SitecoreInstallFramework --version 1.2.0 --source https://sitecore.myget.org/F/sc-powershell/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "sc-powershell" -SourceLocation "https://sitecore.myget.org/F/sc-powershell/api/v2"
Install-Module -Name "SitecoreInstallFramework" -RequiredVersion "1.2.0" -Repository "sc-powershell"
Copy to clipboard
New Features
Tasks
Invoke-IoXmlTask
- Allows enabling, disabling and deleting configurations by reading an IO xml file (*.ioxml)Invoke-TransformXmlDoc
- Transforms XML documents by applying XML Document Transformation (xdt) files
Bug Fixes
Tasks
Invoke-ResolveCertificatePathConfigFunction
- Correctly resolves certificate private key path on Windows 8.1/2012.
Input Hash tables
Some functions make use of internal logic to flatten a hash table into a series
of properties which are then set on the object (e.g. in Invoke-AppPoolTask
and Invoke-WebsiteTask
).
The following fixes have been applied:
- Multi-level paths will now be correctly flattened.
- When the key contains the string 'password' it's value will not be logged
unless
-Verbose
is used.
OwnersJonas Bang Christensen |
AuthorsSitecore Corporation A/S |
Project URLhttp://doc.sitecore.net/ |
LicenseSitecore MyGet license |
TagsSitecore Install PSModule PowerShell PSIncludes_Function PSFunction_Export-WebDeployParameters PSFunction_Get-SitecoreInstallExtension PSFunction_Install-SitecoreConfiguration PSFunction_Register-SitecoreInstallExtension PSFunction_Invoke-AndConfigFunction PSFunction_Invoke-ConcatConfigFunction PSFunction_Invoke-EnvironmentConfigFunction PSFunction_Invoke-EqualConfigFunction PSFunction_Invoke-GetCertificateConfigFunction PSFunction_Invoke-GetCertificateThumbprintConfigFunction PSFunction_Invoke-IfConfigFunction PSFunction_Invoke-JoinConfigFunction PSFunction_Invoke-JoinPathConfigFunction PSFunction_Invoke-NotConfigFunction PSFunction_Invoke-OrConfigFunction PSFunction_Invoke-ReadJsonConfigFunction PSFunction_Invoke-ResolveCertificatePathConfigFunction PSFunction_Invoke-ResolvePathConfigFunction PSFunction_Invoke-SqlConnectionStringConfigFunction PSFunction_Write-TaskHeader PSFunction_Write-TaskInfo PSFunction_Invoke-AppPoolTask PSFunction_Invoke-CommandTask PSFunction_Invoke-CopyTask PSFunction_Invoke-CreateServiceTask PSFunction_Invoke-DownloadFileTask PSFunction_Invoke-EnsurePathTask PSFunction_Invoke-FilePermissionsTask PSFunction_Invoke-HostHeaderTask PSFunction_Invoke-HttpRequestTask PSFunction_Invoke-IISConfigurationTask PSFunction_Invoke-IoXmlTask PSFunction_Invoke-ManageAppPoolTask PSFunction_Invoke-ManageServiceTask PSFunction_Invoke-ManageSolrConfigTask PSFunction_Invoke-ManageSolrCoreTask PSFunction_Invoke-ManageSolrSchemaTask PSFunction_Invoke-ManageWebsiteTask PSFunction_Invoke-RemoveServiceTask PSFunction_Invoke-SetXmlTask PSFunction_Invoke-SitecoreUrlTask PSFunction_Invoke-TransformXmlDocTask PSFunction_Invoke-UnpackTask PSFunction_Invoke-WebBindingTask PSFunction_Invoke-WebDeployTask PSFunction_Invoke-WebRequestTask PSFunction_Invoke-WebsiteClientCertTask PSFunction_Invoke-WebsiteTask PSCommand_Export-WebDeployParameters PSCommand_Get-SitecoreInstallExtension PSCommand_Install-SitecoreConfiguration PSCommand_Register-SitecoreInstallExtension PSCommand_Invoke-AndConfigFunction PSCommand_Invoke-ConcatConfigFunction PSCommand_Invoke-EnvironmentConfigFunction PSCommand_Invoke-EqualConfigFunction PSCommand_Invoke-GetCertificateConfigFunction PSCommand_Invoke-GetCertificateThumbprintConfigFunction PSCommand_Invoke-IfConfigFunction PSCommand_Invoke-JoinConfigFunction PSCommand_Invoke-JoinPathConfigFunction PSCommand_Invoke-NotConfigFunction PSCommand_Invoke-OrConfigFunction PSCommand_Invoke-ReadJsonConfigFunction PSCommand_Invoke-ResolveCertificatePathConfigFunction PSCommand_Invoke-ResolvePathConfigFunction PSCommand_Invoke-SqlConnectionStringConfigFunction PSCommand_Write-TaskHeader PSCommand_Write-TaskInfo PSCommand_Invoke-AppPoolTask PSCommand_Invoke-CommandTask PSCommand_Invoke-CopyTask PSCommand_Invoke-CreateServiceTask PSCommand_Invoke-DownloadFileTask PSCommand_Invoke-EnsurePathTask PSCommand_Invoke-FilePermissionsTask PSCommand_Invoke-HostHeaderTask PSCommand_Invoke-HttpRequestTask PSCommand_Invoke-IISConfigurationTask PSCommand_Invoke-IoXmlTask PSCommand_Invoke-ManageAppPoolTask PSCommand_Invoke-ManageServiceTask PSCommand_Invoke-ManageSolrConfigTask PSCommand_Invoke-ManageSolrCoreTask PSCommand_Invoke-ManageSolrSchemaTask PSCommand_Invoke-ManageWebsiteTask PSCommand_Invoke-RemoveServiceTask PSCommand_Invoke-SetXmlTask PSCommand_Invoke-SitecoreUrlTask PSCommand_Invoke-TransformXmlDocTask PSCommand_Invoke-UnpackTask PSCommand_Invoke-WebBindingTask PSCommand_Invoke-WebDeployTask PSCommand_Invoke-WebRequestTask PSCommand_Invoke-WebsiteClientCertTask PSCommand_Invoke-WebsiteTask PSCommand_scinst PSCommand_Invoke-SitecoreInstall |
Info4158258 total downloads |
4079 downloads for version 1.2.0 |
Download (601.73 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
2.3.0 | 717.78 KB | Tue, 04 Aug 2020 10:36:52 GMT | 71228 |
|
||
![]() |
2.2.0 | 718.09 KB | Thu, 28 Nov 2019 12:40:00 GMT | 40061 |
|
||
![]() |
2.1.0 | 709.13 KB | Fri, 05 Apr 2019 09:27:06 GMT | 39948 |
|
||
![]() |
2.0.0 | 690.78 KB | Wed, 28 Nov 2018 11:41:05 GMT | 20257 |
|
||
![]() |
1.2.1 | 606.95 KB | Fri, 06 Apr 2018 09:15:01 GMT | 53356 |
|
||
![]() |
1.2.0 | 601.73 KB | Fri, 23 Feb 2018 10:04:44 GMT | 4079 |
|
||
![]() |
1.1.0 | 545.89 KB | Thu, 21 Dec 2017 11:06:17 GMT | 5364 |
|
||
![]() |
1.0.2 | 531.12 KB | Thu, 12 Oct 2017 10:06:04 GMT | 3923965 |
|