iManage set default Author and Document Class

You can set the author and default document class by setting the following registry key. The variable %USERID% will resolve to the user that is logged in.[HKEY_CURRENT_USER\Software\Interwoven\WorkSite\8.0\iManExt\DefaultNewProfile]“382”=”%USERID%”“384”=”DOC”

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 […]

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 […]