Category: Security

Why to go passwordless and how get there?

Password have always been a major headache for people. And always consultant have said that password complexity matters, there any a lot of pages providing to check how secure your password is. What then if your password will be cracked…

Continue Reading Why to go passwordless and how get there?

SQL history and migration to Azure with security of Defender.

Hi, This time I will be blogging about SQL databases. First a little about history. SQL databases had (and still have) a significant part in the structure of a software. They contain storage for the data and configuration for nearly…

Continue Reading SQL history and migration to Azure with security of Defender.

Azure AD Entitlement Management

Hi all, Today’s post I will be discovering possibilities with Entitlement Management from Azure AD. First you have to understand that this solution isn’t a complete Identity and Access Management product (IAM) If you are looking for these, please see…

Continue Reading Azure AD Entitlement Management

ChaosDB vulnerability and Azure Blob storage.

Probably by now you all have heard about CosmoDB vulnerability thru Jupyter notebooks, right? If not here is a recap. From the security researchers at Wiz they found a hole from Jupyter-notebooks allowing a full access to CosmoDB databases. “Rather,…

Continue Reading ChaosDB vulnerability and Azure Blob storage.

Exchange and hybrid identity

Hi again, Now to my all-time favorite topic, Exchange covered with identity and security. How many times have see the error above when running HCW as an Exchange admin, I bet many and we will get to this later on….

Continue Reading Exchange and hybrid identity

Identity is the new perimeter and why information protection matters.

Your identity, identification or credit card is important, don’t loose them and don’t take it lightly. Even if talking about social security number or just your email. Both can be hijacked and used for purposes you don’t want. How you…

Continue Reading Identity is the new perimeter and why information protection matters.

Top 10 actions to secure your environment

Hi, Microsoft has a blog series about securing our environment. The first one came in December 2018. For now there is 8 parts released, hopefully part 9 is coming soon. When almost all functions are out in the open these…

Continue Reading Top 10 actions to secure your environment

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.

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.

Reset password of Local Admin account from Windows XP to Windows 10.

Hi all, Today I got a request to reset Local Admin password from Windows XP and Windows 7 machines. After Microsoft released this update https://support.microsoft.com/en-us/kb/2962486?wa=wsignin1.0 Group Policy Preferences stopped working as a way to reset Local passwords. So below is a script…

Continue Reading Reset password of Local Admin account from Windows XP to Windows 10.