For the complete documentation index, see llms.txt. This page is also available as Markdown.

shutdown

service::shutdown shuts down a specified service by sending a SERVICE_CONTROL_SHUTDOWN signal. It has the following command line argument:

  • positional argument: the name of the service to shutdown

mimikatz # service::shutdown iphlpsvc

Last updated