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
  • Write-Host
PowerShell

Powershell Script : Create An Encrypted Folder using Powershell.

Hi, Windows Encryption is one of the best inbuilt security tool in windows7. My and my friends use windows encrypted file systems (EFS) a lot...

Aman Dhally
18 March, 201313 June, 2014
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

Setting Microsoft Office 2010 Trust Center’s Trusted Location Paths using Powershell.

Hi Everyone. If you are working in a Telecom Industry, and if your Analysts and Consultants are using in house built templates then i am...

Aman Dhally
31 August, 201213 June, 2014
Continue Reading
PowerShell

Birthdays and Bill payments reminder script based on Powershell.

Hi, My memory is very weak , and sometime i do forget the birthdays of my friends. and sometime even if forget to pay my...

Aman Dhally
28 August, 201213 June, 2014
Continue Reading
PowerShell

PowerShell Basics Part-1: Single Quotes (‘) and Double Quotes (“”) in PowerShell.

  Hi, When new users start working on PowerShell the the main problem which they have faced is basic of PowerShell or we can say...

Aman Dhally
11 April, 20123 August, 2012
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

Get an Average Ping Response time of multiple Servers using PowerShell.

  Hi, If you are an IT admin, then I am sure you are using PING command everyday. In PowerShell we have an Test-Connection command...

Aman Dhally
19 March, 201213 June, 2014
Continue Reading
Active Directory PowerShell

Remove Computer Account from All Domain controllers using PowerShell

  Hi, If you are using Active Directory environment in you infrastructure then you does the one thing for sure , remove / add computers...

Aman Dhally
2 March, 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

Posts pagination

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