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 […]
“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 […]
AD Account Lockout Script
Download and install https://www.microsoft.com/en-us/download/details.aspx?id=18465 You will need to enable NetLogon Logs
Unable to start a DCOM Server: Microsoft.Windows.Cortana_1.11.6.17763_neutral_neutral_cw5n1h2txyewy!CortanaUI.AppXynb3eakad12451rv00qxextfnce9sxb8.mca as Unavailable/Unavailable. The error:
SymptomsStart menu not working for all usersSystem Event log shows the following errorEventID:10001 – Source: DCOMUnable to start a DCOM Server: Microsoft.Windows.Cortana_1.11.6.17763_neutral_neutral_cw5n1h2txyewy!CortanaUI.AppXynb3eakad12451rv00qxextfnce9sxb8.mca as Unavailable/Unavailable. The error:“0”Happened while […]
Credential Guard Server 2016
** If using Windows 10 you will need Enterprise LicenseGuideEnable the Virtual Machine for Secure Boot \ EUFI and Enable Virtualisation CPU on CPU SettingsInstall Hyper V […]