Forum Discussion
Skype For Business Blocked Contacts Through PowerShell
I had an interesting request. Output users within the company that are blocking other users within the company. I looked through PowerShell attributes and couldn't find anything, and then I posted on https://www.experts-exchange.com/questions/29086846/Skype-For-Business-Blocked-Contacts-Through-PowerShell.html. I figured that since it follows the user it would be an attribute somewhere that I could pull. Has anyone seen or run into this before?
Hi Kristopher.
I am pretty certain you cannot get this through PowerShell. I would expect, however, the information is in the RTCLOCAL database of the FE server. You should have a look at the tables in the database.
/Kenneth ML
1 Reply
Hi Kristopher.
I am pretty certain you cannot get this through PowerShell. I would expect, however, the information is in the RTCLOCAL database of the FE server. You should have a look at the tables in the database.
/Kenneth ML