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
Rich Prescott
Being able to send a quick message to someone is always helpful and being able to do it using Powershell is just that much easier.  This script uses MSG.exe to pop up a message on a local or remote computer.  ExamplesSend-NetMessage "This is a test of the emergency broadcast syst
Featured
PedroFLN
This script helps network administrators with Windows 7 clients and Windows 2008 servers to use the MSG utility like the old "NET SEND" command. You can send a message to a specific computer, to a list of computers or even the entire network, if it is domain-based.
(39)
Updated 12/17/2011
Released 8/13/2011
29,588 Downloads
ramdog69
This is a simple powershell function that sends email. There are a series of variables (i.e. $subject) that can be placed in as a parameter instead.To use this, you should make sure that your relay server is open to the host you are running this on. Please use the questions/answ
(10)
Updated 2/15/2013
Released 2/15/2013
7,426 Downloads
Rich Prescott
Being able to send a quick message to someone is always helpful and being able to do it using Powershell is just that much easier.  This script uses MSG.exe to pop up a message on a local or remote computer.  ExamplesSend-NetMessage "This is a test of the emergency broadcast syst
(29)
Updated 9/16/2011
Released 9/12/2011
9,095 Downloads
Aman Dhally
Hi,Do you ever want to send an HTML formatted email using powershell.if yes then you can use this script.I am using this scrip very widely in setting up notifications. 
The best thing is that we can use this script with any other scripts. To know More info on this script click  
(7)
Updated 6/12/2014
Released 1/24/2012
2,812 Downloads
Chris Carter 79
This script uses Windows Forms to present a GUI for sending messages to remote computers on a network using msg.exe.  You can send to a single computer, multiple computers entered manually or imported from a text file, or you may scan Active Directory for active computers.
(6)
Updated 9/4/2014
Released 3/6/2013
2,581 Downloads
Sukhija Vikas
Hi Readers,Sharing a sweet code to send HTML email via powershell.Aattched is a very simple method for sending the html email.zip file contains script & html file (you can edit in MS word according to your requirment).Most of the parameters that  are required to send email are in
(3)
Updated 6/19/2013
Released 6/12/2013
2,384 Downloads
Ugur Demir - TAT
Merhabalar,

Makalelerimden oluşan bu Exchange Server 2013 E-Book'unda, Microsoft Exchange Server 2013 ürününü baştan sona incelemeye çalıştım.

Bu aşamalardaki makale listesi aşağıdaki gibidir.
(13)
Updated 1/27/2014
Released 1/27/2014
4,000 Downloads
Ben Wilkinson
This will take any Object from the PowerShell interface, convert the object (table) into HTML and then send it by email.
(5)
Updated 6/5/2013
Released 3/29/2011
2,911 Downloads
Ugur Demir - TAT
Merhabalar, Kısa kısa notlarımdan oluşan powershell bilgilerini bu e-bookta topladım. Microsoft Exchange Server 2013 ürününün powershell tarafını baştan sona incelemeye çalıştım. Bu aşamalardaki bazı önemli sıklıkla kullandığımız bilgileri e-book haline getirdim.E-kitabın tam
(6)
Updated 5/9/2014
Released 5/9/2014
1,045 Downloads
Maxzor1908
Hello,This simple script will send a message to any pc number which is listed in the $Comp list.Handy to use for broadcasting message's, or just send a user on a computer a message.You can use this script for multiple computers.Just fill in the list further like this: Or remove t
(2)
Updated 3/12/2013
Released 3/12/2013
869 Downloads
Joe Levy_
Interact with Twilio using Windows PowerShell
(1)
Updated 6/11/2014
Released 6/11/2014
339 Downloads
The Exchange Team

The Exchange Team MSFT

Exchange Team samples are developed and tested by the Exchange Team to ensure that you have a great experience.

View samples
The purpose of this script is to correct bad Junk E-mail rules after you migrate or move a mailbox to an Exchange Server 2010 SP1 Mailbox server.
(2)
Updated 6/28/2012
Released 6/28/2012
1,652 Downloads
RowdyBullGaming
This is a Message Box you can execute from an Invoke-Command on a remote client and the interactive user will receive the Message Box. You can send a message w/ a variety of button and decide to receive the results or not.
(2)
Updated 6/5/2012
Released 11/22/2011
1,092 Downloads
Ritesh Parab
  Repair Exchange DL Using Quest CmdletsIssue : After doing the migration of DL's from exchange 03 to exchange 07, we faced issues with Email Delivery.   
  Resolution : Powershell shows that the DL is corrupt because of "targetAddress" attribute having stale value. {Checked usi
(0)
Updated 1/22/2013
Released 1/18/2013
557 Downloads
Kamil Piętak
The simple script that allows for sending emails via a Thunderbird or similar distributions such as Postbox. The script opens a message compose window with fields, given as a script parameters, filled in. This can be very useful if you want to send some files as attachments.
(0)
Updated 5/29/2014
Released 1/24/2014
547 Downloads
1 - 15 of 59 Items