Author: Harri Jaakkonen
In AAD Connect itβs possible to sync only users with specific UserPrincipalName. And here is how to do it. Open Synchronization Rules Editor Under Rule Types click on Outbound. Find the rule named Out to AAD β User Join. Click…
Hi, I Got my Microsoft Lumia 950XL today. Redeemed the offer for display dock and waiting it to arrive. Then you will get a blog post on how Continuum really works π
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…