Re: Network Discovery of Routers etc?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Garth (anonymous_at_discussions.microsoft.com)
Date: 06/09/04


Date: Tue, 8 Jun 2004 20:13:21 -0400

yes, network discovery will find router and/or any other network device that
forward a ip packet. If it can determine it's subnet mask.
http://support.microsoft.com/default.aspx?scid=kb;en-us;237557&sd=tech

Keep in mind that it will also find RAS servers and other Windows OS with
VPN, etc

To see what you have discover use this query to see.

SELECT DISTINCT
System_Resource_N_ARR.Resource_Names0 AS 'Name',
System_System_Rol_ARR.System_Roles0 AS 'Role'
FROM
System_Resource_N_ARR System_Resource_N_ARR,
System_System_Rol_ARR System_System_Rol_ARR
WHERE
System_System_Rol_ARR.ItemKey = System_Resource_N_ARR.ItemKey
AND System_System_Rol_ARR.System_Roles0='Router'
ORDER BY
System_Resource_N_ARR.Resource_Names0

-- 
Garth Jones
www.MyITForum.com Columnists
http://www.myitforum.com/contrib/default.asp?cid=116
"Peter" <peter@nospam.com> wrote in message
news:OfNo6DUTEHA.2692@TK2MSFTNGP09.phx.gbl...
> When doing a network discovery and there are routers, hobs, switches etc
in
> the IP Range of the scan, will SMS 2003 find those entries?
>
> Also, where can i see those devices in SMS?
>
> Will these devices later go away from the database because of lack of SMS
> client possibilities?
>
>


Relevant Pages

  • Re: Discover computers with static IP addresses
    ... I don't have a lot of computers to configure with that method ... to our network.(It would be nice if SMS see it but if I understood (and I ... all you have to do is point SMS to the router and specify the ... Network Discovery will basically ask the router what IP ...
    (microsoft.public.sms.admin)
  • RE: Unable to communicate with SMS 2003 server
    ... Network discovery still relies on DHCP, SNMP or ARP cache of the router. ... Your test environment may not have any of these so network discovery is ... Microsoft SMS Support ...
    (microsoft.public.sms.setup)
  • Re: network discovery
    ... they do not have File and Print Sharing installed, very simply, when SMS ... machines, see Network discovery is most effective when it can contact a DHCP ... Microsoft DHCP server, this can't happen in Advanced Security mode. ...
    (microsoft.public.sms.setup)
  • Re: Network Discovery on a NT 4 based LAN
    ... They are not in DHCP so network discovery does not find ... The DHCP server is running on my NT4 ... >>> discovering the PC's on my LAN (only the server which SMS is installed ...
    (microsoft.public.sms.setup)
  • Re: Windows 2003 AD Mixed and SMS 2003 Standard Security
    ... Network Discovery will only create a DDR for resource if it can positively ... The client is a Microsoft DHCP client - not used in this case. ... Support WebCast: Understanding SMS Network Discovery ... > We just ran Network discovery (on two client subnets) based on IP Subnets> today, but have not found any machines. ...
    (microsoft.public.sms.admin)