Author: Harri Jaakkonen
Today I got an error I have never seen before. 420 4.2.0 RESOLVER.ADR.Ambiguous; ambiguous address To fix it you need to: Go to Start, Control Panel, Administrative Tools Double-click Services Restart the Microsoft Exchange Transport Service And all is well.
Hi again, Note for my self and others. Office 365 user five RBL-lists to define what is spam and what is not. https://technet.microsoft.com/en-us/library/dn458545(v=exchg.150).aspx Cheers,
Couldn’t do it, could you? Here is how to fix it. 1. Start > Run > gpedit.msc Enter 2. Expand Computer Configuration >Windows Setting > Security Setting > Local Policy > user rights assignments > a) Double click Access this computer from the…
Hi, When you are trying to remove user from a database, you will get: The database principal owns a schema in the database, and cannot be dropped. (Microsoft SQL Server, Error: 15138) There is a easy fix for this. First…
This was tricky. I had implemented several Direct Access configurations, but none of them went crazy like the newest one. Network Location Awereness (NLA) kept changing the localtion of DMZ network adapter to Domain Profile. That is not good for…
Today I stumpled to this page. http://ronnydejong.com/2015/06/21/the-enterprise-management-suite-portal-survival-guide/ Must say I was impressed about the number of portals for Azure-services 🙂 Hopefully somebody else has also complained to Microsoft about the amount of active portal. And hopefully Microsoft will unify them…
Hi, If you ever get problems while doing a sysprep on Windows 8 or 10. 1. Unplug network cable or disconnect wifi. 2. Use the powershell command below to cleanup any live-apps, because you cannot sysprep them. get-appxpackage | remove-appxpackage…
Hi again, I posted some months ago a blog covering installation of Cisco VPN-client to Windows 8.1. With Windows 10 there is a new problem and the solution is covered in here. http://www.vmwareandme.com/2013/12/solved-windows-8-and-windows-81-cisco.html#.VcHDMW6qpBc Do first you have to install Citrix Deterministic…
Hi, When a user is removed from Domain Admin group it wont remove specialty attribute from the user. So user doesn’t have Domain Admin rights, but the right inheritance isn’t correct. I wont write a article about this, because there…
So you want to install Office 365 ProPlus to a Terminal Server. You can do it, but with different approach http://blog.powerbiz.net.au/office-365/installing-office365-proplus-on-a-rds-server-terminal-server-using-shared-computer-activation/ That almost correct but not even close. Here is the correct configuration.xml to use and remember network share wont…