Disable option "Open in Remote Manage"
I have installed SCCM Console ale RemoteManage App also.
Best Answer
-
F_Christiansen Cireson Dev Advanced IT Monkey ✭✭✭Yep, so that is the issue.
The User Device Affinity app does not show any context menu if you don't hold Edit permissions.
It could potentially show the Remote Manage App there, but in the current version it just doesn't show any context menu.
You are most welcome to add a feature request here in the Community and we will look at having it included in a future release. There is a big chance it will make it.
Best regards
Flemming Appelon Christiansen5
Answers
Make sure that you have the newest version of the Remote Manage App.
User Device Affinity App tries to locate Remote Manage App in this folder:
%programfiles (x86)%\Cireson\ConfigMgr Apps\Remote Manage App
- and looks for the file "ConfigMgrClientTools.exe"
If you have integrated Remote Manage App with the ConfigMgr Console, it will locate it here:
%programfiles (x86)%\Microsoft Configuration Manager\AdminConsole\bin\Cireson\RemoteManage
(If your ConfigMgr Console is installed elsewhere, it will detect the AdminConsole folder by registry search)
Once detected, it will save the location of the file in the user part of registry:
HKCU\Software\Cireson\ConfigMgr Apps\UDA Tools,"Remote Manage App Path"
I hope this will help you.
Best regards
Flemming Appelon Christiansen
It looks that I have all good as you wrote. I use Win32bit so the path for apps is:
C:\Program Files\Cireson\ConfigMgr Apps\Remote Manage App\ConfigMgrClientTools.exe
C:\Program Files\Cireson\ConfigMgr Apps\UDA App\Cireson.ConfigMgr.UDATools.exe
and the proper path is in the registy (see attachment)
but still after right click on the device, nothing happens, no menu is displayed.
I use the newest version of aps: RemoteMgr - 1.1.1606.46 and UDA - 1.1.1608.4
I don't have installed ConfigMgr Console.
I try uninstall and install first RemoteMgr and then UDA but still dont work.
It looks like it is actually detected, but you may not have editing permissions for User Device Affinity in ConfigMgr.
Do you see the "Manage Primary Users" context menu when you right-click a computer?
Examining the log will perhaps give us a clue.
You can locate it here:
%localappdata%\Cireson\ConfigMgr Apps\UDA App\Cireson User Device Affinity App.log
You can attach it here or post it to me directly.
Best regards
Flemming Appelon Christiansen
From logs I have permissions as below. Bigger log in attachement
The User Device Affinity app does not show any context menu if you don't hold Edit permissions.
It could potentially show the Remote Manage App there, but in the current version it just doesn't show any context menu.
You are most welcome to add a feature request here in the Community and we will look at having it included in a future release. There is a big chance it will make it.
Best regards
Flemming Appelon Christiansen
Add feature request at https://community.cireson.com/discussion/1413/userdevice-affinity-app-show-context-menu-with-read-only-permissions-for-sms-usermachinerelationsh
Thank you for your help.