When opening a users Onedrive in Admin center as an Administrator and trying to Navigate to site settings in classic view by clicking on the settings Icon […]
Category: Research
Research Undertaken
VLC Player not showing up in Default Apps
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 […]
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 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 […]
“You can’t get there from here” register device
Trying to enroll a device for MAM and the below error messaged showed upThe user was not in the right groups assigned for Enrolling devices in MAM […]