Add-DPMProductionServer
{{ Fill in the Synopsis }}
Syntax
Default (Default)
Add-DPMProductionServer
[-Name] <String>
[-DPMCredentialName] <String>
[[-SSLPort] <UInt16>]
[<CommonParameters>]
Description
{{ Fill in the Description }}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-DPMCredentialName
{{ Fill DPMCredentialName Description }}
Parameter properties
| Type: | System.String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | 1 |
| Mandatory: | True |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-Name
{{ Fill Name Description }}
Parameter properties
| Type: | System.String |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | 0 |
| Mandatory: | True |
| Value from pipeline: | True |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-SSLPort
{{ Fill SSLPort Description }}
Parameter properties
| Type: | System.UInt16 |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | 2 |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.