Powershell script to query multiple servers for their Local Machine Run Registry Keys
Author: paris
iManage Field Autocomplete Location
The fields are stored in the registry here : HKEY_CURRENT_USER\Software\Interwoven\WorkSite\8.0\iManExt\AutoCompleteEx HKEY_CURRENT_USER\Software\Interwoven\WorkSite\8.0\iManExt\AutoComplete You can delete these whole folders to wipe all the Autocomplete enteries To modify individual items […]
Remove Exchange Inherited permissions to Mailboxes
So I had to go through and remove some legacy permissions from Exchange. This can be added at multiple levels so it’s aways a diagnostic trail to […]
How to Renew/Replace SSL Certificate on Mobile Iron MDM Server
Login to Mobile Iron Mics Go to Security then Certificate Mgmt Click Manage Certificates , then Choose Generate CSR , Enter Details and use correct Key Length […]
Citrix Error When Opening Application
When opening a Citrix Application the below error shows up System.Runtime.JnteropServices.COMException (Ox80004005): Error HRESULT E_FAIL has been returned from a cal to a COM component.at System. Windows.Forms.UnsafeNatiVeMethods.CoCreatelnstance(Guld& […]
Printer Backup and Restore via VBS Script to TXT file
Rebuilding profiles can sometimes be time consuming especially documenting settings. I created a script to backup the current printers the User had and wrote it to a […]
Getting a list of Citrix Servers from an Application in Powershell
I was trying to get a list of servers from an application via qfarm /app ‘ApplicationName’ however the output it gave me was text rather then an […]
Delete Items from a specific folder with Exchange Powershell EWS within Date Range
Below is the command to extract ( Archive ) emails from a particular folder into a PST However due to Exchange updates , the MailboxExport command does […]
cannot find an overload for “delete” and the argument count 0
In Exchange EWS when trying to delete an item you get the following error : cannot find an overload for “delete” and the argument count 0 using […]
C&C False Call Back Detections to 255.255.255.255
Overview On October 30, 2014, at approximately 6 AM (GMT time), Trend Micro started to receive several customer reports regarding a false detection of Command and […]