MAP deployment documentation Incorrect
The documentation for deploying MAP Growth Secure Testing Browser has some flaws/inconsistencies. Please read if you are struggling to deploy version 5.4.481.0
NWEA is missing the required step in Intune "uninstall command". Once it's installed you can use msiexec /x "{PUTPRODUCTCODE_HERE}" /qn
On the deployment documentation under step 3, NWEA provides this as the installation switches "setup lockdown browser.exe" /v/qn /s this is also incorrect. The switches are backwards so the install not install silently.
The correct installation is: "setup lockdown browser.exe" /S /v/qn
I know most of you guys can figure this out. But the documentation should nonetheless be correct especially if it's on a mass scale. Hope this helps and hope support sees this.