Managing SEAL IPP Proxy Service¶
Restart SEAL IPP PROXY service after making changes in the ipp-proxy.yml
configuration file. You may do this in a PowerShell terminal with administrative access.
Starting SEAL IPP Proxy Service¶
start-service ipp-proxy
Stopping SEAL IPP Proxy Service¶
stop-service ipp-proxy
Restarting SEAL IPP Proxy Service¶
restart-service ipp-proxy
Checking the Status of SEAL IPP Proxy Service¶
get-service ipp-proxy