InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
PowerShell-Docs Alternatives
Similar projects and alternatives to PowerShell-Docs
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
murex
A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
-
dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
-
xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
-
-
-
-
-
-
-
-
PSWinDocumentation
PowerShell Module that creates Word/Excel/SQL documentation from Active Directory (AD), AWS, Office 365 and others. It's a work in progress!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PowerShell-Docs discussion
PowerShell-Docs reviews and mentions
-
TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV
PowerShell[0]'s built-in Microsoft.PowerShell.Utility[1] module has commands to convert from/to JSON[2], CSV[3], a version of XML[4], or custom key/value pairs[5] into objects, which can then be manipulated. Combined with IO cmdlets such as Get-Content[6] and Set-Content[7], a fair chunk of flat-file storage should be able to be made mutable with PowerShell.
---
[0]: https://learn.microsoft.com/powershell
[1]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[2]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[3]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[4]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[5]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[6]: https://learn.microsoft.com/powershell/module/microsoft.powe...
[7]: https://learn.microsoft.com/powershell/module/microsoft.powe...
- Show HN: Query Your Sheets with SheetSQL
-
TIL about --%
--% is a half-baked solution and has various inherent issues. It should not be relied upon if alternative solutions exist.
-
How to build a solution like docs.microsoft.com
They seem to have an internal system that is triggered by commits on the main branch on those repositories that contain docs. For example, if you look at https://github.com/MicrosoftDocs/PowerShell-Docs, and click on the commit checks for the latest main commit (green checkmark next to the commit), there is one check "OpenPublishing.Build" that leads to the report of where the files were uploaded: https://opbuilduserstoragepublic.blob.core.windows.net/report/2022%5C5%5C5%5C6ff7e8c3-dfc6-3ebd-da5a-d5e2ff43de8f%5CPullRequest%5C202205052157488348-8793%5Cworkflow_report.html?sv=2021-04-10&se=2022-06-05T21%3A59%3A48Z&sr=b&sp=r&sig=VsulIs3Vw8QappOaWIin6%2FqLJN5M99%2FATZiOWFF3k0U%3D
-
PS v7 Get-Service -ComputerName is not supported
This might be useful: https://github.com/MicrosoftDocs/PowerShell-Docs/issues/5665
-
Start-Job with alt creds fails, but only when run as scheduled task
Then I found this. But there is no doc in here related to my issue.
-
How to download/save multiple pages from a docs.microsoft.com site for educational purposes?
Yes on the main page -- Click on the Green Code Button, then click Download Zip. It will work better if you have a copy of the GitHub desktop client, but its not technically necessary.
-
Support just requested an IP address for an oven
Sorry to break it to you, but Preheat is not an approved Powershell verb :(
-
A quick explanation, please?
This issue explains the reason. Get-Service was using DCOM, which has been removed.
- What kind of permissions are required to query and work with remote desktop sessions through WinRM
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Stats
MicrosoftDocs/PowerShell-Docs is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of PowerShell-Docs is PowerShell.