O365 Recursive Folder and Sub Folder Permissions

If you have a public folder that you want to apply permissions in Office 365, you might have noticed that the web console can be slow if you have a long list of folders and sometimes the web console will time out and result in inconsistent permissions applied to sub folders. A much better method is to apply permissions to it using the Exchange Management Shell, its pretty easy and works with 365 and hosted Exchange. 

VBScripts and UAC

User Account Control (UAC) can sometimes be a pain in the neck which is why I have looked for ways around scripting in customer environments that have UAC enabled. This article contains solutions for this issue.