ps-stuff VS SecretManagement

Compare ps-stuff vs SecretManagement and see what are their differences.

ps-stuff

Powershell stuff which accumulated over the years for personal reference (by Businesskasper)

SecretManagement

PowerShell module to consistent usage of secrets through different extension vaults (by PowerShell)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ps-stuff SecretManagement
4 15
11 307
- 4.9%
1.8 0.0
about 1 year ago about 2 months ago
PowerShell C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ps-stuff

Posts with mentions or reviews of ps-stuff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Embedded logo in HTML email sent from PowerShell
    2 projects | /r/PowerShell | 26 Nov 2022
    Alternatively to the base64 option: Write the Mail in Outlook, export it and send with ps: https://github.com/Businesskasper/ps-stuff/blob/main/Misc/SendOutlookExportedMail.ps1 You can use placeholders and replace them with variables.
  • How to deal with credentials in automated scripts?
    3 projects | /r/PowerShell | 23 Jun 2022
    Poor mans solution: encrypt the secret using a self signed certificate on the server. https://github.com/Businesskasper/ps-stuff/blob/main/Certificates/EncryptAndReadSecrets.ps1 No need for automation products or secret stores if that is all you need.
  • Enabling bitlocker in PowerShell
    2 projects | /r/PowerShell | 22 Apr 2022
    I used this https://github.com/Businesskasper/ps-stuff/blob/2d290ec9ce7e66f65b04fcbee804b02873278879/Windows/EncryptLocalDrivesWithBitlocker.ps1
  • Powershell for Windows deployment?
    3 projects | /r/PowerShell | 10 Apr 2022
    I once built something quick for my personal notebook: https://github.com/Businesskasper/ps-stuff/tree/main/Windows/WindowsSetup

SecretManagement

Posts with mentions or reviews of SecretManagement. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-23.

What are some alternatives?

When comparing ps-stuff and SecretManagement you can also consider the following projects:

platform-compat - Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.

PoShKeePass - PowerShell module for KeePass

Intune - Microsoft Intune scripts

Odin - Odin Programming Language

blog-secretmanagement-powershell-module - Blog about recently introduced SecretManagement PowerShell module, our practical usage and code.

Delete-Snag-IT-Temp-Files-From-Horizon-View-Profile - Script to Delete Snag-IT Temp Files From Horizon View Persona Profiles

odin

Update-iDrac - Powershell Script to Update iDrac on Multiple Systems at Once

VMWare-Get-VM-Name-DNS-Record-and-Folder - Gathers all VMs names, their DNS records, and the folder they are part of

Find-and-List-Running-Process-On-Remote-Computers - This will find a named process and list every system running that process and what process ID it is

Integrate-PDQ-Install-Into-MDT-Imaging - Integrates PDQ Install Into Your MDT Imaging Process