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

DNS Application Partition Contents using Powershell

Hi Friends I hope this post finds you in good health and spirit. I was busy in some powershell assignment recently, and it gave me good idea to see content of application partition using "powershell eye".Its lazy night here at Infy Mysore center so thought to use my time meaningfully. And here we begin.Powershell capabilities … Continue reading DNS Application Partition Contents using Powershell