Skip to content
Lighthouse @ theCloudiest

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

  • 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
  • Can not install Exchange Online PowerShell MFA Update due to ClickOnce Application Security Settings
  • Record Hyper-V Console

Recent Comments

  • Eric on Search Active Directory for Specific Word or Phrase (string) in a Group
  • ahmed on Search Active Directory for Specific Word or Phrase (string) in a Group
  • ahmed on Search Active Directory for Specific Word or Phrase (string) in a Group
  • SSXT on Fix | Windows 10, “the connection cannot proceed because authentication is not enabled”
  • Bertrand on Fix | Windows 10, “the connection cannot proceed because authentication is not enabled”

Archives

  • 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
  • Powershell
  • Uncategorized

Meta

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