Maandarchieven: januari 2018

Cumulatieve update voor op Windows Server 2016 for x64 fails KB4057142

Door |2018-01-31T13:20:21+01:00januari 31st, 2018|Microsoft, Server 2016|

Some of my windows 2016 server failed to update KB4057142 So here some steps i took to solve it Reboot the server Stop Background Intelligent Transfer Service and Windows Update service. rename the folder C:\Windows\SoftwareDistribution Start the Background Intelligent Transfer Service and Windows Update service Enabled "give me updates for other Microsoft Products" under Windows Updates -> advanced options Search for updates again. let the other products update first. KB4057142 will fail again but the server needs to reboot again. Try updates the next day to finish update KB4057142 One server still failed so i downloaded the KB from Microsoft catalog site here [...]

Windows 2016 slow on ESXi 6.5

Door |2018-01-29T23:18:38+01:00januari 29th, 2018|VMware|

After some Windows 2016 server deployments on ESXi 6.5 customers started to notice slow server responses. I came across the following VMware article. https://recommender.vmware.com/solution/SOL-13898?src=vmw_so_vex_mrous_1194 So after checking the build numbers on the ESXi server it turned out i was on build 5146846. I suggest you upgrade to  ESXi 6.5 Update 1, build number should be 5969303 or higher If you are unable to upgrade ESXi then use the registery settings in this VMware article. hope this helps anyone.

Exchange message tracking

Door |2018-01-17T23:31:50+01:00januari 17th, 2018|Exchange, Microsoft|

Here some great tools/scripts for message tracking on your exchange server (works for Exchange 2013 and 2016) Exchange 2013/2016 Exchange management shell command: Get-MessageTrackingLog -ResultSize Unlimited -Start "Jan 17 2018” | Out-GridView Microsoft Powershell script: Exchange 2013 Message Tracking Log GUI here (also works on Exchange 2016) Make sure you turn on Message tracking log on your Exchange server ofcourse. open ECP -> servers -> servers. choose your mailbox server and edit.  Under transport log enable "Enable message tracking log"

Ga naar de bovenkant