Translate

Tuesday, August 6, 2013

Powershell script to read log file

Powershell script to read log file with specific content
Powershell script to read a txt, log, html file with specific content
Powershell script to read multiple content from log file and send an email
Powershell script to read log file which recently changed

Script




$date1 can be modified to any variable or any content
$date is variable which judges that log was changed before 60 mins
Log.txt file will store match content $date1


Post your comment and question

No comments:

Post a Comment