Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS logs capturing PC name

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Internet Service Manager fails - RPC service is u..  
Author Message
dpelizzari

External


Since: Oct 16, 2003
Posts: 4



(Msg. 1) Posted: Thu Oct 16, 2003 5:31 pm
Post subject: IIS logs capturing PC name
Archived from groups: microsoft>public>inetserver>iis (more info?)

Is there any way to modify IIS (in layman's terms) to capture the name of
the PC getting updated, instead of using the IP address? We use DHCP, so
the addresses change on a frequent basis, and capturing the IP is almost
pointless. We are running SUS server on Win2K Server and Win2K3 Web,
neither seems able to capture the PC name. Any help would be greatly
appreciated.

 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
user653

External


Since: Aug 25, 2003
Posts: 54



(Msg. 2) Posted: Thu Oct 16, 2003 5:31 pm
Post subject: Re: IIS logs capturing PC name [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello ~

Yes, it is very possible. All you simply need to do is enable the extended
logging property for server name.

In IIS Manager, right click the website and choose properties-
On the Website tab, click Properties on Enable Logging
Click Extended Properties
Enable Server Name

HTH,


--
~Chris (MSFT)
IIS Supportability Lead

This posting is provided "AS IS" with no warranties, and confers no rights


"pelizdr" <dpelizzari.TakeThisOut@howmet.com> wrote in message
news:%23SUQyOBlDHA.2268@TK2MSFTNGP12.phx.gbl...
 > Is there any way to modify IIS (in layman's terms) to capture the name of
 > the PC getting updated, instead of using the IP address? We use DHCP, so
 > the addresses change on a frequent basis, and capturing the IP is almost
 > pointless. We are running SUS server on Win2K Server and Win2K3 Web,
 > neither seems able to capture the PC name. Any help would be greatly
 > appreciated.
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
dpelizzari

External


Since: Oct 16, 2003
Posts: 4



(Msg. 3) Posted: Thu Oct 16, 2003 6:09 pm
Post subject: Re: IIS logs capturing PC name [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Um, nope, all that gives me is the server name, not the client PC connecting
to the server. This was the whole reason we tested on IIS 6.0, since the
attribute for cs-host is included (assumed this meant the PC that was
requesting). Both servers are member servers, not attached to a domain
(stuck in workgroup). I was wondering if it may be a function of DNS not
providing the correct PC name. We really want to move forward with this, as
we have 3,500 PC's that could really use the patch just in our division. We
just need a better tool to see what PC's are patched with what patch. How
do we get on the beta list for SUS 2.0?
"Chris Adams (MSFT)" <chrisad.RemoveThis@online.microsoft.com> wrote in message
news:O4aREgBlDHA.708@TK2MSFTNGP10.phx.gbl...
 > Hello ~
 >
 > Yes, it is very possible. All you simply need to do is enable the
extended
 > logging property for server name.
 >
 > In IIS Manager, right click the website and choose properties-
 > On the Website tab, click Properties on Enable Logging
 > Click Extended Properties
 > Enable Server Name
 >
 > HTH,
 >
 >
 > --
 > ~Chris (MSFT)
 > IIS Supportability Lead
 >
 > This posting is provided "AS IS" with no warranties, and confers no rights
 >
 >
 > "pelizdr" <dpelizzari.RemoveThis@howmet.com> wrote in message
 > news:%23SUQyOBlDHA.2268@TK2MSFTNGP12.phx.gbl...
  > > Is there any way to modify IIS (in layman's terms) to capture the name
of
  > > the PC getting updated, instead of using the IP address? We use DHCP,
so
  > > the addresses change on a frequent basis, and capturing the IP is almost
  > > pointless. We are running SUS server on Win2K Server and Win2K3 Web,
  > > neither seems able to capture the PC name. Any help would be greatly
  > > appreciated.
  > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
raffenetti

External


Since: Oct 04, 2003
Posts: 14



(Msg. 4) Posted: Thu Oct 16, 2003 10:58 pm
Post subject: Re: IIS logs capturing PC name [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Microsoft Knowledge Base Article - 297795
HOW TO: Enable Reverse DNS Lookup for IIS
"pelizdr" <dpelizzari.TakeThisOut@howmet.com> wrote in message
news:%23SUQyOBlDHA.2268@TK2MSFTNGP12.phx.gbl...
 > Is there any way to modify IIS (in layman's terms) to capture the name of
 > the PC getting updated, instead of using the IP address? We use DHCP, so
 > the addresses change on a frequent basis, and capturing the IP is almost
 > pointless. We are running SUS server on Win2K Server and Win2K3 Web,
 > neither seems able to capture the PC name. Any help would be greatly
 > appreciated.
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 5) Posted: Thu Oct 16, 2003 11:30 pm
Post subject: Re: IIS logs capturing PC name [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 16 Oct 2003 14:31:19 -0400, "pelizdr" <dpelizzari.DeleteThis@howmet.com>
wrote:

 >Is there any way to modify IIS (in layman's terms) to capture the name of
 >the PC getting updated, instead of using the IP address? We use DHCP, so
 >the addresses change on a frequent basis, and capturing the IP is almost
 >pointless. We are running SUS server on Win2K Server and Win2K3 Web,
 >neither seems able to capture the PC name. Any help would be greatly
 >appreciated.

You'll get client IP, and username if you enable it in extended log
properties, but you need to do a DNS lookup on the IP to find the
name. It won't log NetBIOS names. I won't go into asking why you
have short leases on DHCP.

Jeff<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
dpelizzari

External


Since: Oct 16, 2003
Posts: 4



(Msg. 6) Posted: Fri Oct 17, 2003 1:48 pm
Post subject: Re: IIS logs capturing PC name [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you, Rich!!! That was exactly what I was looking for!!!!
"Rich Raffenetti" <raffenetti.RemoveThis@attbi.com> wrote in message
news:uxaGSnElDHA.3612@TK2MSFTNGP11.phx.gbl...
 > Microsoft Knowledge Base Article - 297795
 > HOW TO: Enable Reverse DNS Lookup for IIS
 > "pelizdr" <dpelizzari.RemoveThis@howmet.com> wrote in message
 > news:%23SUQyOBlDHA.2268@TK2MSFTNGP12.phx.gbl...
  > > Is there any way to modify IIS (in layman's terms) to capture the name
of
  > > the PC getting updated, instead of using the IP address? We use DHCP,
so
  > > the addresses change on a frequent basis, and capturing the IP is almost
  > > pointless. We are running SUS server on Win2K Server and Win2K3 Web,
  > > neither seems able to capture the PC name. Any help would be greatly
  > > appreciated.
  > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logs capturing PC name 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS Logs - having issues with IIS log, have extended logging, my site has basic authenication tunedon. when I check the log to run a report I am not seeing any of the user names in the log. I get the hash mark. I have made sure that I checked thec-username but...

Help with IISState Logs please. - Hello, I'm supporting a web application that runs on 2 load balanced servers and occasionally IIS stops responding. Both servers are IIS5/win2k adv server. I have attached some logs created by IISState. Does the circular reference between Thread IDs 3...

IISState No logs - I want to use Iisstate v3.1 to debug an intermittent crashing IIS4 install due to 100% cpu utilisation on a production sever. At present I'm testing the iisstate program on a non production NT4/IIS4 server using a CRASH.ASP script that forces ASP into....

again... iis6 only logs local hits, why? - I'm reposting this I dont know too much about iis, so I guess I have set something wrong. I'm using W3C log format, and I'm sure I'm checking the correct log file. It just shows the local hits on the site. I only see my own IP address in the log file, no...

Help with a couple of soft crash logs - I've got a web application that has been crashing with 0 CPU utilization and no significant memory usage. Below are twi crash logs that we've gotten in soft crash mode with IISState. Any help interpreting these would be appreciated. Opened log fil...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]