You can install Myndr via Intune for different environment set-ups:
- Basispoort - use this if your school uses Basispoort for student SSO.
- Stand-alone Machine level - use this if your school doesn't use Basispoort and the students have their "own" designated device.
- Stand-alone User level - use this if your school doesn't use Basispoort and the students DO NOT have
their "own" designated device.
Each of the install procedures attempts to remove all previously installed Myndr extensions.
Take the following steps to install the Myndr Add-on for Edge and Myndr Extension for Chrome in the right device groups:
- Download the latest Intune package for Basispoort (
Myndr-Basispoort.intunewin
) from the releases page. - Open Intune and go to Apps > All apps.
- Click "➕ Add", select app type Windows app (Win32), click "Select"
- Click "Select app package file", click "Select a file", select the
Myndr-Basispoort.intunewin
package you just downloaded and click "OK" - Type
Myndr
in the Publisher field, type the release version in the Version field and click "Next" - Type
Myndr.cmd
in the Install command * field - Type
Myndr.cmd uninstall
in the Uninstall command * field - Select "No" for Allow available uninstall
- Keep Install behavior at "System"
- Select "No specific action" for Device restart behavior
- Click "Next"
- Select the applicable architectures that are used by the user group
- Select the applicable minimum OS and click "Next"
- Select "Manually configured detection rules" and click "Add"
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\ighhbagifpldogkegacgffbneljjaoif
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK"
- Click "Add" again
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\hmgiofkfdfmocnbdlaieodfpmlpockka
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK" and click "Next"
- Click "Next" at Dependencies, "Next" at Supercedence
- Assign the device group and click "Next"
- Review and click "Create"
In case your school does not use Basispoort for student SSO, we offer a means to install Myndr either on machine or on user level. In both cases you need to supply the Myndr classroom code during the install procedure.
Take the following steps to install the Myndr Add-on for Edge and Myndr Extension for Chrome in the right device groups:
- Download the latest Standalone Intune package (
Myndr-Standalone.intunewin
). - Open Intune and go to Apps > All apps.
- Click "➕ Add", select app type Windows app (Win32), click "Select"
- Click "Select app package file", click "Select a file", select the
Myndr-Standalone.intunewin
package and click "OK" - Type
Myndr
in the Publisher field, type the release version in the Version field and click "Next" - Type
Myndr.cmd -crc <classroom-code>
in the Install command field - Replace
<classroom-code>
with the Myndr classroom code for the current user group e.g.Myndr.cmd -crc 1234
- Type
Myndr.cmd -command uninstall
in the Uninstall command * field - Select "No" for Allow available uninstall
- Select "User" for Install behavior
- Select "No specific action" for Device restart behavior
- Click "Next"
- Select the applicable architectures that are used by the user group
- Select the applicable minimum OS and click "Next"
- Select "Manually configured detection rules" and click "Add"
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\ioagfbkdbiaocmlmhepflbbjmalpdgod
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK"
- Click "Add" again
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\afphljjmbndfchfkdpegkckkcbejepik
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK" and click "Next"
- Click "Next" at Dependencies, "Next" at Supercedence
- Assign the group that should be associated with the classroom code from step 5 and click "Next"
- Review and click "Create"
Take the following steps to install the Myndr Add-on for Edge and Myndr Extension for Chrome in the right user groups:
- Build or download the Standalone Intune package (
Myndr-Standalone.intunewin
). - Open Intune and go to Apps > All apps.
- Click "➕ Add", select app type Windows app (Win32), click "Select"
- Click "Select app package file", click "Select a file", select the
Myndr-Standalone.intunewin
package and click "OK" - Type
Myndr
in the Publisher field, type the release version in the Version field and click "Next" - Type
Myndr.cmd -crc <classroom-code> -level user
in the Install command field - Replace
<classroom-code>
with the Myndr classroom code for the current user group e.g.Myndr.cmd -crc 1234 -level user
- Type
Myndr.cmd -command uninstall
in the Uninstall command * field - Select "No" for Allow available uninstall
- Select "User" for Install behavior
- Select "No specific action" for Device restart behavior
- Click "Next"
- Select the applicable architectures that are used by the user group
- Select the applicable minimum OS and click "Next"
- Select "Manually configured detection rules" and click "Add"
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionSettings\ioagfbkdbiaocmlmhepflbbjmalpdgod
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK"
- Click "Add" again
- Select "Registry" as Rule type
- Copy:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionSettings\afphljjmbndfchfkdpegkckkcbejepik
and paste it in the Key path field - Select "Key exists" as Detection method, click "OK" and click "Next"
- Click "Next" at Dependencies, "Next" at Supercedence
- Assign the group that should be associated with the classroom code from step 5 and click "Next"
- Review and click "Create"
To speed up propagation, force synchronization as follows: 21. Click "Devices" and "All devices" 22. Click "Bulk actions for device" 23. Select "Windows", "Physical devices" and "Synchronization" 24. Click "Next" and review the devices you want to sync 25. Click "Next" and "Create"
Within a couple of hours all users or devices in the assigned user or device group should have the Myndr Add-on for Edge and Myndr Extension for Chrome installed.
To build the IntuneWin package yourself, take the following steps:
Download and extract the official IntuneWinAppUtile.exe
by Microsoft from https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/ on a Windows machine.
Copy the executable to C:\Windows\system32
Open an elevated command prompt and type:
IntuneWinAppUtil.exe
The executable will reply with a couple of questions:
Please specify the source folder:
type the path to the package you want to create, e.g. D:\src\Basispoort
Please specify the setup file:
- Myndr.cmd
Please specify the output folder:
- D:\build\
Do you want to specify catalog folder (Y/N)?
- n
The package will be successfully created when the output says:
INFO Done!!!
The package will be at:
D:\build\Myndr.intunewin