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
The **Uninstall-AdcsEnrollmentWebService** cmdlet uninstalls the Certificate Enrollment Web Service either entirely removing all instances of it or partially by removing individual instances.
33
+
34
+
The `Uninstall-AdcsEnrollmentWebService` cmdlet uninstalls the Certificate Enrollment Web Service
35
+
either entirely removing all instances of it or partially by removing individual instances.
31
36
32
37
## EXAMPLES
33
38
34
39
### Example 1: Uninstall all Enrollment Web Service role services
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).
164
+
165
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
* 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.
161
183
162
-
184
+
- The application directories are removed from their respective instance folders in the file system.
185
+
The uninstall command does not remove the Secure Sockets Layer/Transport Layer Security (SSL/TLS)
186
+
or the secure hypertext transfer protocol (https) bindings.
0 commit comments