Trying to move a VM from One Resource group to another and we got the error {“message”:”Moving resources failed because resource group ‘PXXXXXX’ has active deployments. (Code: […]
AVD SysPrep
C:\Windows\System32\Sysprep\Panther\setupact.log Remove-appxpackage -AllUsers Microsoft.BingNews_4.21.2212.0_x64__8wekyb3d8bbwe Get-AppxPackage -alluser | Where PublisherId -eq 8wekyb3d8bbwe | Where-Object {$_.PackageFullName -like “Microsoft.Ink.Handwriting.Main.en*”} | Remove-AppxPackage -AllUsers I was able to uninstall an app like […]
Change RDS From remote app to remote desktop
To show the Remote Desktop Session Collection you will need to make a change to the Registry. HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms\<collection>\RemoteDesktops\<collection> To show the Desktop Session Icon, Change […]
How to Stop Normal Users from Creating New Azure Subscriptions
2. Create new management group and set it as the default for new subscriptions. Applied a policy that restricted all service deployments. 3. There is an internal […]
Free Certificate Expiry Notification for Lets Encrypt
Lets Encrypt is going to stop emailing out Cert Renewal Emails – Ending Support for Expiration Notification Emails – Let’s Encrypt Never miss an expiring certificate with […]
Dynamics 365 9.0 on-premise IFD configuration: Error Invalid provider type specified – How to check the KeySpec CNG \ CAPI value for your certificates / keys
We had added private key permissions — which is the usual issue with SSLs and CRM — so that was not the problem. The reason is that […]
Getting Personal Contacts to Appear in the Check names Ctrl K search in Outlook
For this Personal contact list to be able to be searched with CTRL-K ( By default this only searches the Internal Global Address List )
Connectwise Remote Access Audit Report is incomplete
In order to resolve this issue please follow the below steps: Once you see that it was successful, re-run the report and see if you see any data […]
[Error Id: 15, Error Level: 1] Unable to start Microsoft Defender for Endpoint Service. Error message: The service name is Invalid Server 2016
Download this GitHub – microsoft/mdefordownlevelserver in a Zip and extract it Put the Defender MSI in the folder and run Install.ps1 Then it onboard
RDS Certificate not updating
Changing over the certificates for an RDS Server was still giving out a certificate when downloading the RDP File Turns out the RD Gateway had been changed […]