Scenario using Microsoft Intune
Question
Hi All,
We want to implement the following scenario using Microsoft Intune. Could you please share your valuable suggestions on how to achieve this using PowerShell scripts and policies?
Prepare PowerShell Scripts:
1. **Friendly Notification (Trigger 1):** Create a PowerShell script that sends a friendly notification to end-user devices. This script should use the appropriate method to display a user-friendly message on the devices.
2. **Gentle Reminder (Trigger 2):** Create a second PowerShell script for the gentle reminder notification. This script should run after the first notification and provide a different reminder message.
3. **Force Restart with Countdown (Trigger 3):** Develop a PowerShell script that initiates a force restart with a countdown timer. Ensure that this script displays a countdown and then forces the restart when the countdown reaches zero.
Posted by Swagath Banda in HTMD FB Group
Answer ( 1 )
Replied by Ronald van der Meer
I think you are looking for something like this. https://www.jorgeasaur.us/proactive-remediation-to…/
Replied by Shiva Gopinath Manam
Better go with the Powershell Deployment toolkit that helps you.
Replied by Garth Jones
PowerShell app toolkit. https://psappdeploytoolkit.com/
Replied by Phrank Michael Martian
Did you ask your question WITH the chatbot?!?