Month: August 2015
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…