Azure MFA server deprecating – Be prepared

Hello friends, hope this post finds you in good health and spirit. Multi-factor authentication (MFA) has been crucial security parameter and you all must be using it daily already. Many organization have deployed their own MFA server, previously called phone factor and now Azure MFA server. BTW, did you knew that phone factor was previously … Continue reading Azure MFA server deprecating – Be prepared

Insight of Operating System booting process – Windows 10

Hi all Hope this post finds you in good health and spirit. Recently, I got opportunity to do few OS troubleshooting trainings and realized that some of the participant were not well aware of windows booting process which indeed helps a lot in different troubleshooting especially startup ones. So, I thought to compile these steps … Continue reading Insight of Operating System booting process – Windows 10

Changing color of error messages in PowerShell “Red is scary”

Hi Friends This is going to be short blog about how we can change the color of error messages in PowerShell. By default its in "Red" and at least to me its scary. This is how it looks: Good news is that we can change this color and not only error but we can change … Continue reading Changing color of error messages in PowerShell “Red is scary”

PowerShell script for domain join remotely

Hi Friends Hope you all are enjoying life at the fullest at the time while this post reached you. I am going to use this post to compile some handy scripts which may be used by admins in day to day activities. This is first tool in the series. Information about this tool (not tested) … Continue reading PowerShell script for domain join remotely

How WDS works – Inside Story

Hello friends Hope this post finds you in good health and spirit. This is post is about how "Windows Deployment Service" works. I was planning to write about it since long as its an important concept with roots in Windows server and used often by other technologies like SCCM for OSD ( Operating System Deployment). … Continue reading How WDS works – Inside Story