Tag: microsoft

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

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 …


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 …