Skip to content
Kenwardtown
  • Home

Year: 2015

  • Home
  • 2015

PowerShell function to calculate data transfer time

Posted by By Kenward December 6, 2015Posted inPowerShell, Scripts2 Comments
This PowerShell function will calculate how long it will take to transfer a given number of bytes at a given speed (in bits per second). Optionally, you can specify transfer…
Read More

How to output objects from your own PowerShell functions

Posted by By Kenward December 5, 2015Posted inPowerShell, Scripts1 Comment
This example of PowerShell code shows how to output objects from your own functions. The basic tasks you do to accomplish this in your function are: Assemble the values into…
Read More

Exploring COM with PowerShell

Posted by By Kenward November 26, 2015Posted inPowerShell, ScriptsNo Comments
What is COM? I hope to explain how to use COM object in PowerShell. A COM object is an interface into an application or Windows. For example the Excel COM…
Read More

PowerShell script to generate a Rainmeter skin

Posted by By Kenward October 24, 2015Posted inPowerShell, ScriptsNo Comments
I recently discovered Rainmeter, a desktop customization tool that lets you use some really nice looking gadgets. I wanted a simple skin to show disk free space. I have five…
Read More

PowerShell and the Registry, a Quick Start

Posted by By Kenward September 12, 2015Posted inPowerShell, ScriptsNo Comments
It's very easy to access the registry in PowerShell. Usually you will want to read or write to the registry. These examples show how. The registry key in these examples…
Read More

Installing CentOS on Hyper-V

Posted by By Kenward February 8, 2015Posted inTech1 Comment
CentOS installs on Hyper-V with one minor change to the default settings. The install DVD wasn't booting. In firmware, I unchecked "Enable Secure Boot". Now the install DVD boots and…
Read More
Categories
  • Books
  • iTunes & iPod
  • Links
  • Music
  • Podcastamatic
  • PowerShell
  • Random
  • Scripts
  • Tech
  • Uncategorized
Archives
  • July 2021
  • April 2021
  • July 2018
  • September 2017
  • December 2016
  • November 2016
  • October 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • February 2015
  • December 2014
  • October 2014
  • March 2014
  • November 2013
  • December 2011
  • October 2011
  • August 2010
  • May 2010
  • July 2009
  • June 2009
  • March 2009
  • January 2009
  • December 2008
  • May 2008
  • April 2008
  • March 2008
  • December 2007
  • November 2007
  • September 2007
  • July 2007
  • April 2007
  • January 2007
  • December 2006
  • October 2006
  • August 2006
  • July 2006
  • June 2006
  • April 2006
  • December 2005
  • October 2005
  • September 2005
  • July 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • November 2004
  • September 2004
  • July 2004
  • June 2004
  • May 2004
Copyright 2022 — Kenwardtown. All rights reserved. Sinatra WordPress Theme
Scroll to Top