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...
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...
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...
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...
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...
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...
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...
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...
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...
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...