473,473 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Help Desk App - Need ideas or directions

We're in need of a program preferably ASP/ASP.NET (I realize the
chances but we'll just start here) that will allow our help desk staff
or other view what is on a user's computer without taking any control
at all. This will be used to protect user's sensitive information but
allow our staff to see what the problem is. My original idea was
something that worked similar to remote desktop and preferably with
less overhead since we don't need any more features than what is going
on with the user's pc.

This is not going to be a troubleshooting util (their computer is
borked) more or less this will be used to diagnose web issues.

Our two options as we see it are to have the help desk person log into
the user's account in some kind of readonly status which entails a TON
of work, or to somehow generate images from the user's pc and feed
them to the remote pc.

I'm thinking some kind of ActiveX/Client script style control that
takes screens and sends them via webservice or otherwise across the
network into another application. Since there is no need to control
the pictures would not have to be regularly updated, just enough to
get a feel for what is going on.

How feasible is this or has anyone done something similar?
Dec 5 '07 #1
4 1253
cfps. probably is for this an ASP/ASP.Net or whatever webbased solution the
worst you can think about.

A webpage is meant to show what is on a server and not visa versa. Even
more, most security is done to prevent others to see on a workstation while
the browser is used.

But you can of course install on all your desktops IIS making servers of
that.

With most more expensive versions of the Microsoft OS that is possible. You
can then as well enable FTP on those computers to make it possible to
install the websites online.

Be aware that you then direct have to install as well all kind of firewall
software as your computers are also used to go to internet.

Be aware that this will never be as good as any terminalservice solution. A
print or what ever of the computers will probably be more effective then
your solution using ASP/ASPNET.

Just my idea.

Cor

Dec 5 '07 #2
On Dec 5, 3:51 pm, "Cor Ligthert[MVP]" <notmyfirstn...@planet.nl>
wrote:
cfps. probably is for this an ASP/ASP.Net or whatever webbased solution the
worst you can think about.

A webpage is meant to show what is on a server and not visa versa. Even
more, most security is done to prevent others to see on a workstation while
the browser is used.

But you can of course install on all your desktops IIS making servers of
that.

With most more expensive versions of the Microsoft OS that is possible. You
can then as well enable FTP on those computers to make it possible to
install the websites online.

Be aware that you then direct have to install as well all kind of firewall
software as your computers are also used to go to internet.

Be aware that this will never be as good as any terminalservice solution. A
print or what ever of the computers will probably be more effective then
your solution using ASP/ASPNET.

Just my idea.

Cor
Its not really my idea to do this in ASP, my shop just thinks
everything must be done in a webpage and I can't stress enough how
wrong that is. My particular idea was to allow the user to run a
quick windows app that would just send screens from the user's pc to
the help desk pc (similar to remote desktop). After the program is
run it removes itself and everyone is happy.
Dec 6 '07 #3
cfps.Christian wrote:
Its not really my idea to do this in ASP, my shop just thinks
everything must be done in a webpage and I can't stress enough how
wrong that is. My particular idea was to allow the user to run a
quick windows app that would just send screens from the user's pc to
the help desk pc (similar to remote desktop). After the program is
run it removes itself and everyone is happy.
Can't you write a "prototype" for "evaluation purposes only" the way you
want?

Then they'll have something which works, even if further development of the
web-based app is, errr... "slower than expected"?

Or fit web-cams to the back of everybody's chairs, peering over their
shoulders :-o

Andrew
Dec 6 '07 #4
On Dec 6, 11:06 am, "Andrew Morton" <a...@in-press.co.uk.invalid>
wrote:
cfps.Christian wrote:
Its not really my idea to do this in ASP, my shop just thinks
everything must be done in a webpage and I can't stress enough how
wrong that is. My particular idea was to allow the user to run a
quick windows app that would just send screens from the user's pc to
thehelpdeskpc (similar to remote desktop). After the program is
run it removes itself and everyone is happy.

Can't you write a "prototype" for "evaluation purposes only" the way you
want?

Then they'll have something which works, even if further development of the
web-based app is, errr... "slower than expected"?

Or fit web-cams to the back of everybody's chairs, peering over their
shoulders :-o

Andrew
I will probably do the prototype thing but I might do it on my own
time so if I want to do something else with it I have that option.
Dec 6 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Dave \IT\ | last post by:
Hey Group, I'm just about to start my task of creating a full-scale Help Desk call centre database and was wondering a few things: - I was going to use Access (backend) for it's ease, then...
27
by: Josh | last post by:
I work for a small hotel. They don't want to invest in a good front desk program and the paper system that is being used is not working. It is complete chaos at the moment. I want to make a...
1
by: Kenneth Keeley | last post by:
Hi, We need to create a web based Help Desk for a small IT Department. This solution would need to be low cost (i.e. $0.00) if possible. It would only need to be basic to start with and could be...
2
by: Chris Smith | last post by:
Howdy, I'm a college student and for one of we are writing programs to numerically compute the parameters of antenna arrays. I decided to use Python to code up my programs. Up to now I haven't...
4
by: Debbiedo | last post by:
My software program outputs an XML Driving Directions file that I need to input into an Access table (although if need be I can import a dbf or xls) so that I can relate one of the fields...
3
by: Zethex | last post by:
Alright I got asked today by a friend this question, which obviously I couldn't help him with. He needs to get rid of words in a string referring to an already given list then needs to map them...
0
by: Support Desk | last post by:
That’s it exactly..thx -----Original Message----- From: Reedick, Andrew Sent: Tuesday, June 03, 2008 9:26 AM To: Support Desk Subject: RE: regex help The regex will now skip anything with...
3
by: abaker.junk | last post by:
I have the following code: Dim ds As New Data.DataSet("inventory") Dim dt As New Data.DataTable("desk") 'dt.TableName = "desk" With dt .Columns.Add("item") .Columns.Add("qty") End With
1
by: deepaks85 | last post by:
Dear All, I want to send some data through a form with Multiple attachment in an HTML Format. I have tried it but it is not working for me. I am able to send data without attachment but with the...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.