Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -493,11 +493,23 @@ This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVar

## INPUTS

### bool, string, string, enum, string, SecureString, string, string, string, string, bool, string, long, string, string, bool, bool, bool, string, enum, long
### System.Management.Automation.SwitchParameter

### System.Security.SecureString

### System.String

### Microsoft.CertificateServices.Deployment.Common.CA.ValidityPeriod

### System.Int32

### Microsoft.CertificateServices.Deployment.Common.CA.CAType

### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CA.CertificationAuthoritySetupResult
### Microsoft.CertificateServices.Deployment.Common.CA.CertificationAuthoritySetupResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,17 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### enum, string, bool, PSCredential
### Microsoft.CertificateServices.Deployment.Common.AuthenticationType

### System.String

### System.Management.Automation.SwitchParameter

### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CEP.EnrollmentPolicyServiceResult
### Microsoft.CertificateServices.Deployment.Common.CEP.EnrollmentPolicyServiceResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,19 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### bool, bool, enum, string, bool, string, SecureString, string, PSCredential
### System.String

### System.Security.SecureString

### System.Management.Automation.SwitchParameter

### Microsoft.CertificateServices.Deployment.Common.AuthenticationType

### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CES.EnrollmentServiceResult
### Microsoft.CertificateServices.Deployment.Common.CES.EnrollmentServiceResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -380,11 +380,19 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### bool, int, string, string, string, string, string, string, string, string, string, SecurePassword, int, string
### System.Management.Automation.SwitchParameter

### System.String

### System.Security.SecureString

### System.Int32

### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.NDES.NetworkDeviceEnrollmentServiceResult
### Microsoft.CertificateServices.Deployment.Common.NDES.NetworkDeviceEnrollmentServiceResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### PSCredential
### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.OCSP.OnlineResponderResult
### Microsoft.CertificateServices.Deployment.Common.OCSP.OnlineResponderResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### PSCredential
### System.String

### System.Management.Automation.PSCredential

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.WebEnrollment.WebEnrollmentResult
### Microsoft.CertificateServices.Deployment.Common.WEP.WebEnrollmentResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CA.CertificationAuthoritySetupResult
### Microsoft.CertificateServices.Deployment.Common.CA.CertificationAuthoritySetupResult

## NOTES
* To uninstall the CA role service, ensure you run Windows PowerShell as an administrator. You can run the command with the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,13 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### bool, enum, bool
### System.Management.Automation.SwitchParameter

### Microsoft.CertificateServices.Deployment.Common.AuthenticationType

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CEP.EnrollmentPolicyServiceResult
### Microsoft.CertificateServices.Deployment.Common.CEP.EnrollmentPolicyServiceResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,15 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## INPUTS

### string,enum,bool
### System.String

### Microsoft.CertificateServices.Deployment.Common.AuthenticationType

### System.Management.Automation.SwitchParameter

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.CES.EnrollmentServiceResult
### Microsoft.CertificateServices.Deployment.Common.CES.EnrollmentServiceResult

## NOTES
* The application directories are removed from their respective instance folders in the file system. The uninstall command does not remove the Secure Sockets Layer/Transport Layer Security (SSL/TLS) or the secure hypertext transfer protocol (https) bindings.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.NDES.NetworkDeviceEnrollmentServiceResult
### Microsoft.CertificateServices.Deployment.Common.NDES.NetworkDeviceEnrollmentServiceResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.OCSP.OnlineResponderResult
### Microsoft.CertificateServices.Deployment.Common.OCSP.OnlineResponderResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.CertificateServices.Deployment.Commands.WebEnrollment.WebEnrollmentResult
### Microsoft.CertificateServices.Deployment.Common.WEP.WebEnrollmentResult

## NOTES
* Ensure you run Windows PowerShell as an administrator. You can use the *Force* parameter to bypass the prompt for confirmation.
Expand Down