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
  • New-Object
PowerShell

ON-OFF Keyboard Lock keys {Caps,Scroll,Num} Using PowerShell.

  There is no need to prove that PowerShell is a very cool technology, we already proved it many times. For me PowerShell is like...

Aman Dhally
8 October, 2013
Continue Reading
PowerShell

Get the Time of remote Offices Locations using Powershell script.

Hi. If you are working in an MNC and you are multiple remote office then one thing is sure that you are visiting few TIME...

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

Opening MsgBoxes using PowerShell

  PowerTip of the Day, from PowerShell.com:   eed a quick message box to display something or ask a question? Fortunately, PowerShell can access old...

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

Sending Text to Clipboard Everywhere using Powershell

In a previous tip you learned how to use clip.exe to send results to the clipboard. But what if you don't have clip.exe (let's say...

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

Reading the Clipboard using Powershell

  PowerTip of the Day, from PowerShell.com:   What if you wanted to paste information from the clipboard? No sweat, here is a Get-Clipboard function...

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

Bulk-Creating PDF Files from Word

  PowerTip of the Day, from PowerShell.com:   To convert a whole folder full of MS Word documents to PDF, here's a function that might...

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

Retrieve Exchange Rates using PowerShell

  PowerTip of the Day, from PowerShell.com: If you need up-to-date exchange rates, try loading the rates via XML from the European Central Bank. This...

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

Storing Pictures in Active Directory

  PowerTip of the Day, from PowerShell.com: When you need to store a picture into an AD account, the picture will have  to be converted...

Aman Dhally
29 November, 20113 August, 2012
Continue Reading
PowerShell

“Script to list all folder of Outlook and total number of emails store in them” using PowerShell

  Hi, from past few days I tried to writing a script which shows me that how many folders I do have in my Outlook...

Aman Dhally
28 November, 20113 August, 2012
Continue Reading
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑