Bypassing the Windows 11 OOBE

Bypass-ing the requirement to use an online account during Windows 11 OOBE.

Read More
Migrating from Get-Msol to Microsoft Graph Get-Mg (Get-MsolUser, Get-MsolDevice, Get-MgUser, Get-MgDevice, Get-AzureADAuditSignInLogs, Get-MgBetaAuditLogSignIn)

Migrating to PowerShell Microsoft Graph to monitor users and devices in Entra. Looking for device join type (Hybrid joined, Entra joined or Entra registered), Entra roles assigments, login logs and M365 provisioning errors.

Read More
Virtualmin setup on VPS from OVH running Ubuntu 18.04

Step by step tutorial for Virtualmin installation on VPS running Ubuntu 18.04.

Read More
MySQL database management with a single PHP file

When you need to update fast someting in a database but you only have FTP access you can use Adminer. Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL,Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB. Download here.

Read More