Can’t run Outlook with Trusted Platform Module error code 80090016

Situation: When the client opens Outlook, she can’t and also receives this message: Trusted Platform Module error code 80090016.

Resolution 1: Check and install the latest Windows update. You may need to restart.

Resolution 2: Login another admin account and rename/delete this folder:C:\users\$dir\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy

This needs to be done with the affected user logged off, i.e log on as a different admin user or do it from a network share.  the folder will get recreated when the user logs on next. You may also need to rename/delete

Microsoft.AccountsControl_cw5n1h2txyewy

Resolution 3: For affect user profile that is getting error, go to windows 10 settings, Accounts, Access work or school. Remove old user account is it exists (this was not case for us). Select Connect and follow prompts for O365 credentials.

Resolution 4: Creating a new profile for the user does solve the problem, but this is not an option for the thousands of users we are migrating.

Solution 5: Deleting the Contents of Ngc Folder.

  1. Find the path below:
    C:\Windows\ServiceProfiles\LocalService\AppData\Local\Microsoft\
  2. Take over ownership of Ngc folder. Right-click on the folder and click Properties > Security > Advanced.
  3. Type in the username of the account that you are currently using.
  4. Afterward, click Check Names and then hit OK.
  5. Make sure that the ‘Replace owner on subcontainers and objects’ box is checked.
  6. Click Apply and then hit OK.
  7. Open up the Ngc folder and delete the all the contents of the folder.
  8. Test again.

Cannot print to pdf any documents that have Calibri font

Situation: The client has a problem to print to pdf any documents that have Calibri font.

Resolution: Uncheck “rely on system fonts only”

Go to Control Panel -> go to Devices and Printers

Right click on Adobe PDF printer

Choose printing preferences

On Adobe PDF settings tab, Uncheck “Rely on system fonts; do not use documents fonts”

Click OK

And then try it again.

Fixing Windows update error: 80240438

Situation: when attempting to install Windows update, you may receive error code 0x80070643.

Resolution 1: It could be internet or network connection issue. Make sure you can access Microsoft.com and try it again.

Resolution 2:

This error occurs if .Net Framework is corrupt.

To fix the issue, please try to run the .Net Framework repair tool and check if that helps.

https://www.microsoft.com/en-us/download/details.aspx?id=30135

Resolution 3: Install the Update manually. Please refer to this post:

Download and install Windows 10 update manually

Resolution 4:

Perform a Clean Boot.

Place the computer in clean boot and check if the issue persists. You may follow the article mentioned to perform a clean boot.

A clean boot allows the Windows operating system to launch without any additional programs or services running when you turn the computer on. This allows you to determine if computer issues are caused by a program or service that starts up when you boot the machine.

Refer: http://support.microsoft.com/kb/929135

While the computer is in clean boot state, try to install the Windows Updates one by one and check if the updates are getting install without fail.

Resolution 5: Run the Windows Update Troubleshooter. The Windows Update Troubleshooter scans and corrects problems associated with the operating system and app updates. On Windows 10, go to Settings > Update & Security > Troubleshoot > Windows Update and select Run Troubleshooter.

Resolution 6: Download and use Windows 10 Update Assistant. Please refer to this post:

How to download and install Windows 10 Update Assistant

Resolution 7: Fix damaged system files by Running SFC/Scannow. PLease refer to this post:

Can’t install Windows 10 20H2 with 0x800700d error

Fixing Windows update error: 0x80070643

Situation: when attempting to install Windows update, you may receive error code 0x80070643.

Resolution 1: It could be internet or network connection issue. Make sure you can access Microsoft.com and try it again.

Resolution 2:

This error occurs if .Net Framework is corrupt.

To fix the issue, please try to run the .Net Framework repair tool and check if that helps.

https://www.microsoft.com/en-us/download/details.aspx?id=30135

Resolution 3: Install the Update manually. Please refer to this post:

Download and install Windows 10 update manually

Resolution 4:

Perform a Clean Boot.

Place the computer in clean boot and check if the issue persists. You may follow the article mentioned to perform a clean boot.

A clean boot allows the Windows operating system to launch without any additional programs or services running when you turn the computer on. This allows you to determine if computer issues are caused by a program or service that starts up when you boot the machine.

Refer: http://support.microsoft.com/kb/929135

While the computer is in clean boot state, try to install the Windows Updates one by one and check if the updates are getting install without fail.

Resolution 5: Run the Windows Update Troubleshooter. The Windows Update Troubleshooter scans and corrects problems associated with the operating system and app updates. On Windows 10, go to Settings > Update & Security > Troubleshoot > Windows Update and select Run Troubleshooter.

Resolution 6: Download and use Windows 10 Update Assistant. Please refer to this post:

How to download and install Windows 10 Update Assistant

Resolution 7: Fix damaged system files by Running SFC/Scannow. PLease refer to this post:

Can’t install Windows 10 20H2 with 0x800700d error

Can’t install System Center license with this error: Cannot convert the “xxxxx-Xxxxx-xxxxx-3xxxx-8xxxY” value of type

Situation: The client is running Microsoft System Center 2019 trail version. It has been expired. When they

 try to install the license running this PowerShell command: Set-SCOMLicense – ProductID,

they get this message:

Set-SCOMLicense – ProductID `xxxxx-Xxxxx-xxxxx-3xxxx-8xxxY’
mgmtsvr03
. Cannot convert the “xxxxx-Xxxxx-xxxxx-3xxxx-8xxxY” value of type
“System.String” to type “System.Management.Automation.PSCredential”.
At line:1 char:29

Resolution: since the trail version expired, please save the following lines as a .ps1 file and execute the file in the scom server.

Set-Date -Date (Get-Date).AddDays(-365)

import-module operationsmanager

New-SCOMManagementGroupConnection

Set-SCOMLicense -ProductId "xxxxx-Xxxxx-xxxxx-3xxxx-8xxxY"

Fixing Malwarebytes Endpoint Agent Setup Wizard ended prematurely

Situation: When installing Malwarebytes cloud Agent, you may receive this message: Malwarebytes Endpoint Agent Setup Wizard ended prematurely

Resolution: 1. Download and Run Malwarebytes Remove tool.

Resolution 2: Make sure there is not Windows update running or pending. You may need to restart the computer.

Resolution 3: It could a security software issue. Disable the security software for a test.