- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 06:14 AM
We have a Scenario, where some automation needs to be done.
Suppose a person raises a request to install a software on his system through servicenow. Now, servicenow itself will trigger this software installation on the system and send a notification after the completion of the task.
Please let us know if this is possible and if yes.. How to achieve it?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 06:32 AM
Hi,
Hope you have the necessary collections created at SCCM side. You can use Integration Hub - Microsoft SCCM spoke for this requirement. Refer the URL below for more details
This spoke can add user to the collection so the installation can be initiated from SCCM. But we cant get the status of installation as SCCM does not respond the status back.
Thank you,
Palani
Palani

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 06:32 AM
Hi,
Hope you have the necessary collections created at SCCM side. You can use Integration Hub - Microsoft SCCM spoke for this requirement. Refer the URL below for more details
This spoke can add user to the collection so the installation can be initiated from SCCM. But we cant get the status of installation as SCCM does not respond the status back.
Thank you,
Palani
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 06:57 AM
Ok I will check the details.. We have already done the SCCM integration using service graph connector.
Do i still have to follow-
Connection and credential alias requirements in the doc and fetch the data separately from SCCM again?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2022 10:53 PM
Hi,
You should configure connection again for this SCCM Spoke.
Thank you,
Palani
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2022 11:33 PM
Thank you so much for your valuable inputs!!