TechNet Gallery - resources for IT professionals

Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
Sort by: rss
60 Logs and monitoring results in Windows 7 [Clear]
Margriet Bruggeman
The IIS logs are an invaluable way to get to know your web application and your end users once it’s in production. Therefore, having a tool to analyze IIS logs is in invaluable asset in your bag of tricks. Especially if this tool has a certain SharePoint flavor added to it...
(17)
Updated 9/13/2013
Released 2/17/2012
2,325 Downloads
RJDeVries
This script reads the security log, then displays a chronological record of local and remote logon and logoff activities, including failed attempts if enabled in Group/Local Policy.  It allows the input of a date range and a remote hostname if desired.
(5)
Updated 5/17/2012
Released 5/6/2012
2,688 Downloads
Sravan.kumar
Powershell script for website availability monitoring/URL Monitoring. This Script will take the list of URLs from a text tile( in this case from D:\URLList.txt)as input, and results output with URL, StatusCode, Description, Response Length and time taken fields in a HTML Report.
(1)
Updated 4/29/2013
Released 4/25/2013
1,013 Downloads
Zachary Loeber
Gather the remote event log information for one or more systems using wmi, alternate credentials, and multiple runspaces. Function supports custom timeout parameters in case of wmi problems and returns Event Log information for the specified number of past hours.
(1)
Updated 10/16/2013
Released 10/16/2013
176 Downloads
Jeffrey S. Patton
This function will export the logname that you specify to the folder and filename that you provide. The exported file is in the native format for Event logs.

This function leverages the System.Diagnostics.Eventing.Reader class to export the log of the local or remote computer
(0)
Updated 3/25/2013
Released 4/30/2012
895 Downloads
Premier Field Engineers
An Excel-based tool that allows you to build monitoring consoles using HTML without being a scripting star, called the Document-Tool-Walkthrough (DTW).  See the associated TechNet Article for a detailed walkthrough.This is a new concept document/tool built using Excel that can he
(2)
Updated 8/8/2012
Released 8/8/2012
918 Downloads
Mosc
Clearing of all events from all sources in Windows event log.
(2)
Updated 4/5/2013
Released 4/5/2013
183 Downloads
FZB
The following script is intended to split large log files (as an example) into smaller parts so for example notepad on a 32bit server can open them without running out of memory. To archieve the low memory usage, instead of Get-Content the script uses streaming of the logfile.You
(1)
Updated 8/8/2012
Released 1/27/2012
851 Downloads
FZB
This is a simple script to check the uptime of the computers defined in a textfile (one per line). Adjust the variable $serverlist to where you have the textfile with the computer names. The variable $reporttextfile defines where the report will be generated. There's an additiona
(2)
Updated 4/26/2012
Released 4/26/2012
825 Downloads
mjolinor
Monitors a collection of servers for specified log events, and sends email alerts when it encouters the monitored events.
(13)
Updated 5/28/2010
Released 3/16/2010
Valy Greavu, MVP
This script is designated to collect free disk space on your logical drives and state of some Windows services using PowerShell cmdlets.Also, this script will use local or remote SMTP Server to send the report via e-mail.You can modify srvArray variable to monitor more services.
(4)
Updated 12/25/2012
Released 12/25/2012
737 Downloads
JGJones
 A poor mans powershell event log collation script.The main script will iterate over a set of defined servers and extract a defined set of event log entries for a defined period.The idea behind the script is that you should only be warned of events that are unexpected.  This is c
(0)
Updated 11/26/2013
Released 11/26/2013
20 Downloads
IamMred
This script reads a text file to get list of computers to query. It then uses WMI to query the computers for a specific event from a specific event log. These parameters are configurable from the command line.
(6)
Updated 8/28/2009
Released 8/28/2009
Ben Wilkinson
New event log entries that track NTLM authentication delays and failures in Windows Server 2008 R2 are available.http://support.microsoft.com/kb/2654097 Consider the following scenario:
You have one or more forests that have multiple domains. There are combinations of users and
(0)
Updated 9/7/2012
Released 9/7/2012
89 Downloads
Stewart Basterash
This is a Powershell Menu system for managing Powershell scripts in the Enterprise.I am a Systems Engineer / Project Manager and I spend most of my time managing migrations. In that effort I find myself writing numerous automation scripts for Server Engineers, and deployment tech
(1)
Updated 9/21/2012
Released 9/21/2012
576 Downloads
1 - 15 of 60 Items