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
PowerShell

How to find “Stopped” windows Services, whose start up mode is set to “Automatic” using PowerShell.

Hi, I called these services as “Problematic services”. The start-up mode of these services are “Automatically” so that whenever windows starts or reboot these services...

Aman Dhally
22 November, 20113 August, 2012
Continue Reading
PowerShell

Outputting Text Reports without Truncating

 PowerTip of the Day, from PowerShell.com:If you want to capture PowerShell results in a text file, you can redirect the results or pipe them to...

Aman Dhally
22 November, 20113 August, 2012
Continue Reading
SCOM

“A SQL job failed to complete successfully” error in SCOM

Hi, As the error is self explainery that one of our SQL Backup Job is failed. How to fix it? Depends how much you know...

Aman Dhally
22 November, 20113 August, 2012
Continue Reading
SCOM

SCOM : How to resolve “The SMTP Local Retry Queue Total is outside calculated baseline” error in SCOM.

Hi As the notification is clearly saying that there is some error in our exchange server’s Local retry Queue. But what is the exactly happening.?...

Aman Dhally
21 November, 20113 August, 2012
Continue Reading
PowerShell

Find the List of Installed software using WMI and PowerShell.

  Hi, how you find the which software is installed on your computer, most of users answered  in “Control Panel” , yes it is right...

Aman Dhally
21 November, 20113 August, 2012
Continue Reading
PowerShell

Turning SIDs into Real Names using PowerShell

  PowerTip of the Day, from PowerShell.com: Sometimes, you'd like to turn security identifiers (SIDs) into real names. Here is a function that can do...

Aman Dhally
20 November, 20113 August, 2012
Continue Reading
PowerShell SCOM

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

Aman Dhally
18 November, 20113 August, 2012
Continue Reading
PowerShell

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

Aman Dhally
18 November, 20113 August, 2012
Continue Reading
PowerShell

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

Aman Dhally
18 November, 20113 August, 2012
Continue Reading
General PowerShell

Thanks to www.PowerWf.com

  to mention our post on there Blog :) http://blog.powerwf.com/post/12114067606/using-powershell-to-see-if-agent-proxy-is-enabled-in#disqus_thread   Thanks Guys   Aman Dhally

Aman Dhally
17 November, 20113 August, 2012
Continue Reading

Posts pagination

Previous 1 … 37 38 39 … 42 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑