I am looking for Remote Support Software that is easy to use, does not require any user action on the remote side, and can be used anywhere. IE. were ever family friends etc, can get the computer on the internet I would be able to support them.
I am looking for something cheap or free, open...
Sounds like an idea.
However I have never written code for ActiveX. Anybody have any idea were to start?
Thank You
Kevin
Tektility Inc
http://www.tektility.com
Maximizing Potential Through Technology
I have put together a computer use policy, that I want to require users to agree to before they can use Windows.
Problem is that their are ten different locations. Only one location has a server with active directory. What I did was set up IIS on the server at the main office. I created an...
I was not able to get what you had posted to work however once I changed it to:
Dim ProgramProcess As Process
ProgramProcess = Process.Start("Notepad.exe")
ProgramProcess.WaitForExit()
Thank you for all your help
Kevin
Tektility Inc
http://www.tektility.com
Maximizing Potential Through...
One more question.
Is their a way for my app not to continue to the next line until the launched application has completed
Kevin
Tektility Inc
http://www.tektility.com
Maximizing Potential Through Technology
Thanks RiverGuy
The problem I have now is that if I attempt to run a program as if at a command prompt with options it says "Cannot find the specified file"
For example if I attempt to run"
chkdsk /p
I get an error that the specified file cannot be found
Kevin
Tektility Inc...
First note that only one DHCP server per subnet is allowed. Multiple DHCP servers will cause ip conflicts and other issues.
Second when installing Active Directory on DC2 add it as an additional Domain Controller to an existing domain to avoid problems in that area. You will also have to go...
You can also restrict user access in the permissions. Just add only the users that need access to the shares. The shares will still be visible but not the contents to unauthorized users
Kevin
Tektility Inc
http://www.tektility.com
Maximizing Potential Through Technology
I am writing a VB 2008 Console Application that I need to have determine if it is running on a server OS or not. It does not matter if it is 2000, 2003, or 2008. It only matters if it is running on a Server
What is the easiest way to do this?
Is Environment.OSVersion.Platform on the right track?
Also need to add that when the client sends an email the time in the time sent column is 1 hr ahead
Kevin
Tektility Inc
http://www.tektility.com
Maximizing Potential Through Technology
I have a customer that has a domain. The settings for daylight time to automatically be updated are not checked nor on the dc. Their is only on server
On a desktop when I open a command prompt and time net time. I get the current time which is correct.
However when I check the box to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.