Pagoda IT

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 …


Creating partitions on GNULinux

There are many GNU applications that allow us to partition our drives, such as parted or gparted, this last one has graphical user interface (GUI)… But there’s one method, which is the one I like the most, as it is very versatile, which is using fdisk and mkfs commands. One for manipulate the disk partition …


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