[Solved] Creating a contact
Good afternoon, I’m creating a contact through the ecp panel, there from is displayed correctly. Well, in owa and outlook, the address changes.
This is by design, but the latest 3.2.1001.2 update on our downloads page will create it with the primarysmtpaddress as the same as the external email address unless it is taken. If it is taken, then it will use format mailnickname_companycode@domain.tld instead.
dear!
Can you tell me which link you can use to download the update and the instructions for updating the panel
@ivan-kojevnikov Sorry about that, for that version, please go here: https://knowmoreit.io/download/cloudpanel-3-2-1002-0/
Please tell me, when I update the CloudPanel Service, it asks for the password of the account that runs the service Scheduler.exe . I don’t remember it and dumped it in active directory. The Scheduler updates have passed, the service has started, well, the panel in the browser is unavailable, 502 Bad Gateway, maybe you need to specify a password somewhere else besides starting the service?
@ivan-kojevnikov the 502 gateway error sounds like you cant connect to CloudPanel website right? CloudPanel uses IIS and it sounds like you either have host headers in IIS or something is configured different from the default website.
If you reset the password because you couldnt remember it, most likely that account password was tied to CloudPanel and you need to update the IIS application pool password AND the CloudPanel settings password on the settings page.
Solution #2 shows it here for IIS: https://kb.knowmoreit.io/en/troubleshooting
Updated both CloudPanel and CloudPanel Scheduler Service, changed the password on the service and in iis, perhaps the username or password is incorrect when entering into the system. or skipping tokens
it was updated from 3.2.0350 to 3.2.1002, after which it writes an incorrect login when logging in.
@ivan-kojevnikov You still need to update the username/password in the CloudPanel admin setup page by going to https://localhost/cloudpanel/admin/setup FROM the server that CloudPanel is installed on. Like you did when it was initially installed: https://kb.knowmoreit.io/en/configure-cloudpanel
Thanks, everything works. The last question is, how can I properly unload contacts from ecp so that they can be loaded through the panel. The standard csv file from ecp is not accepted.
@ivan-kojevnikov I am not where I can check, but can you see if this page has a Contacts section?
CloudPanel/company/[CompanyCode]/import/
That is where you can import data from AD into the CloudPanel database
and according to which script you need to import contacts from AD, I do it with the “Get-ADObject -Filter ‘objectClass -eq “contact”‘ -Properties * -SearchBase ‘OU=con,OU=EXGtst,OU=Users,DC=test,DC=ru’|Export-csv “C:\contact\ADContacts.csv” -NoTypeInformation” script and then try to import to CloudPanel, but I get an error
I was updating CloudPanel on a test environment, where I have only one virtual machine and one CloudPanel. I want to update in a productive environment, I have two virtual machines there and each has a CloudPanel that looks at one database. Should I update one by one in the same order as the test environment?
@ivan-kojevnikov If they both point at the same database, upgrade one, then upgrade the other right after. In the future if you do a new install and point it to an existing database, there is an option during the install to select not to perform any database actions.
- 5 Forums
- 714 Topics
- 3,630 Posts
- 0 Online
- 254 Members