sc.exe qc ZeroConfigService
SERVICE_NAME: ZeroConfigService
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : "ZeroConfigService.exe"
LOAD_ORDER_GROUP :
TAG : 0
DISPLAY_NAME : Intel(R) PROSet/Wireless Zero Configuration Service
DEPENDENCIES : RPCSS
SERVICE_START_NAME : LocalSystem
sc.exe config ZeroConfigService START= auto
[SC] ChangeServiceConfig SUCCESS
DESCRIPTION:
Modifies a service entry in the registry and Service Database.
USAGE:
sc <server> config [service name] <option1> <option2>...
OPTIONS:
NOTE: The option name includes the equal sign.
A space is required between the equal sign and the value.
type= <own|share|interact|kernel|filesys|rec|adapt>
start= <boot|system|auto|demand|disabled|delayed-auto>
error= <normal|severe|critical|ignore>
binPath= <BinaryPathName to the .exe file>
group= <LoadOrderGroup>
tag= <yes|no>
depend= <Dependencies(separated by / (forward slash))>
obj= <AccountName|ObjectName>
DisplayName= <display name>
password= <password>
Elements jsoupElements = jsoupDocument.getElementsByAttributeValueContaining(attributeName, attributeValue);
Comparator<Element> comp = (aElement, bElement) -> aElement.ownText().compareTo(bElement.ownText());
Element jsoupElement = jsoupElements.stream().sorted(comp).collect(Collectors.toList()).get(0);
www.oszone.net/16226/gp-pref
посоветовать конкретно могут те у кого в домене политики крутятся.
в registry оно конечно идет но обфуцированное просто так не получится я так думаю