Thanks, Marco! Installing the PS module on the hosted org. server did the trick.
Huh.. When running the debug version of the SolidCP server on the Exchange server it actually works.. Just pulled the newest one from Git.. Gotta try...
Alright, managed to get a debug version of the SolidCP server running on the Exchange server and attached a remote debugger to it. The value of the v...
Okay. Tried running the powershell stuff on the exchange server as well and it installed a bunch of stuff but didn't fix the problem. A iisreset didn'...
Isn't there a log on the enterprise server like the one on the Exchange server for all SolidCP stuff? I can't seem to find it anywhere.
I tried running the powershell from the above page and it came back with no changes needed on the enterprise server. Should I run the same script on ...
I tried doing every step from the verbose log, and the only place it really breaks is on the New-OfflineAddressBook command since one of the parameter...
Regarding the Get-Notification I just wrote it because I thought it might be somewhat related since if some permissions are broken it might interfere ...
The problem sadly didn't solve itself over night :/ While digging I found another potential issue; There are lots of failures in the MSExchange Manag...
Thanks for the help so far - if you get a great idea during the night that would be awesome. Would it maybe be possible to entirely recreate the IIS ...
There shouldn't be anything non-standard setup, the only thing i've done in the IIS manager is changing the stuff as written in the guide for SolidCP ...
Hmm.. It doesn't really make sense :/ The code seems to be working as it should, and when checking the verbose log I also get the correct OAB virtual...
To be precise - this is the command I ran: New-OfflineAddressBook -Name 'bjerggaard.me Offline Address Book' -AddressLists 'bjerggaard.me Address List...
Digging a bit deeper and running the cmdlets manually results in this when running new-offlineaddressbook: New-OfflineAddressBook : The offlin...