九九国产视频_亚洲精品国产三级在线观看_很污很黄能把下面看湿的短文_69色视频日韩在线视频

[重要通告]如您遇疑難雜癥,本站支持知識付費業務,掃右邊二維碼加博主微信,可節省您寶貴時間哦!

清空iis log 中自己登錄ip的vbs

 

XML/HTML代碼
  1. Option Explicit    
  2.   
  3. Dim sourcefile,ipaddress,objargs      
  4.   
  5. const destfile="tempfile"      
  6. Const ForWriting = 2      
  7.   
  8. Dim Text      
  9. Dim fso,objNet,ServiceObj      
  10. Dim txtStream, txtStreamOut      
  11.   
  12. Set objArgs = WScript.Arguments      
  13. If objArgs.Count = 2 Then      
  14. sourcefile=objArgs(0)      
  15. ipaddress=objargs(1)      
  16. Else      
  17. wscript.echo "Parameter Error"+ vbcrlf      
  18. wscript.Echo "USAGE:KillLog.vbs LogFileName YourIP."      
  19. wscript.Quit 1      
  20. End If      
  21.   
  22.   
  23. Set fso = CreateObject("Scripting.FileSystemObject")      
  24. if fso.FileExists (sourcefile) then      
  25. Set objNet = WScript.CreateObject( "WScript.Network" )      
  26. Set ServiceObj = GetObject("WinNT://" & objNet.ComputerName & "/w3svc")      
  27. Set objNet=nothing      
  28. ServiceObj.stop      
  29. wscript.sleep 6000      
  30. Set txtStream = fso.OpenTextFile(sourcefile)      
  31. Set txtStreamOut = fso.OpenTextFile(destfile, ForWriting, True)      
  32. Do While Not (txtStream.atEndOfStream)      
  33. Text = txtStream.ReadLine      
  34. if instr(Text,ipaddress)=0 then      
  35. txtStreamOut.WriteLine Text      
  36. end if      
  37. Loop      
  38.   
  39. Set txtStream = Nothing      
  40. Set txtStreamOut = Nothing      
  41.   
  42. WScript.Echo "The log file-- " & sourcefile &" has cleaned your IP!"      
  43. Else      
  44. WScript.Echo "The Log file-- " & sourcefile & " has not found!"      
  45. Wscript.quit      
  46. End If      
  47. fso.Copyfile destfile, sourcefile      
  48. fso.deletefile destfile      
  49. Set fso=Nothing      
  50. ServiceObj.start      
  51. Set ServiceObj = Nothing      

 

問題未解決?付費解決問題加Q或微信 2589053300 (即Q號又微信號)右上方掃一掃可加博主微信

所寫所說,是心之所感,思之所悟,行之所得;文當無敷衍,落筆求簡潔。 以所舍,求所獲;有所依,方所成!

支付寶贊助
微信贊助

免責聲明,若由于商用引起版權糾紛,一切責任均由使用者承擔。

您必須遵守我們的協議,如您下載該資源,行為將被視為對《免責聲明》全部內容的認可->聯系老梁投訴資源
LaoLiang.Net部分資源來自互聯網收集,僅供用于學習和交流,請勿用于商業用途。如有侵權、不妥之處,請聯系站長并出示版權證明以便刪除。 敬請諒解! 侵權刪帖/違法舉報/投稿等事物聯系郵箱:service@laoliang.net
意在交流學習,歡迎贊賞評論,如有謬誤,請聯系指正;轉載請注明出處: » 清空iis log 中自己登錄ip的vbs

發表回復

本站承接,網站推廣(SEM,SEO);軟件安裝與調試;服務器或網絡推薦及配置;APP開發與維護;網站開發修改及維護; 各財務軟件安裝調試及注冊服務(金蝶,用友,管家婆,速達,星宇等);同時也有客戶管理系統,人力資源,超市POS,醫藥管理等;

立即查看 了解詳情