Well, after trying a few things I got it to work. Here is what I did in case others run into this. In SQL Server, edit the dbo.Users table of the SolidCP Database. For serveradmin, the field called LoginStatusID...
Hi. I am trying to login to my serveradmin account on SolidCP. When I try it, I get a message that says "Wrong user name or password have been specified or account is locked." I have run the installer...
Any ideas about the script?
Yes, I am running it under the Exchange PowerShell Console as admin
I think there is a typo in the script. I believe: $oabs | %{$name = $_.Name; should be: $oabs | %{$name = $_.Name}; correct? I also get an error when this line is executed: [PS]...
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 know if there are some other steps I might be missing....
Hi. I currently have a setup of an Exchange 2010 Server that previously had WSP on it and now has Solid CP. I setup a new Exchange 2016 server and am migrating mailboxes. I didn't realize though that I...