You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command uninstalls the instance of CEP Web Service that is utilizing certificate authentication and is in key-based renewal mode without prompting for confirmation.
54
+
This command uninstalls the instance of CEP Web Service that is utilizing certificate authentication
55
+
and is in key-based renewal mode without prompting for confirmation.
47
56
48
57
## PARAMETERS
49
58
50
59
### -AllPolicyServers
60
+
51
61
Indicates that the cmdlet uninstall all instances of the CEP Web Service.
Indicates that this cmdlet uninstalls the instance of the CEP Web Service running in key-based renewal mode.
113
-
This parameter is optional.
114
-
It is used to distinguish which instance of the CEP Web Service is to be uninstalled if there are multiple instances that use the same authentication type.
115
-
If this option is not specified, the instance of the CEP Web Service that is using the defined AuthenticationType that is not enabled for KeyBasedRenewal mode is uninstalled.
126
+
127
+
Indicates that this cmdlet uninstalls the instance of the CEP Web Service running in key-based
128
+
renewal mode. This parameter is optional. It is used to distinguish which instance of the CEP Web
129
+
Service is to be uninstalled if there are multiple instances that use the same authentication type.
130
+
If this option is not specified, the instance of the CEP Web Service that is using the defined
131
+
AuthenticationType that is not enabled for KeyBasedRenewal mode is uninstalled.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
162
+
163
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments