Comparing MeshCentral 2 to ScreenConnect
-
So, kicking this around the office and a possible issue we've stumbled across: there's nothing on the client device to show that someone is watching their screen.... Has anyone seen a config option for this or something that would alert the user that a tech has a support connection open?
-
@Donahue said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
What you want is what the user's eyeball sees, now what the devices camera sees.
I think you are confused as to what we are talking about. If @manxam is remoting into a phone to view the camera output, the same thing could be achieved by other means if those other means were installed. Facetime or skype, or whatever, can show the camera output too without SC. Now if you needed to see the screen, which is what I would like, then you would need SC.
OIC
-
@notverypunny said in Comparing MeshCentral 2 to ScreenConnect:
@scottalanmiller If anyone else is playing with this, the trick in my environment seems to be the "Interactive Only" installer...
Good to know.
-
@manxam said in Comparing MeshCentral 2 to ScreenConnect:
@Donahue : While true, I've made the mistake of adding clients to our IM (whether it be skype, hangouts, slack, etc) for "one time" use. Unfortunately, in every instance this has just turned into a "let's bypass the ticketing system".. With SC we don't have to worry about that occurring
We make email and chat "channels for opening a ticket". Every conversation is "so you want that put into a ticket?" Chat is to talk to the ticket makers.
-
@notverypunny said in Comparing MeshCentral 2 to ScreenConnect:
So, kicking this around the office and a possible issue we've stumbled across: there's nothing on the client device to show that someone is watching their screen.... Has anyone seen a config option for this or something that would alert the user that a tech has a support connection open?
AFAIk it is completely silent. Which is nice about half the time and a problem about half of the time.
-
@scottalanmiller That's what I'm seeing too... regardless of all the NDA / confidentiality / super duper secret papers that you sign in IT, some people still don't realize that if IT wanted / needed to see something they could figure out a way
-
Hi. Ylian here. I am the guy behind MeshCentral. I am really busy writing code but wanted to say hi. In reading this thread I figured I would answer a few questions. So yes, MeshCentral2 is a complete re-write. The older version was designed about 10 years ago when the web was very different. Only some parts of the old agent code have been kept in the new one, but it's mostly all new. Coding started a bit over a year ago, so progress has been pretty good.
When setting up a MeshCentral server, the first account you create will be administrator on the server. All accounts after that are normal users. If you want to block new accounts, set newAccounts to 0 in the "config.json" file in the default domains section. Take a look at the very end of the User's Guide for an example config.json. If you have not do so already, look at the config.json file and user's guide, there are plenty of customization options.
We currently test on Windows7 and higher. Windows XP is increasingly difficult to support because we use features in the MeshAgent that are not supported in older operating systems (pretty much threading related).
If you have any feature requests, please don't hesitate to add them to the list of issues on MeshCentral Github. Not sure if you guy saw this on the blog, but we just added audio/video chat support.
Any feedback and bug reports are very much appreciated. Obviously I can't always do magic. Just as a fun exclusive fact for this thread: If you press "shift" when you hit the full screen icon in remote desktop, it will use browser full screen.
Ylian
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
Hi. Ylian here. I am the guy behind MeshCentral.
Welcome, that's so awesome that you found us!
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
Just as a fun exclusive fact for this thread: If you press "shift" when you hit the full screen icon in remote desktop, it will use browser full screen.
Was trying to figure that out, in fact
-
@scottalanmiller said in Comparing MeshCentral 2 to ScreenConnect:
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
Hi. Ylian here. I am the guy behind MeshCentral.
Welcome, that's so awesome that you found us!
I was looking for that as well, lol
-
@notverypunny Yes, we will be fixing that at some point. It's funny how MeshCentral is used by the "IoT / digital sign" people that don't want any notification and/or want the remote screen blanked to black. And support usage who want notification and user consent.
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@notverypunny Yes, we will be fixing that at some point. It's funny how MeshCentral is used by the "IoT / digital sign" people that don't want any notification and/or want the remote screen blanked to black. And support usage who want notification and user consent.
Making it an option would be best. We have needs for doing it both ways. Or desires for doing it both ways, I should say.
-
@Ylian Welcome to the community, so glad you are here
-
@Ylian Awesome that you found us. I'm actually looking at possibly having to support both of those use cases.
-
In some of the windows 7 machines we have deployed the meshagent, we have just been informed people are getting the Interactive Services Detection modal:
User sent photo
Any idea why this just started appearing?
-
@Romo Perfect bug report for GitHub Just updated the terminal support for Windows in the MeshAgent and I just started seeing this yesterday. Looking into it.
-
New beta "x" of MeshCentral2 is out. We just updated here.
-
@Ylian Can you speak about Section 4.8 of http://info.meshcentral.com/downloads/MeshCentral2/MeshCentral2InstallGuide.pdf vs installing the other way & keeping MeshCentral's self-updating capabilities?
-
Yeah! The dev. Also, yeah! The docs work!
-
Just identified a bug
Screen selection doesn't work on Fedora 29. Works great on Windows, but not on Fedora. I'll put it on GitHub.