Example "Per User" vs "Per-machine" applications

Example "Per User" vs "Per-machine" applications.#SRW-KB11

Written by Giuseppe

Last published at: June 30th, 2023

When using SRW there could be an application that runs on a per-user based instead of a per-machine based.

Assuming the application is installed, if not check or portal for example packages, to achieve that use the %LocalAppData% (C:\Users\user\AppData\Local) or %AppData% (C:\Users\user\AppData\Roaming) in the profile editor Local Application section.

Teams Example

%LocalAppData%\Microsoft\Teams\current\Teams.exe


Teamviewer Example

%AppData%\Teamviewer\Teamviewer.exe



Chrome example locked to one window and incognito mode 

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

Args = -app=https://kb.thinscale.com -incognito


Internet Explorer example locked to one window

C:\Program Files (x86)\Internet Explorer\iexplore.exe

Args = -k https://kb.thinscale.com


Firefox example locked to one window

C:\Program Files\Mozilla Firefox\firefox.exe

Args = -kiosk  https://kb.thinscale.com