Defrag Exchange on-premises Database with ESEUTIL

http://technet.microsoft.com/en-us/library/aa998863(v=exchg.80).aspx If you are at the end of Migration. Check there are no user active on the DB:  Show all mailboxes on Database “mb3” Get-Mailbox -Database “mb3” | select Displayname, Alias, Database, OrganizationalUnit | ft -wrap –auto  Also check this KB for hidden accounts and dead accounts : https://www.butsch.ch/post/Exchange-20072010-Delete-default-Mailbox-Database-remove-last-MailboxSG.aspx Get the Path of the DB: How […]

HP W10 Phonewise Install Bluetooth error

ERROR: Install a driver failed because Bluetooth is off or unavailable. Product: HP Phonewise Driver Install Error Finally found a solution to a HP W10 Setup brand Problem. Had that under 1803/1809/1903. We are unsure If this was related to a CLEANUP tool we use to remove/Uninstall certain HP bloat ware from Github. Install a […]

Exchange 2016 numeric larger files under C:\Windows\Temp\SAFe\ if c: no space

Exchange 2016 McAfee Security for Exchange 8.6 SP2 (Safeservice.exe, RPCserv.exe (two instances), Postgres.exe (multiple instances)) D:\Program Files (x86)\McAfee\MSME\bin\SAFeService.exe Server 2016 Source was: C: had no space in test lab server If you see random Files with 96’201’998 (96MB) size under “C:\Windows\Temp\SAFe\” on your Exchange 2013/2016 those are from McAfee Security for Exchange 8.6. The shown server was […]

Exchange: WINRM Service, The WinRM client sent a request to the remote WS-Management service

Error we get in PowerShell : Starting a command on remote server failed with the following error message : The WinRM client sent a request to the re mote WS-Management service and was notified that the request size exceeded the configured MaxEnvelopeSize quota. For mo re information, see the about_Remote_Troubleshooting Help topic. + CategoryInfo : OperationStopped: […]

Office 2010 to 2016 Migration Offscrub.vbs PowerPoint and OneNote INK errors

Problem with migrated Office 2010 > 2016 application crash: Event related to PowerPoint 2016 crash, Event 1000, application crash Name der fehlerhaften Anwendung: POWERPNT.EXE, Version: 16.0.4266.1001, Zeitstempel: 0x55ba161d Name des fehlerhaften Moduls: ppcore.dll, Version: 16.0.4783.1000, Zeitstempel: 0x5bebb997 Ausnahmecode: 0xc0000005, Fehleroffset: 0x0077aaef ID des fehlerhaften Prozesses: 0x2a18 Startzeit der fehlerhaften Anwendung: 0x01d4bc7c0b65e8b6 Pfad der fehlerhaften Anwendung: […]

Turn of Autodiscover warning box agree Outlook.exe with GPO

How to turn off Autodiscover Warning in Outlook 2010/2013/2016/2019 Warnung: Das Konto wurde fuer die Einstellung auf die Website umgeleitet https://support.microsoft.com/en-us/help/2480582/how-to-suppress-the-autodiscover-redirect-warning-in-outlook A little bit more explained than in the Microsoft KB and with a check THAT if you ONLY set the Registry key if the OFFICE Version is installed. During Migrations you could otherwise run […]