Recently we need to search a load of servers locally for files that existed ( lingered ) on peoples local user proflile We then needed to search […]
Category: Code
EWS Exchange Error – the underlying connection was closed an unexpected error occurred on a send
On trying to run a EWS Script the follow error came up The request failed. The underlying connection was closed: Could not establish trust relationship for the […]
Simple EWS Script to get Values of a Folder
Simple EWS Script to list items in a folder or Subfolder
How to read Custom Version number of Word file in VBS
Check if a user has incorrect or missing Custom Attribute Value
The following will check members in a group and make sure they have a custom attritbute value
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 […]
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 […]
iManage/Worksite NRL to Document and Email converter Mobile
Currently you need to purchase imanage mobility server to be able to view NRL files remotely. We had a request, for users to be able to email Worksite NRL […]