Commit graph

9 commits

Author SHA1 Message Date
Zachary Gorman 54ba4e28a5 Fixed warning message in UninstallProgram 2025-06-26 10:43:04 -07:00
Zachary Gorman 7c451bb82c SCCM Query Block uses asset tag to query spark 2025-05-15 11:57:50 -07:00
Zachary Gorman a16bdb6b40 SCCM Query block didn't report mac address if there was only one. Fixed. 2025-05-05 11:29:01 -07:00
Zachary Gorman b650a58ca6 Fixed DEL message when querying SCCM to use the correct hostname 2025-04-22 11:20:08 -07:00
Zachary Gorman 31c72c9a6b Fixed jobsprinters 2025-02-13 15:54:11 -08:00
Zachary Gorman c4f3efa30b Apps only queries sccm when workstation isn't online and BatchInvokes now queries CMDB instead of returning empty PC 2025-02-13 14:41:15 -08:00
Zachary Gorman 2991af9df2 Bad commit with many changes, see full message
- 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)
2024-12-05 10:49:28 -08:00
Zachary Gorman c039beac33 Made get-pc somewhat pipeline friendly 2024-11-13 15:57:06 -08:00
Zachary Gorman a2bc2a7c28 Refactoring git presence so git objects aren't installed when installing/updating get-pc 2024-10-28 16:53:45 -07:00
Renamed from Private/SCCMQueryBlock.ps1 (Browse further)