Skip to content

Aman Dhally's Blog

the life of an IT administrator..

  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General

Tag: Sort-Object

PowerShell

Finding Standard Parameter Names in PowerShell

9 January, 20123 August, 2012 Aman Dhally

  PowerTip of the Day, from PowerShell.com:   In a previous tip, we suggested you to use standard parameter names for your own functions. To get a feeling for what the parameter names are that built-in cmdlets use, here is some code that creates a list of them: PS> Get-Command -CommandType Cmdlet | Select-Object -ExpandProperty… Continue reading Finding Standard Parameter Names in PowerShell

PowerShell

“Find how many types of files you have in you laptop” using Powershell.

25 November, 20113 August, 2012 Aman Dhally

  Hi Today i was searching for one PDF file on my laptop and then I just thinks “How Many PDF files do i have?”, i have no idea, one way to find is go to windows search and find all .PDF files? but “how can i find this with powershell” we can let try… Continue reading “Find how many types of files you have in you laptop” using Powershell.

PowerShell

Find the List of Installed software using WMI and PowerShell.

21 November, 20113 August, 2012 Aman Dhally

  Hi, how you find the which software is installed on your computer, most of users answered  in “Control Panel” , yes it is right . but, if you are creating an Inventory of which system have which software then it’s not so useful for admins. lets use WMI to retrieve the list of Install… Continue reading Find the List of Installed software using WMI and PowerShell.

Disclaimer!

Please note all of these views and opinions are my own

Subscribe Podcast

Click Here to subscribe to the PodCast
Proudly powered by WordPress · Theme: Button by Automattic.