PowerShell

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, before rebooting the laptop, I use Start-Sleep cmdlet to give a pause for 30-60 seconds. We can do this easily using Start-Sleep 30.But, it is always good to show informative… Continue reading Powershell Techniques : Use While loop for rebooting laptop after 30 seconds with a informative message .

PowerShell

Powershell and MS Office : Setting User Initials in MS Office using Powershell.

Hi, I hope you all are doing fine and enjoying my blog post. I think we covered lots of things from setting wallpapers using Powershell to the generating reports from Active Directory, and this shows how powerful Powershell is and how we can use it in our various task to automate. I simply love Powershell,… Continue reading Powershell and MS Office : Setting User Initials in MS Office using Powershell.