
Kirk Henry
Members-
Content Count
11 -
Joined
-
Last visited
Community Reputation
0 NeutralMy Information
-
Agent Count
500+
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Kirk Henry started following ScreenConnect 4 Labtech integration - single click, Self Hosting AWS, Speed up labtech control center access and 6 others
-
Kirk Henry started following General Discussions
-
Thinking to move from self hosted ATT UVERSE to AWS is this a good move? Estimate of 1-2K agents. What instance is everyone using? Thanks
-
Remote control center loads very slow some users reporting 20 mins others can get in in 1 minuet any ideas? As of the moment it's unusable
-
Looking for the file that controls these below links. I want to state the full path and possible set them on a CDN. Thinking of URL rewriting but some of our client sites block certain IPs so is there a way if it was using URL rewrite and say that site came back blocked it can revert back to the labtech link? Thanks in advance for any answers.
-
Using AWS CloudFront for offloading
Kirk Henry replied to pszatkowski's topic in Advanced Configurations
This is a great idea we have some clients that don't allow connecting to any ip except from labtech server. Would it revert back to the labtech transfer directory if say it wasn't able to download from cloudfront? -
I got it to allow me to enable it and I tried it for one user and it ended up applying to all I had to disable using SQL when I turn this thing back on after everyone is enrolled where does the 2 factor come in I didn't see anything different on the login page?
-
ScreenConnect 4 Labtech integration - single click
Kirk Henry replied to Shadoxity's topic in Scripts
Connecting to XP machines -
I got the custom menu and vista operating system and above working what is the current process to make this work for xp? We have alot of terminals in the field using xp.
-
ScreenConnect 4 Labtech integration - single click
Kirk Henry replied to Shadoxity's topic in Scripts
I got the custom menu and vista operating system and above working what is the current process to make this work for xp? We have alot of terminals in the field using xp. -
Bob I am using Screenconnect 5.3.9 with LT10 have the edf variable for screenconnect guid and ran the script to grab this variable for the one computer i tested the script was successful. I am using PS4 and i copied your LaunchHostClient.ashx file exactly. <%@ WebHandler Language="C#" Class="LaunchHostClient" %> using System; using System.Web; using System.Collections.Generic; using System.Linq; using System.Configuration; using ScreenConnect; public class LaunchHostClient : IHttpHandler { public void ProcessRequest(HttpContext context) {
-
I see that some people are running Labtech on AWS. Whats the advantages and disadvantages of this. What sort of amazon configuration do I need to run this efficiently? How about if I where just to run the ScreenConnect server on AWS?
-
Looking to mass deploy a program called Leo Backup. It's an exe file. Very new to labtech not familiar with mass software deployment. Any ideas?