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
5 results in message [Clear]
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
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
(20)
Updated 9/16/2011
Released 9/12/2011
5,556 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.
(3)
Updated 3/6/2013
Released 3/6/2013
651 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
(1)
Updated 3/12/2013
Released 3/12/2013
136 Downloads
Ploos
This code displays a message box without pausing the current script. This way the other scripts will continue without a user having to click on OK first.
(3)
Updated 9/10/2009
Released 9/10/2009
LukeJ585
Displays a Number of Text boxes with Text
(2)
Updated 1/28/2010
Released 1/28/2010