OneScript Team Blog

A world of automation script samples based on IT Pros' real-world tasks

[Script of Dec. 5] Send Lync Instant Message with the PowerShell script

[Script of Dec. 5] Send Lync Instant Message with the PowerShell script

  • Comments 1
  • Likes

Script Download: 21946.zip
http://gallery.technet.microsoft.com/Send-Lync-Instant-Message-66e7bb22

This script will send an Instant Message to Lync Client Contact for User.

This script is to help users to send Instant Message via PowerShell when they are inconvenient with Lync Client UI.

image image
image

You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

Your comment has been posted.   Close
Thank you, your comment requires moderation so it may take a while to appear.   Close
Leave a Comment
  • Thanks for this, was helpful in digging through code to create a simple lync bot, source here: http://poshcode.org/5222 - Might be helpful to someone :) Cheers!