Migrating VPS from Ubuntu 20.04 LTS to 24.04 LTS

The time has come to update the VPS deployed in 2020 with Ubuntu 20.04. It still runs PHP7.x, and this is a good opportunity to upgrade to PHP8.x. A big change will be the move from MySQL to MariaDB as some collations are not directly compatible. The VPS will be upgraded to an AMD EPYC-Milan […]

Read More
Untangling X APIs to create an automated bot on X

To create an automated bot on X we need to follow the steps from the article.

Read More
From Legacy to Cloud: Network Drive Mapping Migration from on-premise file servers using GPO to Azure Files with Intune and PowerShell

Migrating on-premise file servers with network drives managed by GPO to Azure Files and make this transparent to the end-user can be a challenge.

Read More
How-to create a ticket from Intune scripts in FreshService using API v2

Using Intune scripts is an easy way to extract information from your endpoints. Sometimes it is useful to have a ticket created for follow-up if the endpoint is not compliant, so your ICT team can take the actions to ensure the proper endpoint posture. One example could be the Zscaler client connector status monitoring I […]

Read More
Detecting and reporting Zscaler Client Connector and Zscaler Private Access status using PowerShell and Intune

Reporting Zscaler status to a Power Automate Flow using a PowerShell script deployed using Intune Platform scripts.

Read More
Deploying an Intune app to install the printers

Installing printers was always a dark side of the ICT. Managing a couple of printers and some users can be a challenge but managing tens or hundreds of printers and users is a nightmare. Users need to open a ticket so someone from helpdesk can connect and install the driver which requires an elevated access. […]

Read More