
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2010 12:30 PM
Greetings! Prompt as to make the report what it was deduced options of a network card on DHCP and options manually
Labels:
- Labels:
-
Report Center
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2010 09:42 AM
This is a simple example that you can extend:
Select tblComputers.Computername, tblNetwork.Description,
tblNetwork.DHCPenabled, tblNetwork.IPEnabled
From tblComputers Inner Join
tblNetwork On tblComputers.Computername = tblNetwork.Computername

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2010 07:03 AM
Yes, such report also needs to be received

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2010 05:22 PM
So you are trying to figure out if a PC is set for auto IP (DHCP) or manually configured?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2010 02:49 PM
Excuse I from Russia with English at me badly. I need to learn on what computers costs in options of network card DHCP and in what "It is adjusted manually"

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2010 12:46 PM
Hi,
Could you please rephrase the question.
Could you please rephrase the question.
