Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Find All SQL Instances Using PowerShell Plus A Little More
- Find Pending Updates via the SCCM Client Agent With PowerShell
- Fun with PowerShell and Permutations
- FSMO Roles and PowerShell
- Use PowerShell To Calculate the Hash of a File
- PowerShell and WPF: Introduction and Building Your First Window
- Dealing with Runspacepool Variable Scope Creep in PowerShell
- Translate Color Name to ARGB Using PowerShell
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: boolean
Scripting Games 2012 Notes: Wait A Second, $True –eq “False”?!?
Yes, what you are reading is correct,$True does in fact equal “False” in PowerShell. While this exact line was not used recently in the Scripting Games this year, people competing and submitting scripts did do something similar that gave a … Continue reading
Posted in powershell, Scripting Games 2012
Tagged boolean, Powershell, scripting games 2012
2 Comments