New-DPSInstallConfiguration
Syntax
Kestrel (Default)
New-DPSInstallConfiguration [-AcceptEula <bool>] [-AccessUri <string>] [-HttpListenerUri <string>]
[-ApplicationPath <string>] [-GenerateSelfSignedCertificate <bool>] [-DisableEncryptConfig <bool>]
[-SourceZipPath <string>] [-Version <string>] [-DatabaseHost <string>] [-DatabaseName <string>]
[-DatabaseUserName <string>] [-DatabasePassword <string>] [-IntegratedSecurity <bool>]
[-UseEncryptedConnection <bool>] [-TrustServerCertificate <bool>] [-FailoverPartner <string>]
[-MinPoolSize <int>] [-MaxPoolSize <int>] [-RetryCount <int>] [-RetryInterval <int>]
[-Timeout <int>] [-ServerName <string>] [-ServerDescription <string>] [-EnableTelemetry <bool>]
[-AdministratorUsername <string>] [-AdministratorPassword <string>] [-AdministratorEmail <string>]
[-AppPoolName <string>] [-WebApplicationName <string>] [-WebsiteName <string>] [<CommonParameters>]IIS
New-DPSInstallConfiguration -IIS [-AcceptEula <bool>] [-AccessUri <string>]
[-HttpListenerUri <string>] [-ApplicationPath <string>] [-GenerateSelfSignedCertificate <bool>]
[-DisableEncryptConfig <bool>] [-SourceZipPath <string>] [-Version <string>]
[-DatabaseHost <string>] [-DatabaseName <string>] [-DatabaseUserName <string>]
[-DatabasePassword <string>] [-IntegratedSecurity <bool>] [-UseEncryptedConnection <bool>]
[-TrustServerCertificate <bool>] [-FailoverPartner <string>] [-MinPoolSize <int>]
[-MaxPoolSize <int>] [-RetryCount <int>] [-RetryInterval <int>] [-Timeout <int>]
[-ServerName <string>] [-ServerDescription <string>] [-EnableTelemetry <bool>]
[-AdministratorUsername <string>] [-AdministratorPassword <string>] [-AdministratorEmail <string>]
[-AppPoolName <string>] [-WebApplicationName <string>] [-WebsiteName <string>] [<CommonParameters>]Parameters
-AcceptEula
-AccessUri
-AdministratorEmail
-AdministratorPassword
-AdministratorUsername
-ApplicationPath
-AppPoolName
-DatabaseHost
-DatabaseName
-DatabasePassword
-DatabaseUserName
-DisableEncryptConfig
-EnableTelemetry
-FailoverPartner
-GenerateSelfSignedCertificate
-HttpListenerUri
-IIS
-IntegratedSecurity
-MaxPoolSize
-MinPoolSize
-RetryCount
-RetryInterval
-ServerDescription
-ServerName
-SourceZipPath
-Timeout
-TrustServerCertificate
-UseEncryptedConnection
-Version
-WebApplicationName
-WebsiteName
CommonParameters
Notes
Last updated
Was this helpful?