Luke's Scripts - MSPP Blog

HaloPSA: Add Bank Holidays

Happy New Year everyone! Sorry for no blog in a long time, I’ve been distracted working on Kelvin Tegelaar’s amazing CIPP project (https://github.com/KelvinTegelaar/CIPP) and working on a big rewrite of my Hudu M365 integration,...

CTF: Ping Script

I just took a straight forward approach to this script with a little bit of humour for Gav and Kelvin (The judges) added in. I think the main challenge was to use PowerShell 7...

CTF: Application Install

For this script I decided to have some fun and use a trick not many people will know about to be able to run the same script on Mac, Linux and Windows. It is...

CTF: M356 Email Signatures

I recently took part in the 2nd Cyberdrain CTF. This was my submission for the signature question For this script I took this as a base https://github.com/12Knocksinna/Office365itpros/blob/master/UpdateOutlookSignature.PS1 I fixed all the errors in it,...