Skip to main content

All Questions

Tagged with
1 vote
2 answers
3k views

Using get-aduser attributes as conditionals

I have a list of employees who need skype access, and Im looking to run a create user script from this list, but only have it run on people who do not have msRTCSIP-UserEnabled as a null value. The ...
mweldinger's user avatar
1 vote
0 answers
275 views

From within a bash, bat, or powershell script is it possible to get the last IM message sent to you within Lync?

I use Outlook and Lync 2013. I have msys bash installed, and I have a script that runs a while(1) loop that sends Growl notifications whenever an IM is sent (it reads the ugly Lync log files). I'd ...
John O's user avatar
  • 755
3 votes
2 answers
2k views

Is it possible to have scripts that trigger whenever an IM is received in Microsoft Lync?

I've just upgraded to Lync 2013, and I'm considering using it instead of Pidgin+SIPE. One of Pidgin's many nice features is Growl integration... and I would miss that. There are no Growl plugins for ...
John O's user avatar
  • 755