Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: NTesla1886
  • Content: Threads
  • Order by date
  1. NTesla1886

    Remote Support Software

    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...
  2. NTesla1886

    Log off Windows

    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...
  3. NTesla1886

    Execute EXE

    I am writing a VB 2008 Console Application that I need to have execute another exe application. What is the easiest way to do this?
  4. NTesla1886

    Server OS detection

    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?
  5. NTesla1886

    Domain time not correct

    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...
  6. NTesla1886

    Create file with current date

    I have a client that wants to know every website his employees are visiting. I am using IEHV by nirsoft. I will be running the script every day when the user logs off their computer for the day. I will map a network drive write the necessary file in a different folder for each user then...
  7. NTesla1886

    Logon script help

    I am new to VB scripting. However I have used Visual Basic 6 for years. It is a little difficult going from VB6 to VB script with no form to place command buttons etc I am attempting to create a logon script that presents a user with the company computer use policy. The script would also...
  8. NTesla1886

    Reciept Printer Issues

    I am hoping that someone here will have an answer for my issue. It is driving me nuts I have a customer that has an Epson TM-U220. The printer is connected to a system with Windows XP Professional SP 3. The printer will print two print jobs (Test Pages in this case) then become "Unavailable"...
  9. NTesla1886

    Slow Internet

    We are using version 24 on a Linksys wrt54gl version 1.0. At least once a week, some times as many as 3 or 4 times a week the internet gets extremely slow. Extremely slow as in 165k down and 33k up and .999 millisecond ping time. When it is working excellent like it is now I get 12791k down...
  10. NTesla1886

    IIS Blog Software

    I have a client that wants to set up a blog. I am capable of setting up IIS but I have no idea about how to set up a blog Does anyone have suggestions on software for the blog? Does anyone know of any good resources or tips on setting up a blog? Thank you Kevin Tektility Inc...
  11. NTesla1886

    Synce PDA to Windows XP

    I have a Dell Axim X51V, with Windows Mobile 5. I have a desktop and notebook computer running Windows XP Professional. I want to sync my PDA to both of my computers however I only have one cradle. Both my PDA and notebook have blue tooth and wireless capabilities. I have attempted to do...
  12. NTesla1886

    Last Friday of the month

    I have a script on my website that counts down the days until System Admin day. Right now I will have to change it every year. How can I change the code to determine the date of the last Friday of July and calculate the days until that date? Kevin Tektility Inc http://www.tektility.com...
  13. NTesla1886

    2000 Server DC not replicating

    We have a client that has 2 Windows 2000 Servers that are both running AD. When we try to manually replicate the servers, they report success but they are not replicating. We can see user accounts on one server that are not on the other. We have performed all netdiac and dcdiag commands and...
  14. NTesla1886

    Display IP address (Public and Private)

    I need to write a program that will display both your public and private IP address and whether the private is Static or dynamic. How would I go about this or is it even possible in VB 6. Kevin Tektility Inc http://www.tektility.com Maximizing Potential Through Technology
  15. NTesla1886

    Search Access Database

    I have written a program in VB 6. The user has the option to select from six different fields to search from using option buttons. Their is a text box for the user to enter the text to search for. The user cannot search by multiple fields, just one that is the reason for option buttons not...

Part and Inventory Search

Back
Top