What is WorkSite 9.0?The latest release of WorkSite, an evolution of WorkSite 8.5 server and clients for improved document, email, records, and matter management. WorkSite 9.0 is […]
Author: paris
Parse Logs with Powershell
Get-Content -Path “C:\Logs*” | Select-String -Pattern “nameofthingtofind”
The security database on the server does not have a computer account for this workstation trust relationship
When tying to log into a machine on another domain which has a link with a One Way Active Directory domain trust the follow error was displayed […]
The name of the security certificate is invalid or does not match the name of the site
Recently we moved exchange certificates to a certificate with no local SAN’s inside to be in compliance . This involves creating and A record for your external domain […]
Remote Assistance in Xenapp 7.x (Non Data Collectors)
We use this great script http://deptive.co.nz/remote-assistance-powershell-gui-for-xenapp/ for remote assistance on a Citrix Farm , however it does not work with 7 out of the box , to get this […]
Exchange Server SSL security
https://www.ssllabs.com Run a Test on your enviromentThere is a PowerShell script from online resources that you can run on your web Servers to disable SSL v2, v3 and […]
New User Powershell Script
To copy
Olympus System Configuration Program Retention XML
Recently we had a task to update all the Finished folders in Olympus to remove old items old than 2 months. I tried to use the Group […]
Email Filing Service Gui not showing Failed Folders
As there is no notification with the iManage Email Filing Server when folder status turns from Succeeded to reset the folder , we use the following SQL […]