You can upgrade your ESXI server in different ways, this guide is based on using an ISO Before upgrading; Check the VMware Compatibility Guide – System Search for Requirements to BIOS versions, firmware ETC. Check you are eligible, to upgrade your license at: License Management | VMware Customer Connect to ESXI 8.0 Upgrade BIOS / …
Requirements: Login to my.vmware.com (for downloading the ISO and upgrade the license key) Remember to check whether you have the right to upgrade your vcenter license to 8 Login to current vCenter (Appliance Root and SSO password) Start by backuping up your vCenter config, your vCenter and do a Snapshot. Just in case Lets upgrade …
Microsoft 365 – Trusted Platform Module error code – 80090016 Here is a guide how to fix the error code 80090016 Sorry for danish Screenshots Your computer’s Trusted Platform Module has malfunctioned. If this error persist, contact your system administrator with the error code 80090016 more information: https://www.microsoft.com/wamerrors Additional problem information Error code: 80090016 Correlation …
How to add Drivers to Windows Installation ISO – Windows 10 & 11 I recently had a customer, who had bought a new laptop. but the newest Windows 11 image could not recognize any network adapter, so we could not sign in with the Microsoft Account. Here is a guide, how to add the missing …
This guide shows how to deploying Adobe Reader DC with Endpoint Manager Prerequisites Newest Adobe Reader DC setup file, can be downloaded From this link Save this in c:\temp\ The Adobe Reader Customisation Wizard, can be downloaded From this link, And install it on your machine, we need it later. The Microsoft Win32 Content …
This guide shows how to delete an Exchange Online mailbox, without deleting associated user account in Azure AD. This can be verry usefull if you are about to setup a Hybrid environment whit your on-premises Mailserver. If you delete the Azure AD user account then, obviously, mailbox is removed, but maybe we don’t want to …
I have a customer who was tired of Windows Mail, Xbox apps and other non enterpise stuff, on their devices. Here is a guide how to remove does apps with Endpoint Manager. This guide is based on windows mail, but it’s the same principle with other Provisioned apps Here is a list of other …
Endpoint Manager – Managed Favorites for Microsoft Edge on Windows If you want to push out favorites, to Microsoft Edge users through Endpoint Manager. Here is the guide for it. Go to the Microsoft Endpoint Manager portal (https://endpoint.microsoft.com/) Click on Devices -> Configuration profiles -> Create Profile Choose; Windows 10 and Later in Profile Templates …
Change language of a shared mailbox in Exchange Online From time to time, we have to change the language of a shared mailbox. Here is how to do it Here we have our test mailbox in English First connect to Exchange online Run Set-MailboxRegionalConfiguration -Identity <user ID> -LocalizeDefaultFolderName:$true -Language en-US Change the language to …
Some useful Powershell commands for Exchange Online Here is some useful Powershell commands I often use, this page will be updated regularly Set an individual user’s password to never expire – PasswordExpiration This Guide explains how to set a password for an individual user to not expire Type Connect-AzureAD for logging into Azure AD Enter …