Re: Get List of window PC's in the network
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.
tell application "Finder"
set temp to properties of disks
set end of f to format of x
On 11/03/2009, at 7:52 PM, Sutapalli Satyanarayana wrote:
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.
_______________________________________________
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