I wrote a script that parses the output of this scanner and feeds the results into an inventory system. However, I had to write the script to call this scanner once per computer so it can keep track of which results go to which computer in order to feed the results correctly back into the system. If this scanner had the option to output the hostnames it was given, it would allow me to dramatically simplify my script 😄
https://github.com/Colby-PDQ/BlueKeep-Scanner-PS-Parser
I wrote a script that parses the output of this scanner and feeds the results into an inventory system. However, I had to write the script to call this scanner once per computer so it can keep track of which results go to which computer in order to feed the results correctly back into the system. If this scanner had the option to output the hostnames it was given, it would allow me to dramatically simplify my script 😄
https://github.com/Colby-PDQ/BlueKeep-Scanner-PS-Parser