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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Computer names

Status
Not open for further replies.

tlaksh

Programmer
Joined
Feb 25, 2001
Messages
98
Location
US
Is there a select command in SQL by which I can get all the computer names on the network.

Thanks

Lakshmi
 
Hey Terry

I did this but does net view give me all the computers or just the once that r on.

Thanks,

Laksh.
 
Hi Terry,

Is there a way to get all the computer names on the network irrespective of it being on or off.

Thanks,

Laksh
 
I'm not aware of any way to do so. I must defer to NT gurus on this question. If there is a command line function, you may be able to execute the command line in SQL via xp_cmdshell. Terry

Neither success nor failure is ever final. -Roger Babson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top