- Fixed wildcard search so Spark can return more than 25 results
- Added ports to Dell P2417H monitor in Devices query
- Better error messages from hostname resolution step
- Better CMDB error messages
- Removed NoResolve flag since hostname resolution on correct hostnames
isn't very intensive. Considering skipping AD queries or restructuring
get-pc so each pc is processed asynchrounously, and each query is
processed async (like in BatchInvokes)