Calculator to work out disk space usage for a Dell Compellent SAN with SC8000 controllers based on tiered Raid (Read and Write ) CML Calculator
Category: Research
Research Undertaken
Reasons to Upgrade from 5.5 to vCentre 6 and Plan to Upgrade
The benefits of this upgrade for the client are as follows:· VM Component Protection – https://blogs.vmware.com/vsphere/2015/06/vm-component-protection-vmcp.html and https://blogs.vmware.com/smb/2015/07/vmware-vsphere-6-ha-virtual-machine-component-protection-vmcp.html· Performance improvements in vCenter Server and vSphere Web Client […]
Parse Logs with Powershell
Get-Content -Path “C:\Logs*” | Select-String -Pattern “nameofthingtofind”
Olympus System Configuration Program Retention XML
Recently we had a task to update all the Finished folders in Olympus to remove old items old than 2 months. I tried to use the Group […]
HA unsuccessfully failed over VM on HOST in cluster vSphere HA will retry if the maximum number of attempts has not been exceeded. Reason: Operation timed out.
Recently during a Veeam backup HA kicked in due to a problem with VCenter and marked two machines as Invalid Veeam started backup and created snapshot on […]
Discovery Mailbox Search Exclude External Mail Export to PST
This Exports a report of emails and also a copy of all the emails to a mailbox ( Disovery ) you can do this via the Web […]
OwnCloud Setup Increase File Upload size from 512mb
NB : Are you running a 32bit OS? If Pretty_Name = i586 it means you are, means your file size can only be 2Gigabytes which means you can […]
SQL
Shows all the databases of a server and the last time they were accessedShows all the current database connections currently
The error “[Microsoft][ODBC SQL Server Driver][SQL Server]A cursor with the name ‘Store’ already exists.”
When renaming a user in iManage/ Worksite the logs show “[Microsoft][ODBC SQL Server Driver][SQL Server]A cursor with the name ‘Store’ already exists The trigger in the DOCMASTER Table […]
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 […]