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 Script
  • Page 4
PowerShell

Reset “Internet Explorer” Settings to default using PowerShell script.

  Hi, Few days back we deployed an internal software, that software is Web based application, and users just need to open it on their...

Aman Dhally
23 July, 201213 June, 2014
Continue Reading
PowerShell

Test Connectivity of Multiple Server and then do “Trace Route” on failed servers using powershell script.

Hi, Yesterday one of our "New Delhi PowerShell User Group" member was trying to do the following. Ping a list of Internet and External Server,...

Aman Dhally
6 July, 201213 June, 2014
Continue Reading
PowerShell

Powershell script to take backups on USB Drive.

  Hi, For one of my friend i was working on a backup Script. He want to take his backup to a USB Drive. First...

Aman Dhally
5 July, 201213 June, 2014
Continue Reading
Active Directory PowerShell

Powershell and Active Directory: Powershell Script to create multiple groups in Active Directory and add predefined users in to it.

  HI, Sometime a need arrives when you need to create a few Active Directory groups and add the same members to all the groups....

Aman Dhally
11 June, 201213 June, 2014
Continue Reading
PowerShell

Clean Disk Space using PowerShell.

Hi,   I wrote a simple PowerShell script which helps us to clean some of the disk space for us. This script wrote primarily for...

Aman Dhally
1 March, 201213 June, 2014
Continue Reading
PowerShell

Using BEEP sound in PowerShell Scripts.

Hi, After watching the valentine post of “Jeffery Hicks” I started playing with $([char]) characters. And while working with these characters I found a great...

Aman Dhally
23 February, 201213 June, 2014
Continue Reading
PowerShell

Script to reset “Hidden files and folders” to normal using PowerShell

  Hi, yesterday one of my users laptop get infected with virus. After removal of virus i saw that “Virus” hide every file and folder...

Aman Dhally
25 January, 201213 June, 2014
Continue Reading
PowerShell

Generate System Information Reports using WMI and PowerShell

  Hi Guys, Do you ever want to see what going on users machines? or what Settings he have on his system,? If you have...

Aman Dhally
20 October, 201113 June, 2014
Continue Reading

Posts pagination

Previous 1 … 3 4
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑