Use this to Generate a Command for Open SSL e.g the below https://www.digicert.com/easy-csr/openssl.htmopenssl req -new -newkey rsa:2048 -nodes -out test_test_com.csr -keyout test_test_com.key -subj “/C=US/ST=Test/L=/O=Test/CN=test.test.com” Now add to the […]
Author: paris
Issue with HighCPU for Server 2012 due to Windows Update
Recently at a site we had machines starting using high CPU of the SVCHost process, this process is used by lots of services to access the network […]
How to manage a ubiquiti access point from a different Subnet
The ubiquiti controller software listens to the Unifi broadcast traffic , however if this is on a different subnet you won’t get this!To get around this , […]
550 – 5.7.64 TenantAttribution; Relay Access Denied
Trying to setup a subdomain for iManage communication server in 365. I created a Connection from 365 to OnPrem serverCreate a ConnectorWhat I needed to do was […]
Spector and Meltdown
Firstly, Spectre and Meltdown is a completely different class of flaws that is not the same as the traditional flaws. Hence, the industry is trying to quickly […]
How to Enable Workspace Search in Worksite/iManage
By default this is disabled , to Enable , open the registry key : SOFTWARE\Interwoven\WorkSite\imDmsSvc\Databases\%databasename%“Workspace Index”Set to YThenRestart Worksite Service
How to cope with 3 Million Hits in 24 hours
Recently had to help someone launch a site that was going to get significant traffic, estimates were 100,000 Global Visitors/hour. The site was going to be a simple […]
Bighand Client deploying via GPO – BighandUpdater.job Unable to establish existence of the account specified
When trying to deploy BigHand Via GPO via the system account uses for Computer installations the below error comes up You will need to deploy the MSI with […]
Bighand – Could not write value AuthenticationType to key \Software\Bighand\TotalSpeech\v3
Trying to deploy Bighand via GPO MSI , running the System App Via the Transform brings up the below error That error relates AD authentication, but because you […]
How to download Device Management powershell scripts from intune
[