Hi
I have an NPS server which logs all the relevant information in the NPS Event viewer Logs. I also have this information recording to a local text file.
So I can keep records for longer I have set up the link to an SQL server to also store the data in there which I can then extract using a custom web search system on client MAC Addresses.
However, the majority of information which is being transferred in coming over as NULL or some of the columns are missing. in SQL I have one column which shows the calling station ID with the AP Mac address and WIFI name, however there is no column for just the MAc address of the client.
However, this information is recorded in the Event log viewer. Do not ALL the fields that show in the windows event log transfer over to SQL?
Thanks.