MFA ServerLogin to your MFA server and change the below to Succeed Authentication from FailedIn Azure CloudLogin to Office 365 PortalChoose Azure Active DirectoryChoose MFAAdd One Time […]
Category: Research
Research Undertaken
Setting up patch management for a new Nable Client.
Step by setp video: https://www.youtube.com/watch?v=a5lSbSbq2pYDoes have some back-and-forth config for Huon, the list below is in the ‘ideal’ order.Pre-Checks:1) **Ensure Group Policy doesn’t conflict with NABLE**2) All […]
Powershell script to change\set Registry Key Permissions with Subkeys for a User
Powershell script to set Registry Key Permissions with Subkeys for a User ( Needs to be run as admin as its changing things in HKCU:\Software\Policies
How to Update SSL Certificates on iManage Work 10
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 […]
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 […]