Hi, how you find the which software is installed on your computer, most of users answered in “Control Panel” , yes it is right...
Get-Overrides created on Specific Day .
hi, yesterday one of our SCOM admin created few overrides in SCOM and today he is on leave and the also not picking up the...
Converting User Names to SIDs using PowerShell
PowerTip of the Day, from PowerShell.com: Converting User Names to SIDs If you want to translate a valid user name to its security identifier...
Copy Files and Folders using PowerShell
Hi, Copy files and folders this is the task which every Admin or even a end user performs daily. How we can Copy...
Use PowerShell as “Calculator”
Hi, this is a very basic tip. The tip is “You can use PowerShell as a calculator”, so guys stop using CALC use PowerShell...
“VIM” a console based Script Editor for PowerShell
Hi, I hope some of you know about what is VIM is and for those who don’t know what VIM is for them “VIM”...
Ping Multiple Servers using “PowerShell”
Hi, Today I was looking for a little PowerShell script which can Ping multiple servers and give a consolidated view on PowerShell console that...
How to create and change “Windows Registry Keys” using PowerShell.
Hi, The Best thing about PowerShell is that you can manipulate “windows Registry Keys” very easily with it. How? Let me show to you....
How to create New files using PowerShell.
Hi Yes Yes I know its very Simple, But I love to share :) , I know may be everyone know how to create...
How to create a New folder using PowerShell.
Hi, I know it is very simple to do :) , but sometime dumb like me don’t know how to do it . Or...