Skip to content

Lighthouse @ theCloudiest

a beacon to light the way in a mapless world of tech

Month: April 2017

Posted on April 7, 2017

PowerShell | Dump all Variables / Objects to a Text File

Super quick post. Ever working on a automation engine and wondering what objects are at your disposal? Or perhaps you simply just want to see all properties available to your workspace?

Give this a try:

Get-Variable | ConvertTo-Json

 

Recent Posts

  • Microsoft Ignite 2022 Review | A good start, but hopefully not repeated
  • Calendar Invites from Office 365 forwarded to GMail / G-Suite lack Accept / Reject buttons
  • Fix: NVidia Shield (Moonlight) selecting the wrong Monitor
  • Stop Chrome (or any app) from preventing Screen Locking and/or Screen Saver
  • PowerShell Error: The underlying connection was closed: An unexpected error occurred on a send

Recent Comments

  • Eric on Fix: NVidia Shield (Moonlight) selecting the wrong Monitor
  • Robin on Fix: NVidia Shield (Moonlight) selecting the wrong Monitor
  • Mentor on Fix: NVidia Shield (Moonlight) selecting the wrong Monitor
  • Lody on Fix: NVidia Shield (Moonlight) selecting the wrong Monitor
  • PenWallet on Fix: NVidia Shield (Moonlight) selecting the wrong Monitor

Archives

  • October 2022
  • November 2021
  • December 2020
  • February 2019
  • December 2018
  • October 2018
  • May 2018
  • April 2017
  • February 2017
  • January 2017
  • April 2016
  • August 2015
  • July 2015
  • April 2015
  • March 2015
  • March 2013
  • February 2013
  • November 2012
  • August 2012
  • July 2012
  • April 2012
  • March 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2010
  • August 2010
  • July 2010
  • February 2010
  • August 2009
  • July 2009
  • June 2009

Categories

  • Azure
  • Bugs and Fixes
  • Code
  • Consumer Technology
  • Enterprise Technology
  • Hyper-V / SCVMM
  • Office 365
  • Powershell
  • SCCM
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress