Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Speedy Network Information Query Using PowerShell
- PowerShell and WPF: Writing Data to a UI From a Different Runspace
- Quick Hits: Ping Sweep One Liner
- Quick Hits: Finding Exception Types with PowerShell
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Using PowerShell to Query Web Site Information
- PowerShell and Excel: Adding Some Formatting To Your Report
- Beginning with PowerShell and Word
Archives
Categories
- .net
- api
- array
- background jobs
- binary
- book
- c#
- clock
- codeplex
- com object
- convert
- CTP
- database
- deep dive
- excel
- Favorites
- function
- groups
- guest blog
- hash table
- Internet Explorer
- ise
- mcpmag
- module
- MVP
- network
- news
- parameter
- patches
- performance
- pinvoke
- podcast
- port
- PoshChat
- poshpaig
- PoshRSJob
- poshwsus
- powercli
- powerscripting
- Powershell
- printers
- quickhits
- reflection
- regex
- registry
- Regular Expressions
- report
- resolution
- runspace
- runspaces
- scripting games 2012
- scripting games 2013
- scripting guy
- scripts
- SMO
- Speaker
- speaking
- SQL
- tcp
- tips
- tsql
- updates
- user group
- V3
- V4
- v5
- weather
- widget
- win32API
- winter scriting games 2014
- wmi
- word
- WPF
- wsus
- xaml
Tag Archives: convert
Use PowerShell to Convert a Decimal to a Fraction
While working on a project, I had the need to convert a decimal to a fraction and while I know that I could do some math outside of PowerShell (or look it up online), I wanted to be able to … Continue reading
ShowUI Text Converter for Fun and Profit…Mostly Fun
01010000 01101111 01110111 01100101 01110010 01010011 01101000 01100101 01101100 01101100 00100000 01010110 00110011 00100000 01010010 01101111 01100011 01101011 01110011 00100001 So what did I type here? Well, you can either copy this text and go find a binary-to-text converter online… … Continue reading
Convert bytes to highest available unit
Unfortunately, I had something else in mind to post this weekend, but life and some other things prevented me from doing so. Maybe next weekend… Because I wanted to get at least something out this weekend, I am going to … Continue reading