<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: PowerShell Object to JSON</title><link>http://www.bing.com:80/search?q=PowerShell+Object+to+JSON</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>PowerShell Object to JSON</title><link>http://www.bing.com:80/search?q=PowerShell+Object+to+JSON</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>ConvertTo-Json (Microsoft.PowerShell.Utility) - PowerShell</title><link>https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertto-json?view=powershell-7.6</link><description>The ConvertTo-Json cmdlet converts any .NET object to a string in JavaScript Object Notation (JSON) format. The properties are converted to field names, the field values are converted to property values, and the methods are removed.</description><pubDate>Fri, 21 Aug 2026 06:47:00 GMT</pubDate></item><item><title>PowerShell JSON - Guide with Examples - ShellGeek</title><link>https://shellgeek.com/powershell-json-guide-with-examples/</link><description>Learn how to work with JSON data in PowerShell with this guide. Convert objects to JSON, manipulate data, and create JSON variables easily.</description><pubDate>Thu, 20 Aug 2026 10:09:00 GMT</pubDate></item><item><title>Going Deep Converting PowerShell Objects to JSON</title><link>https://jeffbrown.tech/going-deep-converting-powershell-objects-to-json/</link><description>In this post, you will learn how to convert PowerShell objects into JSON. You will also learn about the Depth parameter, which ensures you convert the entire object to JSON correctly.</description><pubDate>Sat, 15 Aug 2026 18:58:00 GMT</pubDate></item><item><title>ConvertTo-Json in PowerShell [With Real-World Examples]</title><link>https://powershellfaqs.com/powershell-convertto-json/</link><description>In this tutorial, I will explain how to use ConvertTo-Json in PowerShell with real-world examples. What Is ConvertTo-Json in PowerShell? ConvertTo-Json is a built-in PowerShell cmdlet that converts any .NET object into a JSON-formatted string.</description><pubDate>Wed, 19 Aug 2026 06:36:00 GMT</pubDate></item><item><title>ConvertFrom-Json (Microsoft.PowerShell.Utility) - PowerShell</title><link>https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertfrom-json?view=powershell-7.6</link><description>To generate a JSON string from any object, use the ConvertTo-Json cmdlet. This cmdlet was introduced in PowerShell 3.0. In Windows PowerShell 5.1, ConvertFrom-Json returned an error when it encountered a JSON comment. In PowerShell 6 and higher, the cmdlet supports JSON with comments.</description><pubDate>Thu, 20 Aug 2026 23:59:00 GMT</pubDate></item><item><title>PowerShell Working with JSON: ConvertTo-Json and ConvertFrom-Json</title><link>https://www.powershelltips.com/powershell-json-convert/</link><description>This guide covers everything you need to work with PowerShell JSON: ConvertTo-Json, ConvertFrom-Json, depth handling, file I/O, and accessing nested properties.</description><pubDate>Wed, 19 Aug 2026 10:10:00 GMT</pubDate></item><item><title>Powershell : Object list to JSON - Stack Overflow</title><link>https://stackoverflow.com/questions/68495401/powershell-object-list-to-json</link><description>Is there a way to convert object list into JSON. I am able to convert a single object into JSON using the following code ... But, I have a list of objects like this I want to convert all objects inside $AllItems into one JSON</description><pubDate>Thu, 20 Aug 2026 12:39:00 GMT</pubDate></item><item><title>ConvertTo-Json Cmdlet: PowerShell Cheat Sheet &amp; Examples</title><link>https://www.commandinline.com/convertto-json-cmdlet-cheat-sheet/</link><description>Reference cheat sheet for the ConvertTo-Json PowerShell cmdlet. Syntax, parameters, examples, and tips for serialize objects to JSON strings, control depth...</description><pubDate>Fri, 21 Aug 2026 08:42:00 GMT</pubDate></item><item><title>Convert PS object to JSON with PowerShell while retaining string value ...</title><link>https://stackoverflow.com/questions/76253312/convert-ps-object-to-json-with-powershell-while-retaining-string-value-containin</link><description>I'm using PowerShell and am trying to convert a multi line string value which contains JSON into an object and them convert that PS object to JSON. I'm familiar with converting PowerShell Objects to JSON with single string values. Below is an example;</description><pubDate>Fri, 21 Aug 2026 06:19:00 GMT</pubDate></item><item><title>How to Work with JSON in PowerShell: A Practical Guide</title><link>https://adamtheautomator.com/powershell-json-tutorial/</link><description>Learn how to effectively read, manipulate and write JSON data using PowerShell with real-world examples. Master JSON handling for sysadmin tasks.</description><pubDate>Thu, 20 Aug 2026 21:58:00 GMT</pubDate></item></channel></rss>