Zend certified PHP/Magento developer

Automatically Setting Windows 10 Default Apps

I am working in an enterprise environment and am trying to find a solution where I can set the default apps in Windows 10 Automatically. We are in the middle of pushing a Windows 7 to Windows 10 Upgrade out and have hundreds of computers that need to have the default app set.

I specifically need to change the Default Mail app to Outlook, Web browser to IE (I know, I know, I know IE is terrible) and I need to change .pdf to open with adobe. I currently have a PowerShell script changing some other settings the Registry Editor such as setting the home page for IE. I would like to add the setting of the default apps to this script as well however I am not sure that is possible.

FYI I am a novice scripter.

TLDR: A script to change Default Apps