Let’s say you have an application that has a flat file repository for files attached to records. In other words, the application uses a simple Windows share for its file repository. And all users of this application need the ability to read, write, and delete files in this directory, but given the sensitive nature of…
Read On…
Posts Tagged ‘permission’
How To Use PowerShell To Connect To Office 365 And Recursively Add Mailbox Folder Permissions
In case you haven’t noticed, Microsoft is making you do more and more with PowerShell. Features we’d love to see in a GUI interface instead require commands and scripts. Okay, this is good when you want to automate things, but not so great for the occasional need. For example, where I work we occasionally need…
Read On…