OCS 2007, WMI
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I'm writing an application to plugin into OCS server in order to receive SIP events. When I create a ManagmentClass to MSFT_SIPApplicationSetting class it failed. Does anyone know what can be the reason for it? When I tried to do the same with Win32_Environment it passed OK. Where can I check if this class is configured? And if not how can I configure it? Thanks ahead,