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.
|
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-Ne
|
Featured
|
|
|
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.
|
(33)
Updated 12/17/2011
Released 8/13/2011
21,023
Downloads
|
|
|
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-Ne
|
(20)
Updated 9/16/2011
Released 9/12/2011
5,733
Downloads
|
|
|
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
|
(5)
Updated 2/15/2013
Released 2/15/2013
2,954
Downloads
|
|
|
Hi Readers,Sharing a sweet code to send HTML email via powershell.Aatt
|
(1)
Updated 6/19/2013
Released 6/12/2013
667
Downloads
|
|
|
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
1,431
Downloads
|
|
|
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. More info : http://newdelhi
|
(5)
Updated 1/24/2012
Released 1/24/2012
916
Downloads
|
|
|
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
660
Downloads
|
|
|
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
138
Downloads
|
|
|
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
443
Downloads
|
|
|
Upgraded version of my first Sendmail moduale. the new version supports piplineing data to the Body Parameter and the ability to send attachments. I have also added in some help text and set defaults for the mandatory parameters. the first version of this
script can be found at |
(2)
Updated 1/9/2012
Released 1/9/2012
223
Downloads
|
|
|
Use CreateObject("C
|
(1)
Updated 2/2/2010
Released 2/2/2010
|
|
|
Send message to any computer in LAN by powershell and Windows Form. u enter computer name and message in text box and click on sendCreate C:\ComputerList
|
(1)
Updated 9/4/2012
Released 8/31/2012
121
Downloads
|
|
|
Live chat software provide better customer support services online and more effective for business sales and revenue.
|
(0)
Updated 7/4/2013
Released 7/4/2013
28
Downloads
|
|
|
This is my first attempt at a powershell module. most of the scripts I use in production send e-mails to a reporting orgbox in my exchange domain so to reduce the effort in building new scripts i took my e-mail function and added it to a psm1 file to modularize
the e-mail funct |
(1)
Updated 1/9/2012
Released 1/9/2012
232
Downloads
|
|
|
This function will send a properly formed smtp message.You can insert this function into your $profile and then you will send mail form powershell commandline.
|
(2)
Updated 4/4/2010
Released 4/4/2010
|
|
Download Windows Server 2012