SvcGuest
SvcGuest copied to clipboard
Install any executable as a Windows service. (systemd compatible config!)
Observed on Fluorine. Private working set ~10.3GiB. At that time, Windows Update on Fluorine is f*cking up everything (100% CPU and lots of mem), WMI service is responding very slowly...
``` Service cannot be started. System.Security.SecurityException: There are currently no logon servers available to service the logon request. at System.Security.Principal.WindowsIdentity.KerbS4ULogon(String upn, SafeAccessTokenHandle& safeTokenHandle) at System.Security.Principal.WindowsIdentity..ctor(String sUserPrincipalName, String type) at System.Security.Principal.WindowsIdentity..ctor(String...