ServiceNow Windows Discovery commands
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 11:23 PM
Hello,
Can anyone please let me know list of Service Now Discovery Windows Commands.
Thanks,
Pranita Bahuguni
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 11:37 PM
some commands given on servicenow docs :-
But to know exactly all commands,
You have to check the patterns/probe related to windows discovery.
The pattern steps have all the commands/wmi query and other means of fetching information from target device.
All the commands are run on mid server to fetch info from target device.
The communication is done via ECC queue
2 patterns
Windows OS - Desktops
Windows OS - Servers
For example nslookup command fetched dns information.
So you have to check the steps.
I can understand client would be asking as a security concern .
But whatever commands are executed via discovery is to fetch only basic info about that system.
so not to worry for discovery part.
If its helpful, please mark answer as correct
Anshu