'Default Windows named pipes

I am writing a Powershell script to find all named pipes. I need to filter out pipe names which are expected and display the suspicious one. I know how to get all the named pipes, but is there a place or document which mentioned which named pipes are to be there by default?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source