Comparing MeshCentral 2 to ScreenConnect
-
@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.
-
@FATeknollogee Ha yes. If you run MeshCentral like that, it will break the self-update capability. This is normal, since MeshCentral will not have the rights to change it's own files. It's the cost of better security. In the future, I want to detect this case and disable the self-update options. You will need to do "npm install meshcentral" again manually with higher privileges to update.
-
I have meetings this afternoon, but I plan to set this up at some point before the end of the day friday.
This just looks like a great product.
-
@scottalanmiller You guys are going to flood me with bug reports! Yes, please file them on GitHub. Very must appreciated. I am going back to code now. Got plenty to go fix.
-
@JaredBusch said in Comparing MeshCentral 2 to ScreenConnect:
I have meetings this afternoon, but I plan to set this up at some point before the end of the day friday.
This just looks like a great product.
Tru dat!:thumbs_up: :thumbs_up:
-
@Ylian said in Comparing MeshCentral 2 to ScreenConnect:
@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.
Reported on github