In iManage , when you right click a folder or workspace and Choose New then either : Microsoft Word Document Microsoft Excel Document Microsoft PowerPoint Presentation It comes up […]
Script to Move Mailboxes through Powershell and move AD group when finished
“Bind” with “2” argument(s): “The specified object was not found in the store.”
Recently on using a script to create user folders it came up with an error “Bind” with “2” argument(s): “The specified object was not found in the […]
Get MobileIron onto Blackberry 10 Device
With the enabling of Blackberry to run Android apps, users can download the following APK direct to their Blackberry phone and install and setup https://mega.co.nz/#!3IxhnTpR!rPz0ZGKrXJ4g6ufz-IcY4LOFafbnJ_CZuNN8sWR9qKU Go through […]
Duplicating a Oracle Server for Testing
Recently I needed to test the upgrade of some software on an oracle server. This involved me cloning it and putting it back into production for user […]
Error – Unable to copy the configuration file – VMWare Site Recovery
When trying to test a Recovery Plan ( DR Bubble ) upon the starting up two of the machines we get the following error show up in […]
Do you want to save changes on closing outlook window
On closing an email after no changes where made you get the following error messages : The item cannot be saved because it was changed by another […]
Installing VSTO run once
How to uninstall vsto “%CommonProgramFiles%\Microsoft Shared\VSTO\10.0\VSTOInstaller.exe” /uninstall \\path\to\vsto\AddIn.vsto How to silently install vsto “%CommonProgramFiles%\Microsoft Shared\VSTO\10.0\VSTOInstaller.exe” /install /silent \\path\to\vsto\AddIn.vsto How to install via group policy Bat Login Script […]
How to create a new iManage/Worksite Database
How to create a new iManage/Worksite Database 1) Create new blank Databases on an SQL / Oracle Server and create or use existing iManage user full rights2) […]