Resource Type: dsc_xspinstallprereqs
- Defined in:
- lib/puppet/type/dsc_xspinstallprereqs.rb
Overview
The DSC xSPInstallPrereqs resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_appfabric
The path to the installer for this prerequisite
-
dsc_dotnet452
The path to the installer for this prerequisite
-
dsc_ensure
Present to install the prerequisites. Absent is currently not supported
-
dsc_idfx
The path to the installer for this prerequisite
-
dsc_idfx11
The path to the installer for this prerequisite
-
dsc_kb2671763
The path to the installer for this prerequisite
-
dsc_kb2898850
The path to the installer for this prerequisite
-
dsc_kb3092423
The path to the installer for this prerequisite
-
dsc_msipcclient
The path to the installer for this prerequisite
-
dsc_msvcrt11
The path to the installer for this prerequisite
-
dsc_msvcrt14
The path to the installer for this prerequisite
-
dsc_netfx
The path to the installer for this prerequisite
-
dsc_odbc
The path to the installer for this prerequisite
-
dsc_onlinemode
Should the installer download prerequisites from the internet or not
-
dsc_powershell
The path to the installer for this prerequisite
-
dsc_sqlncli
The path to the installer for this prerequisite
-
dsc_sync
The path to the installer for this prerequisite
-
dsc_wcfdataservices
The path to the installer for this prerequisite
-
dsc_wcfdataservices56
The path to the installer for this prerequisite
Parameters
-
dsc_installerpath (namevar)
The full path to prerequisiteinstaller.exe
-
dsc_psdscrunascredential
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).