Luke's Scripts and Stuff - MSPP Blog
Recently Mikey O’Toole (@homotechsual) and I have been working on a PowerShell Module for Halo PSA (Mikey did most of the work and making the module far more organised than my normal ones 😀...
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...
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...
Recently I have been doing a lot of work converting all our scripts to work in PSCore and as Azure functions with PowerShell 7. One problem I have run into is an issue where...
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,...
I recently ran into an error when trying to get access tokens using the secure app model: New-PartnerAccessToken: AADSTS700003: Device object was not found in the tenant 'xxxxx' directory. It turns out the problem...
I recently was talking to someone who wanted to be able to document Mikrotik devices and keep track of their configurations. I had a check of the API and it looked interesting as it...
At various points over the years we have had the problem of keeping our PSA contacts in sync with Microsoft 365 solved by different tools. At present we don’t currently have anything in our...
A few weeks after we had completed our move to Hudu by performing a manual migration, I finally figured out how you could do an automated migration. So after 5 weekends of work, many...
We have recently started to trial Aruba Instant On as a replacement for Unifi, as it is becoming more and more clear that Unifi is not interested in the MSP market any more. Plus...