Category: install

Operating System Deployment (OSD) with HTTPS/SSL in SCCM/MECM

Microsoft recommends using HTTPS for all Microsoft Endpoint Configuration Manager communication paths, although is not always possible to manage correctly due to the growing volume of certificates. In addition, MECM communication over HTTP will be soon discontinued. Prerequisites MECM Server installed and configured with a compatible ADK, server firewall rules, database,… In my case it …


Run Azure commands on Debian

Download a Debian ISO and create a bootable USB

Install Microsoft powershell on Debian stable or testing with Visual Studio Code

Microsoft Powershell 1) Download the package that contains the apt repo configuration for packages.microsoft.com and the public GPG key.2) Register the Microsoft repository keys installing that package.3) Update repositories and install Powershell.4) Execute Powershell. Microsoft Visual Studio Code The easiest way to install Visual Studio Code for Debian/Ubuntu based distributions is to download and install …