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 […]
Author: paris
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 […]
Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell
I based this script off of one referenced here : http://blogs.msdn.com/b/emeamsgdev/archive/2012/10/29/outlook-code-importing-bank-holidays-from-an-outlook-hol-based-csv-file.aspx?CommentPosted=true#commentmessageCSV FormatHowever I modified Adding a Category to the item, as well as adding this to All Users […]
Send on behalf of from drafts folder in outlook 2010 shows from From Entry
Issue – Manager saves unsent email to his Drafts folder in Outlook 2010– Secretary has manager’s mailbox listed in her Outlook 2010 folders list. – Secretary accesses […]