SOLVED

Automate Skype for Business client login with the specific credentials

Copper Contributor

I want to automate Skype for Business client login with the specific credentials. Can I do it with Powershell?

I need to validate around 11 environments (i.e. with 11 accounts) daily. I want to automate what ever possible to reduce time on this redundant task and focus more on productive works.

Please help me!

 

TIA

3 Replies
best response confirmed by Nihar Ranjan Pradhan (Copper Contributor)
Solution

You might want to look at https://bounsky.com/. It's not PowerShell - but it simplifies the challenge around switching profiles.

Thank you Loryan. I found bounsky really helpful. Also if you can help me with some Powershell script for basic actions like "meet now" "dial out" etc.

Hi Nihar,

 

you can automate with the LyncSDK. It can be used from Poweershell as well. 

Search for Powershell and LyncSDK for samples.

 

Best regards

Olaf.

1 best response

Accepted Solutions
best response confirmed by Nihar Ranjan Pradhan (Copper Contributor)
Solution

You might want to look at https://bounsky.com/. It's not PowerShell - but it simplifies the challenge around switching profiles.

View solution in original post