<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: PowerShell JSON</title><link>http://www.bing.com:80/search?q=PowerShell+JSON</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>PowerShell JSON</title><link>http://www.bing.com:80/search?q=PowerShell+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>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>Mon, 24 Aug 2026 18:18: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>The ConvertFrom-Json cmdlet converts a JavaScript Object Notation (JSON) formatted string to a custom PSObject or Hashtable object that has a property for each field in the JSON string. JSON is commonly used by web sites to provide a textual representation of objects. The cmdlet adds the properties to the new object as it processes each line of the JSON string. The JSON standard allows ...</description><pubDate>Tue, 25 Aug 2026 09:06: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>Tue, 25 Aug 2026 02:18:00 GMT</pubDate></item><item><title>How do I create a JSON in PowerShell? - Stack Overflow</title><link>https://stackoverflow.com/questions/62526696/how-do-i-create-a-json-in-powershell</link><description>How do I create a Json in PowerShell? I assumed it would be similar to creating Xmls in PowerShell but it doesn't work:</description><pubDate>Mon, 24 Aug 2026 20:20:00 GMT</pubDate></item><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. Note As of PowerShell 7.2, Extended Type System properties of DateTime and String objects are no longer serialized and only the simple object is converted to JSON ...</description><pubDate>Mon, 24 Aug 2026 19:16:00 GMT</pubDate></item><item><title>ConvertTo-Json in PowerShell [With Real-World Examples]</title><link>https://powershellfaqs.com/powershell-convertto-json/</link><description>Learn how to use ConvertTo-Json in PowerShell with real-world examples, parameter explanations, common mistakes, and best practices for automation and API scripting.</description><pubDate>Tue, 25 Aug 2026 07:11:00 GMT</pubDate></item><item><title>PowerShell and JSON: A Practical Guide</title><link>https://thinkpowershell.com/blog/powershell-and-json-a-practical-guide</link><description>JSON (JavaScript Object Notation) has become a standard format for data exchange. This article provides a comprehensive guide to handling JSON in PowerShell.</description><pubDate>Wed, 12 Aug 2026 19:58:00 GMT</pubDate></item><item><title>Parsing JSON Data with PowerShell: From Raw API Responses to Structured ...</title><link>https://dstreefkerk.github.io/2025-08-parsing-json-with-powershell/</link><description>How to use PowerShell to parse and analyse JSON data from APIs and exports, transforming complex nested structures into structured reports ready for analysis.</description><pubDate>Tue, 25 Aug 2026 13:38: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>PowerShell handles JSON natively. Learn to convert objects to JSON, parse JSON from APIs, and save/load JSON config files with examples.</description><pubDate>Mon, 24 Aug 2026 22:43:00 GMT</pubDate></item><item><title>How to Modify and Properly Format JSON Files Using PowerShell: A Step ...</title><link>https://www.codegenes.net/blog/proper-formating-of-json-using-powershell/</link><description>With PowerShell’s built-in JSON cmdlets, you can programmatically read, modify, and format JSON files with precision and ease. In this guide, we’ll walk through everything you need to know to work with JSON files in PowerShell, from basic modifications to advanced formatting and troubleshooting.</description><pubDate>Fri, 21 Aug 2026 23:08:00 GMT</pubDate></item></channel></rss>