Jump to content

List Computernames On Non-domain Network?


Recommended Posts

Hi,

I have tried search and Helpfile;

Can anyone point out how to get a list of computernames on the (non-domain) network?

Or is there already "_ComputerExists()"?

"FileExists" does not seem to work?

Thanks, Randall

Link to comment
Share on other sites

Hi,

I have tried search and Helpfile;

Can anyone point out how to get a list of computernames on the (non-domain) network?

Or is there already "_ComputerExists()"?

"FileExists" does not seem to work?

Thanks, Randall

You can use the command "net view"


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Link to comment
Share on other sites

Hi, thanks;

but I cannot find that in the help file?...

randall

It is a DOS command in Windows XP.


Time you enjoyed wasting is not wasted time ......T.S. Elliot
Suspense is worse than disappointment................Robert Burns
God help the man who won't help himself, because no-one else will...........My Grandmother

Link to comment
Share on other sites

OK,

Now I try to write a func, and this gives long name!

What is happening tonight?

$s_File=FileGetShortName(@ScriptDir&"\NetView.txt")

MsgBox(0,"",$s_File)

Randall

PS - my original question; surely there is a function in AutoIt, or an Obj command rather than DOS anyway?...

Randall

Edited by randallc
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...