Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VPN User Logging

Status
Not open for further replies.

Kabir0

Programmer
Jun 5, 2006
1
ZA
I have a task to write a script that logs the user and time of every users logging in to a vpn on about that 30 servers. Most of the servers run on Windows 2000 and Windows 2003, if i run tsadmin on any machine i can see who is logged on.

I have no clue on how to start this, My question, does windows have a standard logging procedure when users vpn in? If not any advice on how to go ahead with this?
 
i'm not so sure with win2000, but as i know win2003 does hv standard logging procedure, unfortunately... it default was not logging anything unless u set it.

default location of the log file will be store in %window% \ system32 \ logfiles

and the file name is INyymmdd.log [yy, mm, dd are date variable]

also, default the log file is set to unlimited file size, which mean no new file will be created.

the default log file format is IAS.

hope the above information can help u.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top