• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Get List of window PC's in the network
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get List of window PC's in the network


  • Subject: Re: Get List of window PC's in the network
  • From: "Sutapalli Satyanarayana" <email@hidden>
  • Date: Wed, 11 Mar 2009 04:47:20 -0600

Hi Brian,

My intention is to get the ip address/domain name of all windows based PC's in my intranet.

From my Mac, I have not connected to any of the windows machines. I have to get the list from my network.


Regards

--Satyam.


Thanks & Regards,

SVV Satyanarayana,
Novell IDC, Bangalore.
Mobile: 9886555469
Office: +91 80 40022671

>>> Brian Christmas <email@hidden> 3/11/2009 3:26 PM >>>
G'day Sutapalli


I don't have a windows server to try this on, but you can use this simple script to check all mounted disks.


Perhaps check the format to isolate all windows disks.


set f to {}

tell application "Finder"

set temp to properties of disks

repeat with x in temp

set end of f to format of x 

end repeat 

end tell

f


Regards


Santa



On 11/03/2009, at 7:52 PM, Sutapalli Satyanarayana wrote:


Hi


My Mac is connected to few more windows PC's.

I want to get the list of windows machines around me using script. If possible if I can get the list of fully qualified domain names of the window pc's it will be good.


Looking forward for your help if possible.


--Satyam.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Get List of window PC's in the network
      • From: "John C. Welch" <email@hidden>
    • Re: Get List of window PC's in the network
      • From: Jakob Peterhänsel <email@hidden>
References: 
 >Get physical size of file on mounted disk (From: Jay Louvion <email@hidden>)
 >Re: Get physical size of file on mounted disk (From: KOENIG Yvan <email@hidden>)
 >Re: Get physical size of file on mounted disk (From: Brian Christmas <email@hidden>)
 >Re: Get physical size of file on mounted disk (From: Brian Christmas <email@hidden>)
 >Get List of window PC's in the network (From: "Sutapalli Satyanarayana" <email@hidden>)
 >Re: Get List of window PC's in the network (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: Get physical size of file on mounted disk
  • Next by Date: Re: Get List of window PC's in the network
  • Previous by thread: Re: Get List of window PC's in the network
  • Next by thread: Re: Get List of window PC's in the network
  • Index(es):
    • Date
    • Thread