Last seen: Dec 23, 2022
I think there is a typo in the script. I believe: $oabs | %{$name = $_.Name; should be: $oabs | %{$name = $_.Name}; correct? ...
Thank you Marco. Is there a document on going from Exchange 2010 to 2013? I looked under your documentation but didn't find anything. Just want to kn...
Marco, can you elaborate on what we need to do in the database for: "Flip the SolidCP Provider over from 2010 to 2016 (can only be done in the databa...
Hi. Is there an updated PowerShell script that is working when you have your enterprise server and SQL server on different servers?
Thanks Marco, I'll give that a try.
Thanks Trevor, that was exactly what I needed!
One other thing I noticed is when I attempted to install Enterprise on my SQL server using the SolidCPInstaller.msi it errors out saying a new version...
Thanks Trevor. One question I have is you said "We would recommend you backup your database as when you remove the old Enterprise server it will remov...
I tried to import the PSS Snapin's but that failed. I read to just use Import-Module "sqlps" and that should load the modules I need. I then ran the s...
I tried to import the PSS Snapin's but that failed. I read to just use Import-Module "sqlps" and that should load the modules I need. I then ran the s...
I ran the tools, all install but DB2OLEDBV5_x64 which wants the runtime which is part of the tools and installed. Any ideas/suggestions?