Herramienta de migración de SharePoint (SPMT)

En un equipo que tenga acceso a los datos que se quieren subir, hay que ejecutar la herramienta de migración de SharePoint (SPMT) https://learn.microsoft.com/es-es/sharepointmigration/how-to-use-the-sharepoint-migration-tool spmtsetup.exe Y luego hacer login con la cuenta Microsoft que tenga permisos sobre el sitio de Sharepoint

Error 80090016 teams change computer SSD TPM

Se soluciona ejecutando el Asistente de soporte y recuperación de Microsoft Sara: https://www.microsoft.com/en-us/download/100607   https://www.nacuba.de/en/blog/blog-detail/error-code-80090016-when-logging-into-microsoft-products https://windowsreport.com/error-code-80090016-office-365/ https://www.nacuba.de/en/blog/blog-detail/error-code-80090016-when-logging-into-microsoft-products   https://geeksadvice.com/fix-your-computers-trusted-platform-module-has-malfunctioned-error/ C:\Users\sergiolopez\AppData\Local\Packages\ Remove-Item -Path «C:\Users\sergiolopez\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy*»

Borrar correos de buzón de correo de servidor PLESK

Fuentes: How to delete all or some emails from a mailbox without logging in to the mailbox on a Plesk server? https://support.plesk.com/hc/en-us/articles/12377454616343-How-to-delete-all-or-some-emails-from-a-mailbox-without-logging-in-to-the-mailbox-on-a-Plesk-server- Remove all messages older than a week from the ‘Inbox’ folder for the particular mailbox user@example.com: doveadm expunge -u user@example.com mailbox ‘*’ before 1w Get the information about existing mailboxes: # doveadm mailbox […]