top of page
simon0685

PSADT for the win with Intune

Updated: Mar 9, 2021

PowerShell App Deployment Toolkit (PSADT) is an awesome wrapper for your application install packages. Get it here.


Why is it gold for deploying apps... well its a wrapper, so you can use it across multiple deliver platforms eg SCCM and Intune, so the PSADT package is transportable.

Because it is PowerShell based you are only limited by PowerShell itself and to make it better the kit has a tone of functions and variables ready to go out of the box that would take normal mortal humans like me much longer to put together than I care to admit.


Another great advantage of this tool is again that it is PowerShell, you can use it with services like Github to build versioning of your packages and collaborate with other team members.


There are heaps of resources out there for this and even a cool cheat sheet that will get you started in minutes (check it out here)


Remember all you have to do is work out your apps install commands (here is a great site for that) add them to the script that the kit provides you, source the install file and your away.


Happy packaging



470 views0 comments

Recent Posts

See All

Comments


Post: Blog2_Post
bottom of page