chalkwellstu Posted January 24, 2008 Posted January 24, 2008 Hopefully this is what you're after - you'll have to bodge it to fit your server names... Cool thanks SpuffMonkey
OutToLunch Posted March 6, 2008 Posted March 6, 2008 Downloads fine here - the zip's definitely not corrupt.
NifeWrench Posted February 1, 2010 Posted February 1, 2010 Sorry to resurect an old topic but I'm having some permission errors when the script run on certain computer and certain accounts. I was wondering if anyone else had this happen and if they had a fix for it. Or if anyone is using another similar solution.
MrMintanet Posted August 24, 2010 Posted August 24, 2010 I posed this on Megaupload... megaupload.com/?d=XABTBWELinetlogger.vbs
greenk Posted January 27, 2011 Posted January 27, 2011 I have just started using inetlogger.vbs. It works fine the first time the user logs off, spy.htm contains details of websites visited. However, subsequent times the script is run on logoff I am getting "access denied" at line 203 which is oFSO.CopyFile index_dat, spyTmp, True and which is preceded ironically by ' Copy index.dat ---> C:\Documents and Settings\\Local Settings\Temp\spy.tmp ' REASON: Avoids file access violations under Windows. The user's spy.htm file is written to but just contains the username, computer name and "Link". The only changes I have made to inetlogger.vbs is the server name in lines 42,159 and 160. The problem occurs even as admin user. I would appreciate suggestions how to fix this.
mrpands Posted February 4, 2011 Posted February 4, 2011 Yea im getting exactly the same issue here, so near yet so far! Can anyone help? thanks in advance
greenk Posted February 4, 2011 Posted February 4, 2011 I have managed to get it working by adding If oFSO.FileExists(spyTmp) Then oFSO.DeleteFile spyTmp, True End If Before line 203 Many thanks to uk101man for the script, it's very useful!
Mick_Dundee Posted February 10, 2011 Posted February 10, 2011 Ive just opened this zip file and clicked on netlogger, nothing happened, how do I get this to work ? Apologies I'm not as up to speed with this tech stuff as you guys....
ramsay Posted March 29, 2011 Posted March 29, 2011 Is there any instructions for this inetlogger.vb file? Like where do we put this file etc.
levell3r Posted March 20, 2013 Posted March 20, 2013 (edited) Holy Thread revival Batman! Sorry to revive an old thread. I have this script running and it works like a gem, never needed to use it in anger yet. We now have had the question asked about what is done as regards Office staff using Google Chrome. Does anybody know of a way to modify this script to grab Chrome History, or maybe another way keep that info. Whether a plugin/script/extension. Thoughts? thanks guys. Edited March 20, 2013 by levell3r
TechSupp Posted March 20, 2013 Posted March 20, 2013 PaperCut - Print management software used by 50k organizations to control and quota printing that I mentioned in your Printing Logging topic does internet too. Just had a look but can't see that mentioned?
levell3r Posted March 20, 2013 Posted March 20, 2013 (edited) Its here its definitely geared MORE towards bandwidth control. http://www.papercut.com/products/ng/netcontrol/ Edited March 20, 2013 by levell3r picture upload fail. 1
TechSupp Posted March 20, 2013 Posted March 20, 2013 Ah! Thanks, being the cheapskate that I am I was looking at the free version! Thanks.
levell3r Posted March 20, 2013 Posted March 20, 2013 no worries. ok, well for thread completeness im going to answer my own question. ChromeHistoryView - View the browsing history of Chrome Web browser in a logout script: chromehistoryview.exe /shtml \\server\share\%username%.html /usevisittimefilter 1 /visittimefilter 1 /sort "visited on"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now