Everyday is a new day , with new problems and new issues, sometime at users side and sometime at Server side. The life in...
I am a PowerShell MVP now.
Yesterday, to be truthful few hours ago, I have received an email from Microsoft saying that they awarded me with the MVP award. It...
Powershell Techniques : Lock Your Workstation using Powershell.
In my previous post, I created test button on Login Screen changer GUI, when you clicked on them it lock your workstation. I got few...
Powershell Tools : Windows Login Screen Changer GUI application.
Hi, In my previous post, i described about, how to change login screen using Powershell. In weekend I thought about to create a small...
Change windows Login Screen using Powershell.
Hi,We all love customization and personalize our laptop setting. Like we all (majority of) love to change our wallpapers. I have few scripts, which rebooted a...
PowerShell Techniques : Alias v/s Full Cmdlets usage.
Hi Everyone, I hope you are enjoying your weekend. This is my another post on Powershell techniques. We all love Powershell alias's they are good...
PowerShell Techniques : Commenting Scripts, it’s always helpful.
Hi, I hope you are enjoying my Powershell Techniques series of web post. I always mention in most of my blog posts that, learning or...
PowerShell Techniques : Visual Formatting of the Powershell Scripts.
Hi, I am finally back to India, and it is always good to be at home. This week is a bit busy, catching up with...
Powershell Techniques : Use While loop for rebooting laptop after 30 seconds with a informative message .
Hi, I hope you all are doing well, I am in Italy for this week and enjoying Italian coffee. Anyway. In few of my scripts,...
Powershell and Outlook : Create and send a new email using Powershell “OutlookTools” Module.
Hi, I have added a new functionality in “OutlookTools” module. Now we can compose and send a new emails using “New-OutlookEmail” function. This function...