Results 1 to 4 of 4

Thread: Help on a Program

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Posts
    49

    Question Help on a Program

    Hello Everyone,
    I am not sure if this is bigger than I wanted to do, but I am thinking about writing a pretty simple program. I would like the program to give me the pc's ip address, Computer's Name, Description/Comment, and the Operation System. That is it. I have wrote a program before that does all of this, but now with windows xp and the firewall I can't always ping machines to get their ip address. Is there a better way of me doing this or does any of the windows version have a tool. I would appreciate any help with this.

    The end result, I would really like to be able then to export the data or convert the code in access so I can write an asp page so I can pull this information up anywhere.

    Thanks
    Dan

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Help on a Program

    So the program will give you the deatisl of the computer it was run off?

  3. #3

    Thread Starter
    Member
    Join Date
    May 2001
    Posts
    49

    Question Re: Help on a Program

    Sorry, I should of clarified that. I am hoping to get the information for my network pcs. I even am thinking of a different route but not sure how. The data is all ready there I know. If there is some way I could export a net view and export the other other information I to text files, I could have access merge and join by computer name and maniuplate the data I need.

    Is this an option. Not having luck at getting or finding out how to export net view results.

    Thanks
    Dan

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Help on a Program

    You can use vbs to get info from other computers, if you know their computer name. Edit this to change the name of your computer, and see what it produces. You can delete extra details. To run it, use CSCRTIP COMPSYS.VBS
    or you can pipe the output to a file on your server.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width