0% found this document useful (0 votes)
85 views

Log Install

The document contains a series of commands to configure firewall rules and install a service to allow the Intel(R) System Usage Report software to operate. The commands add firewall rules to block and allow certain network traffic, install and configure a service, and create a scheduled task to control the service.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

Log Install

The document contains a series of commands to configure firewall rules and install a service to allow the Intel(R) System Usage Report software to operate. The commands add firewall rules to block and allow certain network traffic, install and configure a service, and create a scheduled task to control the service.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

X

I
Consent REG_DWORD 0x1
COMMAND[1]=[C:\Windows\System32\netsh.exe advfirewall firewall add rule
name="Intel(R) System Usage Report - (QUEENCREEK Public UDP-In)" dir=in
action=block program="C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe"
service=ESRV_SVC_QUEENCREEK description="Deny inbound UDP traffic to Intel(R)
System Usage Report QUEENCREEK on public networks." enable=yes profile=public
localip=any remoteip=localsubnet localport=any remoteport=any protocol=UDP
interfacetype=any edge=no]
COMMAND[2]=[C:\Windows\System32\netsh.exe advfirewall firewall add rule
name="Intel(R) System Usage Report - (QUEENCREEK Public TCP-In)" dir=in
action=block program="C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe"
service=ESRV_SVC_QUEENCREEK description="Deny inbound TCP traffic to Intel(R)
System Usage Report QUEENCREEK on public networks." enable=yes profile=public
localip=any remoteip=localsubnet localport=any remoteport=any protocol=TCP
interfacetype=any edge=no]
COMMAND[3]=[C:\Windows\System32\netsh.exe advfirewall firewall add rule
name="Intel(R) System Usage Report - (QUEENCREEK Private SSDP-In)" dir=in
action=allow program="C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe"
service=ESRV_SVC_QUEENCREEK description="Allow inbound SSDP traffic to Intel(R)
System Usage Report QUEENCREEK on private networks." enable=yes profile=private
localip=any remoteip=localsubnet localport=1900 remoteport=any protocol=UDP
interfacetype=any edge=no]
COMMAND[4]=[C:\Windows\System32\netsh.exe advfirewall firewall add rule
name="Intel(R) System Usage Report - (QUEENCREEK Private TCP-In)" dir=in
action=allow program="C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe"
service=ESRV_SVC_QUEENCREEK description="Allow inbound TCP traffic to Intel(R)
System Usage Report QUEENCREEK on private networks." enable=yes profile=private
localip=any remoteip=localsubnet localport=any remoteport=any protocol=TCP
interfacetype=any edge=no]
COMMAND[5]=[C:\Windows\System32\reg.exe import
"C:\Windows\system32\config\systemprofile\AppData\Local\Intel\SUR\QUEENCREEK\interm
ediate_data\install.reg"]
COMMAND[6]=[del /f /q
"C:\Windows\system32\config\systemprofile\AppData\Local\Intel\SUR\QUEENCREEK\interm
ediate_data\install.reg"]
COMMAND[7]=["C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe" --install
--install_options_registry_key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ESRV_SVC_QUEENCREEK\install]
COMMAND[8]=["C:\Program Files\Intel\SUR\QUEENCREEK\x64\esrv_svc.exe" --install
--run_as_user_process --install_dir "C:\Program Files\Intel\SUR\QUEENCREEK\x64"]
COMMAND[9]=[C:\Windows\System32\reg.exe delete
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ESRV_SVC_QUEENCREEK /v install
/f]
COMMAND[10]=[C:\Windows\System32\schtasks.exe /create /xml "C:\Program
Files\Intel\SUR\QUEENCREEK\x64\task.xml" /tn USER_ESRV_SVC_QUEENCREEK]
COMMAND[11]=[C:\Windows\System32\reg.exe import
"C:\Windows\system32\config\systemprofile\AppData\Local\Intel\SUR\QUEENCREEK\interm
ediate_data\task.reg"]
COMMAND[12]=[del /f /q
"C:\Windows\system32\config\systemprofile\AppData\Local\Intel\SUR\QUEENCREEK\interm
ediate_data\task.reg"]
COMMAND=[sc config ESRV_SVC_QUEENCREEK start= demand]

Esperando 1 segundos, presione una tecla para continuar ...#0


COMMAND=[sc config USER_ESRV_SVC_QUEENCREEK start= demand]

Esperando 1 segundos, presione una tecla para continuar ...#0


COMMAND=[schtasks /change /tn USER_ESRV_SVC_QUEENCREEK /DISABLE]

Esperando 1 segundos, presione una tecla para continuar ...#0

You might also like