 Rank: Guest Joined: 9/27/2018(UTC) Posts: 1  Location: Denver
|
Hi guys,
I'm looking for a way to monitor a workstation without the user being notified. It seems like it'd something simple, but I couldn't find a way to do it in the interface, and came up empty on a forum search.
Can anyone point me in the right direction?
Thanks,
Brad
|
|
|
|
 Rank: Advanced Member Joined: 10/3/2013(UTC) Posts: 64
Thanks: 2 times Was thanked: 1 time(s) in 1 post(s)
|
If you can disable where the wallpaper changes on connection this you could do this:
1. Disable tray icon 2. Disable new connected user notification 3. Disable wall paper removal (not sure if possible)
As long as you keep your mouse out of the screenconnect windows they will have no idea you are connected.
|
|
|
|
 Rank: Advanced Member Joined: 10/3/2013(UTC) Posts: 64
Thanks: 2 times Was thanked: 1 time(s) in 1 post(s)
|
Okay so my suggestion above will work. Here are the settings you have to edit in the app.config file
AccessHideWallpaperOnConnect = false AccessShowUnderControlBanner = false
If you want to keep the tray icon AccessShowBalloonOnConnect = false
If you don't ShowSystemTrayIcon = false
|
|
|
|
 Rank: Administration Medals:  Joined: 3/28/2014(UTC) Posts: 2,862  Thanks: 3 times Was thanked: 351 time(s) in 303 post(s)
|
In addition to what @compvisions provided, you can also enable a specific Permission on the backend to prevent a user from interacting with the Guest machine. You'll still have to make the app.config modifications above but you can take a look at the guide Mike threw together here. |
ScreenConnect Team |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.