Hi, As you know that yesterday we install "RSAT" tools and enable the "Group Policy" module for powershell. You can refer to this link...
Creating System Footprints using PowerShell
WMI can retrieve a lot more object instances than you might think. If you submit a parent class, Get-WmiObject returns all instances of...
Finding Standard Parameter Names in PowerShell
PowerTip of the Day, from PowerShell.com: In a previous tip, we suggested you to use standard parameter names for your own functions. To...
“Find how many types of files you have in you laptop” using Powershell.
Hi Today i was searching for one PDF file on my laptop and then I just thinks “How Many PDF files do i have?”,...