Blog

Office 365 unlicensed product on Microsoft RDS Server 2012 or 2016

Door |2018-08-23T22:38:29+01:00augustus 23rd, 2018|Microsoft, RDS|

Since i ran into a couple of times getting unlicensed product on my Office 365 application running on RDS server, i tought i share my experience on how to solve it. Most articles out there tell you to check if you have an active Office 365 subscription or your internet connection is working and even do a online repair of office 365. What is this all doesn't work? So first time i came across this issue i did all this.  i found one article that took another approach with cscript. Because it said not for shared Computer Licensing scenarios, wich [...]

Licensing mode for the Remote Desktop Session Host is not configured.

Door |2018-08-23T22:33:53+01:00augustus 21st, 2018|Microsoft, RDS|

having trouble configuring license mode on RDS 2012 server? here is a good article that helps me everytime im installing RDS servers So thank you Matt Fusaro http://www.tbngconsulting.com/blog/bid/404182/Licensing-mode-for-the-Remote-Desktop-Session-Host-is-not-configured update: 21-08-2018 In case you get the following Exception calling "SetSpecifiedLicenseServerList" : "Invalid operation " Make sure that you start powershell as administrator. Since that didnt work either for me i found a registry key for it HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows NTTerminal Services Works on Windows 2012R2 and Windows 2016 servers  

The host returns esxupdate error code:15

Door |2018-05-10T13:12:20+01:00mei 10th, 2018|VMware|

When trying to update a host with VUM i got the following error "The host returns esxupdate error code:15. The package manager transaction is not successful" After some searching i found article 2030665 on Vmware site. https://kb.vmware.com/s/article/2030665 the article says that you need to recreate the version folder under /locker/packages. in my case the folder wasnt there. But after recreating the folder version and subfolders i resumed the remediation but it just wouldn't update. So i found another article that solved it. Here are the steps i took: Start winscp and connect to the affected ESXi host Start another Winscp [...]

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"

NSX Edge – Find DHCP lease

Door |2017-12-15T12:10:45+01:00december 15th, 2017|VMware|

NSX Edge - Find DHCP lease When you switch to NSX edge and you setup DHCP for you network, you find yourself wondering or looking for some IP address of a new device you hooked up. Since there is nog overview in the NSX interface you have to SSH into your NSX edge. So lets SSH with your favorite program into the edge (in my case I use putty) Then type the following: show service dhcp leaseinfo It shows you the ip address and much more of all your DHCP lease devices. For example. i hooked up a new Cisco [...]

Shockwave Flash has crashed vSphere webclient

Door |2017-10-21T20:52:56+01:00oktober 21st, 2017|VMware|

Well most of you will probably run into this problem by now "Shockwave Flash has crashed" I use mostly chrome but i have been reading that also firefox is affected. Some update of flash makes everything crash. I found a nice fix from virtuallyGhetto so thank you. you saved my day eventually adobe published a new beta release for Flash here here are the steps i took close all browsers uninstall Flash players from your comuter donwload en install the beta Flash player start your browser again and voila.  it works again.

ESXi 6.0 upgrade to ESXi 6.5: The upgrade contains the following set of conflicting VIBs

Door |2017-09-14T12:54:16+01:00september 14th, 2017|Uncategorized, VMware|

The upgrade contains the following set of conflicting VIBs when i tried to upgrade my ESXi host to 6.5 i ran in the error The upgrade contains the following set of conflicting VIBs: HUAWEI_bootbank_hio_2.0.0.42-1OEM.550.0.0.1331820 HUAWEI_bootbank_hio_2.0.0.42-1OEM.550.0.0.1331820 Remove the conflicting VIBs or use Image Builder to create a custom upgrade ISO image that contains the newer versions of the conflicting VIBs, and try to upgrade again. so lets remove the vib set your ESXi host in maintenance mode because you will need to reboot enable SSH if its not enabled already ofcourse putty into your esxi host list the vib containing HUAWEI: [...]

Ga naar de bovenkant