can someone help with the Software Deployment Automation with out intune spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
this is the complete request, but no intune spoke , i am trying with servicegraph connector,
PDQ/Intune Config, App-Role Matrix, Deployment Scripts, Integration Setup with SNOW
Required Spokes/Plugins:
● Spokes: Microsoft Intune Spoke or manage Engine (for Intune config and deployments);
custom spoke or REST for PDQ if no native available.
● Plugins: Integration Hub (com.snc.integrationhub), Software Asset Management
(com.snc.software_asset_management), Flow Designer (com.glide.hub.flow_designer).
Level of Approach:
Multiple integrations, custom scripting for PDQ, and matrix logic; requires robust error handling
Implementation in ServiceNow:
Implement from scratch focusing on integration-driven automation:
● Configure PDQ/Intune via spokes: Create flows to trigger deployments based on
requests.
● Build app-role matrix as a custom table (e.g., extending cmdb_ci) or use Software Asset
Management (SAM) for mapping apps to roles/groups.
● Develop deployment scripts using Scripted REST APIs or Flow Actions; trigger from
Service Catalog requests (e.g., user requests software, flow checks matrix and deploys).
● Integrate with SNOW: Use Flow Designer to sync deployment status back to
tickets/reports; add logic for compliance checks.
● For PDQ (no native spoke), build custom REST integration; for Intune, use spoke
actions like "Deploy Application."

