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
14 results in mjolinor [Clear]
mjolinor
Produces email stats from Exchange 2007 or 2010 Message Tracking Logs
(54)
Updated 2/26/2011
Released 2/24/2011
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
mjolinor
General purpose file rotation and deletion. Handles multiple cleanup jobs, logs and alerts on run results and errors, and does "whatif" modeling to see what effect a job configuration will have on a directory.
(4)
Updated 5/11/2010
Released 5/11/2010
mjolinor
Gets the local administrators on a remote computer
(7)
Updated 4/14/2010
Released 4/14/2010
mjolinor
Powershell function to get the logged on users on a local or remote computer, with session information.
(4)
Updated 3/20/2010
Released 3/17/2010
mjolinor
This is a general puropose script for creating PS objects from the capture groups of a regular expression. It can be used to parse text files or conslole output from legacy apps, or basically anything that's creating text output into PS objects. Parses the output form the net vie
(4)
Updated 9/19/2012
Released 9/19/2012
263 Downloads
mjolinor
.Synopsis Selects objects from an array using a gridview of selected properties..DESCRIPTIONOffers a gridview to select one or more objects from a an array,by a list of selected properties. Input objects will be added to anarray, and a display object created. The display object
(1)
Updated 12/10/2012
Released 12/10/2012
146 Downloads
mjolinor
This is an Add On for the Powershell V3 ISE that will convert a PowerShell cmdlet and parameters to a splatted hash-table syntax. It was designed to work with the Command Add On, or Show-Command output, but should work with any PS cmdlet and parameter string.
(1)
Updated 1/8/2013
Released 1/8/2013
78 Downloads
mjolinor
Provides a convenient method of presenting an array of objects to the user as a menu. You can select properties of the object to use in the menu display, and select multiple items from the menu using Powershell array and/or range syntax (e.g. 0..3,5,7). Useful for providing a m
(0)
Updated 1/11/2013
Released 12/30/2012
135 Downloads
mjolinor
Does a monitored remote restart of a computer.
(2)
Updated 5/17/2010
Released 5/17/2010
mjolinor
Crawls a directory structure looking for blocked or changed permission inheritance or missing direcory permissions.
(0)
Updated 4/15/2010
Released 4/15/2010
mjolinor
Automatically formats a byte count as Bytes, KB, MB, GB or TB, with selectable decimal precision.
(0)
Updated 4/15/2010
Released 4/14/2010
mjolinor
Converts a [string[]] to a double-quoted here-string. Written to expand PS variables embedded in an XML template file, it should also work for HTML, or any other file type.
(1)
Updated 12/27/2010
Released 12/27/2010
mjolinor
It has the same basic functionality as Select-FromTextMenu, but adds some additional parameters / features, and should be closer to complying with "best practices" for function name, internal variable naming and help.Update 1/14: Changed the -Confirm parameter to -Verify to preve
(2)
Updated 1/22/2013
Released 1/13/2013
102 Downloads