TeamViewer Deployment via Intune
SeanBlacklock
Posts: 1
I am using the AssignmentOptions alias command line parameter with %USERNAME% as the variable. TeamViewer is being deployed through intune so the system is picking username up as SYSTEM. Is there any commands I can use to force it to use the logged in user's name?
0
Answers
-
You could probably do some PowerShell magic and find out, which other users are logged in and filter the logged in user from this.
But maybe you could use an Intune variable? Never tried it.
0