Forum Discussion
Nihar Ranjan Pradhan
Aug 04, 2017Copper Contributor
Automate Skype for Business client login with the specific credentials
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
You might want to look at https://bounsky.com/. It's not PowerShell - but it simplifies the challenge around switching profiles.
- Olaf HolthausenCopper Contributor
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.
You might want to look at https://bounsky.com/. It's not PowerShell - but it simplifies the challenge around switching profiles.
- Nihar Ranjan PradhanCopper Contributor
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.