Posts

Showing posts with the label Edge

Enabling Edge Workspaces on Windows 11 with Microsoft Intune

Image
Présentation Edge Workspaces provides an incredible way for customers to organize their browsing tasks into dedicated windows. Each Edge Workspace contains its own sets of tabs and favorites, all created and curated by the user and their collaborators. Edge Workspaces are automatically saved and kept up to date. Workspaces are accessible anywhere customers use Microsoft Edge with their Microsoft Entra accounts. Prérequisites Users must have a Microsoft Entra tenant and Microsoft Edge version 114 or later installed or  Microsoft Edge for Business version 116 To manage via group policy, Admins must have Microsoft Edge version 114 or later installed and version 114 of the policy files. Users must have access to a OneDrive for Business license to create an Edge Workspace Enable feature with Microsoft Intune Go to intune.microsoft.com Select Devices / Windows / Configuration Profiles and click Create Create profile Platform : Windows 10 and later Profile type : Settings catalog Compl...

How to install Microsoft Edge on Ubuntu

Image
Microsoft is beginning to port some of its applications to various platforms including Ubuntu. In this blog post, we will see how to install and uninstall Microsoft Edge on an Ubuntu environment. It is good to know that Microsoft Edge is a prerequisite for many tools published by Microsoft on Ubuntu. Install Microsoft Edge for Linux Go to  https://www.microsoft.com/en-us/edge?form=MA13FJ In this page, click on  Linux (.deb) On the downloaded package ,  right click  and choose this option :  Open With Other Application Select  Software Install Click  Install Microsoft Edge is installed Install Microsoft Edge with the Terminal You want to install Microsoft Edge from the command line, follow the procedure below. First, add the repository to your system and import the Microsoft GPG key to authenticate packages curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg sudo install -o root -g root -m 644 microsoft.gpg /etc/ap...

Edge Chromium - Les ADMX sont disponibles

Image
Microsoft a récemment publié les fichiers ADMX pour faciliter la gestion de son navigateur Edge basé sur Chromium. Pour les récupérer, il suffit de se rendre sur la page suivante : https://www.microsoft.com/en-us/edge/business/download Ensuite, il suffit de sélectionner la version du navigateur publié, l'architecture système et cliquer sur  "GET POLICY FILES" Il suffira ensuite d'extraire le contenu du fichier .CAB et de placer les fichiers dans le dossier SYSVOL de votre site Active Directory.