• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Think PowerShell

Think PowerShell

PowerShell for IT Pros

  • About
    • Who I Am
    • Why I Blog
    • Privacy Policy
  • Resources
    • More PowerShell Sites
    • Post Series Index
  • Get Help
  • Show Search
Hide Search

Explanation

PowerShell and REST APIs: A Practical Guide

Aaron Rothstein · July 24, 2023 · Leave a Comment

PowerShell’s ability to interact with REST APIs (Representational State Transfer Application Programming Interfaces) opens a world of possibilities for your scripts. In this article, we’ll provide practical examples of how you can use PowerShell to interact with REST APIs and best practices to follow.

Example using Invoke-RestMethod GET
Example using Invoke-RestMethod GET
[Read more…] about PowerShell and REST APIs: A Practical Guide

PowerShell security best practices

Aaron Rothstein · July 24, 2023 · Leave a Comment

PowerShell, with its powerful scripting capabilities, can be both a helpful tool and a potential security risk. To mitigate these risks, it’s crucial to follow best practices for security when using PowerShell. In this article, we’ll share tips and guidelines to help you keep your PowerShell usage secure.

[Read more…] about PowerShell security best practices

Understanding and using PowerShell Jobs: A practical guide

Aaron Rothstein · July 23, 2023 · Leave a Comment

PowerShell jobs are an essential tool for any IT professional, allowing you to run commands or scripts in the background without interrupting the current session. This article provides a deep dive into what PowerShell jobs are, how to use them, and some best practices.

PowerShell job example output.
PowerShell job example output.
[Read more…] about Understanding and using PowerShell Jobs: A practical guide

PowerShell and JSON: A Practical Guide

Aaron Rothstein · July 21, 2023 · Leave a Comment

JSON (JavaScript Object Notation) has become a standard format for data exchange due to its lightweight nature and compatibility with many languages, including PowerShell. This article provides a comprehensive guide to handling JSON in PowerShell.

JSON example in PowerShell.
JSON example in PowerShell
[Read more…] about PowerShell and JSON: A Practical Guide

PowerShell and XML: A Practical Guide

Aaron Rothstein · July 21, 2023 · Leave a Comment

PowerShell offers several ways to work with XML, making it a powerful tool for managing configurations, parsing data, and more. In this article, we’ll explore how you can use PowerShell to create, read, and manipulate XML.

xml file icon.
[Read more…] about PowerShell and XML: A Practical Guide
  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Go to Next Page »

Primary Sidebar

Aaron

Think PowerShell

Copyright © 2025 · Monochrome Pro on Genesis Framework · WordPress · Log in