Client Profiles / Aderant

(last edited: 02/11/2023)

Outlook Integration

Only 32 bit (x86) versions of Office are supported.
Can be up to and including Office 2019 / 365.

Office must show up in Add/Remove Programs in Control Panel.



Uwblahqalqbmag8aywbhahqaaqbvag4aiaanaemaogbcacca | 90% EXCLUSIVE |

import base64 s = "uwblahqalqbmag8aywbhahqaaqbvag4aiaanaemaogbcacca" Try standard decode after replacing possible custom chars? No obvious ones. try: decoded = base64.b64decode(s) print(decoded.hex()) except Exception as e: print("Standard Base64 failed:", e)

That’s a usable, secure token. The string you provided cannot be reliably decoded without more context (custom alphabet, cipher, or encoding scheme). If you need a valid random Base64 token of the same length, use the secure generation method above. If this string came from a specific system, check its documentation for the encoding scheme. uwblahqalqbmag8aywbhahqaaqbvag4aiaanaemaogbcacca

If it were standard Base64, it might need padding = at the end to make length multiple of 4 — here length 44 is already multiple of 4, so no padding needed. In Python, you can attempt: The string you provided cannot be reliably decoded



Installing Aderant

\\SQL\CPShare\CPWIN\upgrade\ATOClientSetup

Will install all dependencies!



Outlook Calendar Integration

If Outlook Calendar and CP Calendar Stop Syncing

1. Trying restarting the service manually.
May produce an error: 1061
2. Kill it in Task Manager and Start Service
3. Check Logs for Error Code and to make sure it's syncing

Task:
Task to Restart the Service Run Daily at 4pm, every hour after if it fails.

Log Files Location:
C:\Users\administrator.BFLAW\AppData\Local\ClientProfiles
CPEIS_CPSQLHosted.log

Script Location:
C:\Program Files (x86)\ClientProfiles\Services\ExchangeSynchronization\CPEIS Restarter.cmd

Service: (First Service in List)
Aderant Total Office Exchange Integration (CPSQLHosted)
Runs at bflaw\administrator