Skip to content

Accelerates hybrid join, displays notifications while device is hybrid joining, then prompts for a restart after completion

License

Notifications You must be signed in to change notification settings

markmburns/Hybrid-Notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Hybrid-Notifications

mark_burns@dell.com

v2 - Silent alarm functionality to get through Focus Assist

v3 - 365 day scheduled task duration

v4 - 2 mins and hide notifications if wwahost is running

v5 - remove wwahost as it's not 100% reliable and toast expiry

Display notifactions while device is hybrid joining, then restart at end

Toast notifications instead of full screen blocks

Speeds up hybrid join by triggering Automatic-Device-Join task

image

Scheduled tasks to run regularly === https://oofhours.com/2020/05/19/renaming-autopilot-deployed-hybrid-azure-ad-join-devices/

Scheduled task to display notifications to user === https://byteben.com/bb/deploy-service-announcement-toast-notifications-in-windows-10-with-memcm/

Custom protocol to restart device === https://www.imab.dk/windows-10-toast-notification-script/

Replacement for UserESP === https://docs.microsoft.com/en-us/troubleshoot/mem/intune/understand-troubleshoot-esp

Also recommend script to speed up AD Connect sync - https://github.com/markmburns/SyncNewAutopilotComputersToAAD

PowerShell Script - Assign to devices

Alternatively use Win32

Win32 install cmd: powershell.exe -noprofile -executionpolicy bypass -file .\Hybrid-Notifications.ps1

Win32 uninstall: cmd.exe /c del %ProgramData%\Dell\Hybrid-Notifications\Hybrid-Notifications.ps1.tag

Win32 detection: %ProgramData%\Dell\Hybrid-Notifications\Hybrid-Notifications.ps1.tag

About

Accelerates hybrid join, displays notifications while device is hybrid joining, then prompts for a restart after completion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published