Script resources for IT professionals
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.
|
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.
|
(19)
Updated 5/17/2012
Released 5/6/2012
26,647
Downloads
|
|
|
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)
|
(26)
Updated 4/29/2013
Released 4/25/2013
18,604
Downloads
|
|
|
Hi, I wrote a simple powershell script to get CPU Load, Memory utilization and C drive Utilization for a list of servers from a text file. So, this script takes servers from a text file and the result will be displayed in a HTML file and Sends email.
|
(23)
Updated 3/25/2014
Released 3/6/2014
21,213
Downloads
|
|
|
The Write-Log PowerShell advanced function is designed to be a simple logger function for other cmdlets, advanced functions, and scripts. Often when running scripts one needs to keep a log of what happened and when. The Write-Log accepts a string and a path
to a log file and ap |
(12)
Updated 4/13/2017
Released 4/2/2015
8,478
Downloads
|
|
|
Retrieve all events from all Event Logs between a specific period of time. Great for troubleshooting when you don't know the exact cause why a system is experiencing problems. Select date and time in the UI and hit the retrieve button, see screenshots in the description.
|
(12)
Updated 6/3/2019
Released 9/11/2015
5,694
Downloads
|
|
|
IISLogsCleanup.
|
(10)
Updated 8/8/2015
Released 8/8/2015
9,051
Downloads
|
|
|
This PowerShell script allows to audit several file servers and send a report in CSV and HTML by mail.
HTML report can filter and sorting rows by server, time, user, file or operation (read, delete or write). CSV file can be import on Excel to generate a File Audit Report. |
(1)
Updated 2/18/2019
Released 2/16/2019
663
Downloads
|
|
|
Windows Server Status Monitor can also be found on the PowerShell Gallery and Git
The utility will display the server name, uptime, CPU, |
(3)
Updated 4/13/2019
Released 7/28/2017
2,210
Downloads
|
|
|
Here is a simple powershell script which will take a list of servers as input, monitors CPU load and sends email notifications incase of threshold breach(which is set in script). You may need to configure this script in scheduled task for continuous monitoring.
Hope it is usefu |
(4)
Updated 12/10/2014
Released 12/8/2014
4,171
Downloads
|
|
|
Security Event Log Archive status report for multiple computers.Intro
|
(4)
Updated 4/27/2019
Released 4/16/2019
1,725
Downloads
|
|
|
Description:Thi
|
(0)
Updated 10/9/2015
Released 6/19/2015
3,049
Downloads
|
|
|
Many event sources include custom data. Extracting this data involves manipulating XML or other properties of an event - no fun.
This function extracts data from the XML behind an event and adds it to the event for your viewing pleasure. |
(2)
Updated 10/9/2014
Released 8/1/2014
2,750
Downloads
|
|
|
A script to copy log files from multiple remote servers back to the script server.
As per repository request: https://gallery |
(15)
Updated 7/19/2018
Released 12/9/2016
1,036
Downloads
|
|
|
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
|
(3)
Updated 4/26/2012
Released 4/26/2012
4,415
Downloads
|
|
|
Audit changed or deleted files on your Windows file server. This script makes a daily report in HTML, featuring search-as-you-t
|
(7)
Updated 9/13/2015
Released 4/5/2015
7,432
Downloads
|
|
Try Out the Latest Microsoft Technology