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
  • 2012
  • Page 11
PowerShell

Uninstall Software using PowerShell

  Hi, today i was trying to uninstall the the software using PowerShell. i See few blog posts about uninstalling software using PowerShell they re...

Aman Dhally
20 January, 20123 August, 2012
Continue Reading
SCOM

“Agent and Operating System architecture are the same – Agent” error in SCOM

Hi As the above error is quite simple to read. It is saying that “Agent and Operating System architecture are the same” but actually meaning...

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

How to use –Exclude switch in Remove-Item cmdlet in PowerShell

Hi, today i was trying to remove some junk folders and files in a  specific folder. But i don’t want to remove all of file...

Aman Dhally
20 January, 20123 August, 2012
Continue Reading
SCOM

How to Deploy or Install Audit Collection Services (ACS) in SCOM 2007 R2

Hi all, Q: what is Audit Collection Service (ACS) Answer: In Operations Manager 2007, you can use Audit Collection Services (ACS) to collect records generated...

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

Alias and Powershell profiles

  Hi All I love “RUN” box.  We can open run box “Windows Key + R” and type the Excel, Powerpoint, and click on OK...

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

7zip and PowerShell

  Hi, first of all “Happy New year” to all of you. yesterday one of my colleague asked me to write to write a script...

Aman Dhally
13 January, 201213 June, 2014
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

Best Practice for PowerShell Functions

  PowerTip of the Day, from PowerShell.com: This is a best-practice message: when you create your own function, here are some things you should consider:...

Aman Dhally
9 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

“More” Can Be Dangerous – Use Better Alternative in PowerShell

  PowerTip of the Day, from PowerShell.com:   You might know the more.com tool: when you pipe output to more.com, the output is displayed page...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading

Posts pagination

Previous 1 … 10 11 12 13 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑