Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Use PowerShell to remove local profiles
- Quick Hits: Ping Sweep One Liner
- Building a TCP Server Using PowerShell
- Font Dialog Selection using PowerShell
- Use PowerCLI to Report Storage Paths in your ESXi Environment
- PowerShell and WPF: Textbox
- Retrieving contents of Hosts file using PowerShell
- Updating An Existing Get-ProductKey Function
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