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

Set Computer Name using PowerShell.

Hi, Yesterday I faced a problem in which I need to change the computer name using PowerShell. First I was looking for some cmdlet which...

Aman Dhally
16 February, 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

Automate “Remote Server Administration Tools (RSAT)” Deployment using PowerShell.

  HI,   These days I am working on a script which does few “Active directory” task for us. This was seems simple so for...

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

Part-6: Text Manipulation in PowerShell using .ToCharArray(),.PadLeft(), and .PadRight() methods

  Part-1: Text Manipulation in PowerShell using Trim, TrimStart , TrimEnd methodsPart-2: Text Manipulation in PowerShell using .ToLower and .ToUpper methodPart-3: Text Manipulation in PowerShell...

Aman Dhally
13 February, 20123 August, 2012
Continue Reading
General PowerShell

Thanks to “SAPIEN Technologies, Inc.”…

  Hi, Few weeks back i got an email from "Robert" who is from "SAPIEN Technologies" and first I thought that this may be a...

Aman Dhally
9 February, 20123 August, 2012
Continue Reading
PowerShell

Accessing Windows Environment Variables using PowerShell.

  Hi, Before working on script i always thought that these windows “Environment Variables” are not so important, but as i start working on PowerShell...

Aman Dhally
9 February, 20123 August, 2012
Continue Reading
PowerShell

Part-5: Text Manipulation in PowerShell using .Contains() and .Equals() methods

  Part-1: Text Manipulation in PowerShell using Trim, TrimStart , TrimEnd methodsPart-2: Text Manipulation in PowerShell using .ToLower and .ToUpper methodPart-3: Text Manipulation in PowerShell...

Aman Dhally
7 February, 20123 August, 2012
Continue Reading
PowerShell

Part-4: Text Manipulation in PowerShell using .Replace(), and .Remove() methods.

Part-1: Text Manipulation in PowerShell using Trim, TrimStart , TrimEnd methodsPart-2: Text Manipulation in PowerShell using .ToLower and .ToUpper methodPart-3: Text Manipulation in PowerShell using...

Aman Dhally
6 February, 20123 August, 2012
Continue Reading
PowerShell

Get the list of all windows “System Restore Points” using PowerShell.

  Hi, if you remember yesterday we created a windows “System Restore Point” using Poweshell. Today we are going to check the list of all...

Aman Dhally
2 February, 20123 August, 2012
Continue Reading
SCOM

Download OM2007_MP_ExSrvr2003.doc [ Exchange Server 2003 Management Pack Guide] for Operations Manager 2007

Hi, Today i was looking for Management Pack Guide for “Exchange Server 2007” but not able to find it anywhere. The Microsoft links to the...

Aman Dhally
1 February, 20123 August, 2012
Continue Reading

Posts pagination

Previous 1 … 31 32 33 … 42 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑