Recently I tried to install VLC from the MSI , however the program would not display as an Open with property of under Default Apps for me […]
3CX Background noise
This was set ‘Primary Sound Driver’ which caused a load of surrounding noises to get picked up. I think it was using a mic on the PC. We […]
How to add domains to FirstWave Cloud Email Security
You need to speak to their support team who will also register the inbound and outbound MTA
Mimecast TLS Settings
The receiving party needed details to enable TLS enforcement Mimecast TLS CA CN = DigiCert TLS RSA SHA256 2020 CA1O = DigiCert IncC = USCipher Strength : 256Certificate Key […]
Due to conditional access policies , users could not join devices to Azure AD
With a Cloud Apps conditional access policy only allowing users access to the network if they enrolled in Azure AD ( MDM ) or Registered to Azure […]
How to convert system drive from MBR to GPT with a machine without a recovery Partition ( MBR2GPT.exe )
Create a system repair disc (http://windows.microsoft.com/en-US/windows7/Create-a-system-repair-disc ). You can skip this step if you have a Windows installation media. Is a good measure to reboot and verify you […]
How to create an NFS Share in server 2019
Recently needed to create an NFS share to hosts some ISO’s for Xen server
Force Kill Frozen Hyper V VM
When you can’t shutdown or power off a VM , this is how to force kill itOpen this directory in File Explorer and find the folder with […]
365 DKIM
Add the DNS Records below Host name: selector1._domainkeyCNAME: selector1-pariswells-com._domainkey.pariswells.onmicrosoft.comTTL: 3600Host name: selector2._domainkeyCNAME: selector2-pariswells-com._domainkey.pariswells.onmicrosoft.comTTL: 3600Once created , powershell New-DkimSigningConfig -DomainName “google.com” -Enabled $true If keys have already been created , run […]
Existing CSV shared storage disk adding hyper-v host as RAW
Any existing CSV Shared Storage Disk was trying to be added to a new host on a different cluster however came up as RAWWhat needed to run […]