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
  • Get-wmiobject
PowerShell

PowerShell Tips : Changing Monitor brightness using PowerShell.

   Do, you ever tried to change the monitor brightness using PowerShell. If not, than go and try it. It’s too cool. You can use...

Aman Dhally
31 January, 2014
Continue Reading
PowerShell

PowerShell Script : Find the name of Installed Antivirus on local or remote laptop.

Do you ever want to know what antivirus installed on remote laptop, or does remote system has a antivirus or not, knowing this is  always...

Aman Dhally
23 October, 2013
Continue Reading
PowerShell

PowerShell Tip : Find Default Printer Installed using Powershell.

The job of System Administrators are very adventurous, sometime you have to find a little-little settings and sometime you have to write a big-big,  hundred’s...

Aman Dhally
22 October, 201322 October, 2013
Continue Reading
PowerShell

Get Network Information of local and remote Computers using PowerShell.

Hi, Last Sunday one of my friend come to visit me at my home, he is a SQL Administrator and we were talking about Powershell,...

Aman Dhally
18 September, 201213 June, 2014
Continue Reading
PowerShell

IP Address Release, Renew using PowerShell.

  Hi, This is a very common task which is nearly performed by every End-user and IT Admin and Engineers. Normally we use "IPCONFIG /Release"...

Aman Dhally
4 April, 201213 June, 2014
Continue Reading
PowerShell

Delete Offline OST files from login users account using PowerShell.

  Hi,   Yesterday I was surfing the TECHNET Script repository and see that one user is requested for a script which can delete offline...

Aman Dhally
14 February, 201213 June, 2014
Continue Reading
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
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

Determining Service Start Modes using PowerShell

  PowerTip of the Day, from PowerShell.com:   By using WMI, you can enumerate the start mode that you want your services to use. To...

Aman Dhally
2 December, 20113 August, 2012
Continue Reading
PowerShell

“Enable or Disable” Network adapters using Powershell.

  Hi, In our IT environment we don’t give  “admin” rights to the normal users and they can’t enable/disable, install/un-install anything. Today one of our...

Aman Dhally
2 December, 20113 August, 2012
Continue Reading

Posts pagination

1 2 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑