Exchange Online EOP Block lists

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,

Continue Reading Exchange Online EOP Block lists

Add a PIN code to Windows 10.

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…

Continue Reading Add a PIN code to Windows 10.

User has db_owner my mistake.

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…

Continue Reading User has db_owner my mistake.

How to change Network Location Profile manually.

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…

Continue Reading How to change Network Location Profile manually.

The Enterprise Mobility Suite Portal Survival Guide.

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…

Continue Reading The Enterprise Mobility Suite Portal Survival Guide.

Sysprep Windows 8 and Windows 10

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…

Continue Reading Sysprep Windows 8 and Windows 10

Cisco VPN-client and Windows 10.

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…

Continue Reading Cisco VPN-client and Windows 10.

Access Denied error when assigning Lync or Exchange attributes to a user.

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…

Continue Reading Access Denied error when assigning Lync or Exchange attributes to a user.

Install Office 365 proplus to terminal server.

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…

Continue Reading Install Office 365 proplus to terminal server.

How to Find your missing dirsync server.

Hi, Okay, it isn’t so easy, but the following help you to the right track. If you don’t have a separate service-account for Local AD connection, then you can use this: dsquery user -name MSOL_AD_sync If you have a service-account,…

Continue Reading How to Find your missing dirsync server.