- Mark as New
- Subscribe to RSS Feed
- Permalink
‎23 Feb 2022
01:49 PM
- last edited on
‎17 May 2023
11:47 AM
by
Michal_Gebacki
Hi,
It could be interesting to provide the ability to convert status code into a meaningful text.
Example :
Success = 0
Destination_Host_Unreachable = 11003
- WQL : SELECT Address, ResponseTime,StatusCode FROM Win32_PingStatus WHERE Address = '8.8.8.8'
Address : 8.8.8.8
ResponseTime : 14
StatusCode : 0
Solved! Go to Solution.
- Labels:
-
extensions
-
windows
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎23 Feb 2022 02:51 PM
Can you create a topic for it in the RFE forum? We're planning some tasks that could be used for this in the future, it's good to capture different use cases.
Mike
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎25 Feb 2022 09:05 AM
@ct_27 Here it is 🙂
