Remediation
Prompts for task, then executes taskkill /IM /F. Script then writes to script log if successful.
Read MoreScript prompts for executable and any switches then runs as system.
Read MorePrompts for service name then restarts the service, writes results to script log.
Read MorePrompts for service name then starts the service, writes results to script log.
Read MorePrompts for service name then stops the service, writes results to script log.
Read MoreScript stops the vss and swprv services then runs several regsvr32 commands to register dll files. Script then writes all listed vss writers to txt file which is then written to script log.
Read More