When you plug in a fortiextender , it will take the default route by putting its distance as 5To change this back to secondary , change the […]
Mimecast – Relaying from External to External using a forward ( External Relay )
If you setup a Forward for a user to an external user , and a external party email’s that user , then this counts as external to […]
Sentinelone blocks Microsoft MDT LiteTouch
Recently had a customer where the PC would install windows via MDT but Litetouch would never appear to install the applicationsA closer look and we deployed a […]
ASP.NET C# project to send e-mail via Office 365 starts firing net_io_connectionclosed
System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed. at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead(Byte[] buffer, Int32 offset, Int32 read, Boolean readLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(SmtpReplyReader caller, Boolean oneLine) at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(SmtpReplyReader caller) […]
How to add Vlan’s to UCS Clusters
Declare the Vlan hereAdd new vlan here to service profile here as not using Vnic Templates
Recovery Network not listed in Zerto
Trying to change a zerto VM’s recovery network however the new Network I created in vmware wasn’t showingIf you use Zerto Cloud Manager you will need to […]
403 errors on your wordpress website or cpanel hosting
Check .htaccess file in the root directory ( rename this )Deactivate Jetpack Plugin and Re-enableDisable all plugins to confirmCheck if you can still access the Admin dashboard […]
RDP Gateway – the remote resource can’t be reached
After upgrading a RDP Broker server ( and webgateway ) from 2012 R2 – 2019 and then the session host , trying to connect to the Collection […]
New-AzVM : Required parameter “storageProfile”
Recently I was using the script here to upload a VHD to Azure for Deployment to a VM Upon the upload or the file New-AzVM -VM $vm -ResourceGroupName $resourceGroup […]
Azure Files Robocopy Error Access Denied when copying NTFS Permissions
Azure Files Currently does not have “Take Ownership” permission on the file share using Domain Auth So if robocopy requires setting the owner, it will fail with access […]