Related to:
Insecure Windows Netprobe, Secure Windows Netprobe, Change Windows Netprobe from Insecure to Secure
Problem:
How can I change a Windows Netprobe from Insecure to Secure if I have a service that is running in the background?
Possible solution:
1. Stop the Netprobe service
From an elevated command prompt or Services GUI:
net stop <NetprobeServiceName>
2. Back up the registry key
In regedit, right-click the service key → Export.
3. Edit the ImagePath
Open regedit
- Navigate to the service key
Double-click ImagePath
4. Add SSL parameters
Append the SSL options required by your setup:
5. Start the service again
net start <NetprobeServiceName>
Related article(s):
If you need further help:
- Please contact our support team via the chat service box on any of our websites or raise a support request.
-
Make sure you provide us with:
- Background of the issue or request.
- Use cases, requirements, business impact, etc.
- Log files or diagnostic files.
- Screenshots.
- And other important information relevant to your inquiry.
Comments
0 comments
Please sign in to leave a comment.