Category: microsoft

Microsoft Endpoint Configuration Manager (SCCM/MECM) management through Powershell

SQL Server management for Microsoft Endpoint Configuration Manager (SCCM/MECM)

Deploy Win32 apps with Microsoft Intune: Mozilla Firefox

Microsoft Intune will permit us to manage devices and apps, it is a cloud-based service controlled by Microsoft Endpoint Manager admin center. For that it provides mobile device management (MDM) and mobile app management (MAM), and supervised by Azure Active Directory (AAD) where we can apply all kind of policies involving users, devices and applications …


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 …


Install Certification Authority on Windows Server

Run Azure commands on Debian

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 …