Skip to the content
Aman Dhally's Blog
the life of an IT administrator..
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
  • Home
  • Group-Object
Group Policies PowerShell

Powershell and Group Policy : “Find all Group Policy Objects in a domain environment using Powershell”

  Hi, As you know that yesterday we install "RSAT" tools and enable the "Group Policy" module for powershell. You can refer to this link...

Aman Dhally
3 July, 20123 August, 2012
Continue Reading
PowerShell

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...

Aman Dhally
10 January, 20123 August, 2012
Continue Reading
PowerShell

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...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading
PowerShell

“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?”,...

Aman Dhally
25 November, 20113 August, 2012
Continue Reading
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑