ThomasKur / IntuneDocumentation

Automatic Intune Documentation to simplify the life of admins and consultants.
GNU General Public License v3.0
339 stars 87 forks source link

App protection policies #14

Closed RobinDadswell closed 5 years ago

RobinDadswell commented 5 years ago

Add Application Protection policies, Updated to meet best practice (according to PSScriptAnalyzer within VSCode) Replaced manual checks for modules with #requires statements updated readme to include app protection policies put note that this doesn't do conditional access anymore removed a lot of whitespace updated name to be a proper cmdlet name. updated scriptversion variable

ThomasKur commented 5 years ago

Thanks for your contribution.