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
  • PowerShell
  • Page 24
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
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
PowerShell

Use PowerShell as “Calculator”

  Hi, this is a very basic tip. The tip is “You can use PowerShell as a calculator”, so guys stop using CALC use PowerShell...

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

“VIM” a console based Script Editor for PowerShell

  Hi, I hope some of you know about what is VIM is and for those who don’t know what VIM is for them “VIM”...

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

Ping Multiple Servers using “PowerShell”

  Hi, Today I was looking for  a little PowerShell script which can Ping multiple servers and give a consolidated view on PowerShell console that...

Aman Dhally
15 November, 201113 June, 2014
Continue Reading

Posts pagination

Previous 1 … 23 24 25 26 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑