Open Source PowerShell Software - Page 5

PowerShell Software

Browse free open source PowerShell Software and projects below. Use the toggles on the left to filter open source PowerShell Software by OS, license, language, programming language, and project status.

  • Best Visitor Management System Icon
    Best Visitor Management System

    Instantly Notify Staff Of Deliveries And Guest Arrivals To Increase Your Efficiency

    <p class="mb-4">Do stacks of paperwork pile up at the front desk area? Or are your receptionists constantly filing reports, guest log-in information and NDAs – taking them away from other important tasks? Not anymore! Our Visitor Management System automates all these processes, streamlining your workflow. Guests can complete inductions, sign NDAs, fill in their contact details and much more using the easy software. These records are then automatically filed and stored, making life easy for receptionists and the HR team. Claim your FREE 7-day trial and experience how VisitUs can transform your workplace!</p>
    Try it Free
  • eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory. Icon
    eMaint is an award-winning Computerized Maintenance Management Software (CMMS) for managing work orders, PM schedules, and parts inventory.

    50,000+ users worldwide rely on eMaint to predict failures, eliminate downtime, and improve reliability

    eMaint is an award-winning, cloud-based Computerized Maintenance Management System (CMMS) software designed to improve how organizations manage their maintenance reliability operations, resources, equipment, and compliance. Suitable for any size organization or enterprise, eMaint saves companies valuable time and money by integrating the tools they need in one powerful platform.
    Try it for free
  • 1
    Rust Course

    Rust Course

    It has been the world's most popular language for 8 consecutive years

    The Rust语言圣经 (Rust Language Bible) is a comprehensive, Chinese-language Rust tutorial that aims to take learners from beginner concepts to advanced mastery. The course is carefully designed with a structured catalog, vivid and approachable language, and an engaging style that avoids the dry and mechanical tone of many technical books. It covers the basics of Rust, such as ownership, borrowing, lifetimes, traits, and generics, but also dives deep into advanced topics like performance optimization, linked list implementations, async programming with Tokio, standard library internals, Cargo usage, and WebAssembly development. The project emphasizes practical learning through exercises, helping users approach Rust study as if it were a university course. It also provides a "Cookbook" section of practical code snippets for common tasks such as file operations, regex handling, and database interactions, allowing learners to quickly reference solutions without searching externally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Win10 Initial Setup Script

    Win10 Initial Setup Script

    PowerShell script for automation of routine tasks

    The Win10 Initial Setup Script is a community-driven automation script to apply system tweaks, optimizations, and privacy settings to fresh Windows 10 installations. It bundles configurable modifications—disabling telemetry, configuring power plans, uninstalling bundled apps, setting registry tweaks, and adjusting updates—to align the system with power users’ preferences. Because many base Windows configurations ship with defaults suboptimal for performance or privacy, the script gives a reproducible mechanism to apply consistent settings across installs. The script is modular: users can enable or disable individual sections depending on need or sensitivity. Logging and dry-run options let users preview changes before committing them. As a reproducibility tool, it helps users maintain baseline configurations across hardware setups without manually clicking through deep settings panels.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Win10Script

    Win10Script

    This is the Ultimate Windows 10 Script from a creation

    ChrisTitusTech’s win10script is a PowerShell-based “ultimate Windows 10 script” whose goal is to debloat, tweak, and optimize a Windows 10 installation in a largely automated way. The author consolidated many smaller debloat scripts, gists, and tweaks into one overarching script that offers choices for removing telemetry, disabling unwanted services, uninstalling built-in Microsoft apps, and adjusting system settings for performance. The repository has been archived (read-only) but still serves as a reference implementation for Windows 10 optimization. The project is licensed under MIT and includes a README that explains usage, options, and caveats. In its documentation and blog posts, ChrisTitus also recommends that this tool is best used early (before too many user customizations), and that one should be careful as aggressive tweaks can break certain features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    sRDI

    sRDI

    Shellcode implementation of Reflective DLL Injection

    sRDI is a compact project that implements a shellcode form of Reflective DLL Injection, enabling DLLs to be converted into position-independent shellcode and loaded in memory by a small in-process PE loader. The codebase groups a C implementation of a reflective PE loader with multiple loader/wrapper components (native C loader, a .NET loader, Python and PowerShell conversion helpers) so authors can produce and embed sRDI blobs in different environments. The loader aims to behave like a proper PE loader: it preserves section permissions, supports TLS callbacks, performs sanity checks, and exposes flags to control behaviors such as header clearing, memory wiping, import obfuscation, and whether the shellcode receives the base address. The repository also provides utility scripts to convert DLL binaries into embedded blobs and to update static encodings used by the supplied loaders.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simplify Your Managed File Transfers with JSCAPE Icon
    Simplify Your Managed File Transfers with JSCAPE

    JSCAPE is a Flexible, Scalable MFT Solution That Supports Any Protocol, Any Platform, Any Deployment

    Platform Independent Managed File Transfer Server. JSCAPE is the perfect solution for businesses and government agencies looking to centralize your processes and provide secure, seamless and reliable file transfers. Meet all compliance regulations including PCI DSS, SOX, HIPAA and GLBA.
    Learn More
  • 5
    windows-development-environment

    windows-development-environment

    Turning Windows into an environment ready for modern development

    windows-development-environment is a comprehensive, opinionated guide and automation suite for setting up a productive development environment on Windows machines. It focuses on automating the installation and configuration of key tools, shells, editors, package managers, and utilities so developers can transform a fresh Windows installation into a robust workstation with minimal manual effort. Instead of piecing together individual tutorials, the repository provides curated scripts, recommended tooling configurations, and step-by-step instructions that cover everything from PowerShell and Windows Subsystem for Linux (WSL) to code editors like VS Code, and from package managers (e.g., Scoop/Chocolatey) to Docker and Git workflows. By codifying these patterns, it reduces onboarding time and ensures consistency in dev setups — especially valuable for teams that want standardized tooling across Windows boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    windows_hardening

    windows_hardening

    HardeningKitty and Windows Hardening Settings

    This repository, also known as HardeningKitty, is a comprehensive Windows hardening checklist for personal and enterprise environments. It translates security benchmarks (e.g., CIS, Microsoft Security Baselines) into actionable Group Policy and registry recommendations. Though designed primarily for Windows 10, it includes workaround modes such as “HailMary” for Windows Home users lacking the Group Policy Editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    windsurf.vim

    windsurf.vim

    Free, ultrafast Copilot alternative for Vim and Neovim

    windsurf.vim is a plugin for Vim and Neovim by Exafunction (formerly part of the Codeium project) that brings in AI-driven code completion and assistance capabilities. The aim is to provide a “free, ultrafast” alternative to other AI code assistants (such as GitHub Copilot) directly within Vim/Neovim. Once installed and configured, windsurf.vim can suggest code completions, generate multi-line snippets based on comments or invitation in code, and make the editing experience more predictive and context-aware. The plugin supports major programming languages and allows you to trigger completions as you type—especially after comments or partial code constructs. Because it is designed to integrate with Vim’s editing model, it offers suggestions in-line and leverages virtual text or inline indicators when supported. Many developers using Neovim look to this plugin as a way to bring modern AI-powered code-assistance into their terminal-centric workflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    EmLogs (NoCheating)

    EmLogs (NoCheating)

    A maneira mais prática de verificar se alguém está usando cheats.

    por: Desenvolvido para auxiliar na detecção de programas ilegais utilizados em jogos. eng: Developed to assist in the detection of illegal programs used in games.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    HAMLIB SDK (Evolved JTSDK)

    HAMLIB SDK (Evolved JTSDK)

    Hamlib Software Developer's Kit Supporting Qt & JT-based HAM Software

    The aim is to support learning withinof Hamlib-centric software . See https://hamlib-sdk.sourceforge.io . This kit is designed to support research and learning into Hamlib (https://sourceforge.net/projects/hamlib/) and WSJT-X (https://wsjt.sourceforge.io/wsjtx.html). Follow discussion at JTSDK @ GROUPS.IO . The file(s) needed to deploy the current kit are : - https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.1-Stream/JTSDK64-4.1.1.exe Hamlib is dynamic due to the differences in hardware capabilities. See: https://sourceforge.net/projects/hamlib/ Current efforts focus on learning and compiling "JT" software. Packages are provided that enable kits to be easily maintained and updated. Thanks to all the contributors - Remembering Mike W9MDB(sk) - who have contributed to us receiving recognition with SourceForge with a Community Choice Award.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Tool Tracking Made Simple Icon
    Tool Tracking Made Simple

    Use Phones to Track Tools - A simple app to turn your phone into a tool tracker.

    ShareMyToolbox is a tool tracking solution that enables companies to track individuals who are responsible for tools and small equipment. Mobile users are able to search the company tool inventory, request tools and accept tool assignments with Apple or Android devices such as phones or tablets. Built for contractors, the system was designed to be extremely easy to use.
    Learn More
  • 10
    Winzard-PIW

    Winzard-PIW

    Local Windows Post-Install Automation Toolkit

    Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11. It provides a local-first, script-based, transparent alternative to older post-install tools such as WPI, without relying on deprecated technologies like the Internet Explorer engine or ActiveX. The project is divided into two parts: PIW-Builder - Generates local catalogues - Prepares installers, portable apps, and customization resources PIW-Deploy - Installs EXE / MSI applications - Deploys portable applications - Provides a guided customization workflow Features: - Silent EXE / MSI installation - Portable app deployment - JSON-based workflow - Full user control and local execution - Builder / Deploy architecture - Early Windows customization support Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Windows Update Disabler - SCRIPT

    Windows Update Disabler - SCRIPT

    Enable/Disable Windows Update - 100% WORKING

    Have you tried all tutorials how to disable windows update and eventually woke up in the morning finding out your overnight project is gone because windows restarted - again???! No binary files, no hustle, no bullshit. Just batch files. Just unzip anywhere and run setup.bat to install. It will install three tasks into windows scheduler and two shortcuts to start menu (enable_windows_update/disable_windows_update). First task run the script with elevated rights at the boot time. The two remaining tasks are for ENABLE/DISABLE windows update and are triggered "manually" (with shortcuts). If you want to install updates or use Windows store, just run enable_windows_update shortcut from start menu. Again, after installing from Windows store, you can disable WU with disable_windows_update shortcut. After reboot, it will automatically disable updates anyway. For more info - look at the wiki page.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    FastLaunch

    FastLaunch

    The program converts video and sends to the FTP-server

    FastLaunch program for TV PRODUCTION Compatible with Mac OS X 10.15 and up. The program converts video and sends to the FTP-server, checks comparing the size in bytes, generates a XML metadata file, in case of a breakaway of connection with the Internet there is an opportunity to resume transmission of the file to the server. If in the program to open a video file in the course of conversion (for example Final Cut Pro), the program passes into a standby mode and only after completion of conversion will take it in processing. There is an opportunity to disconnect coding (FFmpeg), having left only FTP the Client (Curl).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    LVASI
    LVASI is a tool to automatically download and install more than a hundred software, it that makes the acquisition or reinstallation of your computer less tedious. To use LVASI, all you have to do is select the desired software from over 2 hundred available (202 to date) and launch the process. LVASI will then download the latest available versions of each selected software and install them without any action on your part. It is possible to just download the selection, and then install them manually if you prefer. LVASI is also able to install what has been previously downloaded, useful for installations on several workstations or for offline installations. LVASI is opensource. Only for Windows64.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Object-oriented database

    Object-oriented database

    Object-Oriented Database in C# with PowerShell interface

    - Suitable for mobile apps, enterprise software in C#, data science tasks. - Can be easily used as a local database in C# application or used as database server. - Nested data structures supported. - PowerShell interface for interactive mode and scripting. - Available as cloud database on ENGITEX own cloud as well as for local deployment. See project Wiki for more.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Disk Command

    Disk Command

    A GUI for managing disks and partitions in WinPE

    Disk Command is GUI to use in Windows PE for managing Disk and partition configurations. Disk Command is currently in BETA and may not fully function. At this point, I have completed the Manage partitions section but may move button layout. When running the exe from a command line you need to change directory to the directory that contains the exe
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status. Example: `!playing = Minecraft` You can alternatively run `chmod +x run.sh` in the console and open run.sh afterwards or open run.bat if you're a windows user for automatic package installation and quick launch. Also remember that it can take up to 5 minutes to update your status.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    BLAZAM

    BLAZAM

    AD Web Management Platform

    Blazam is a web app that lets you manage Active Directory, even from your phone. You can delegate account functions and let your users manage Active Directory objects. Blazam also has user templates, photo management, and recycle bin access. For most up to date info, see https://blazam.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Universeller-Runtime-Installer-DE OLD

    Universeller-Runtime-Installer-DE OLD

    OUT OF SUPPORT BITTE NEUEN INSTALLER VERWENDEN

    Dieser Installer erlaubt es, die neusten Visual C++ Runtime aller Jahre (2008-2022), die Komplette DirectX Runtime, Microsoft XNA Framework, .Net Runtime, Java und OpenAL auf einmal zu installieren. English Version: https://sourceforge.net/p/u-r-i-en/ Bitte neuen installer verwenden: https://universal-runtime-installer.sourceforge.io
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Batch Auto Upscale Images xBRZ

    Batch Auto Upscale Images xBRZ

    Auto Upscale All Images Using xBRZ 234x

    This tool allows you to easily upscale all your PNG, JPG and GIF images en masse, such as pixel art or AI-generated art, using the open source, amazing, best-in-class, hyperfast non-AI xBRZ algorithm. Unlike the original xBRZ preview program which could only do one image at a time, the new .bat script allows you to mass upscale ALL your images in bulk without needing to fumble with unintuitive commandline nonsense! Perfect for the layperson artist. This is NOT a creative AI upscale type of thing, but it IS better than a typical simple upscale like Lanczos, Mitchell, Bilinear, etc.! It creates cool stylized results! Unlike AI-driven upscaling, which takes gigabytes of space and enormous processing power, xBRZ is lightweight and can run on a potato PC! Only 5MB! (Source code is included with the program .zip file.)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing, SSI and cluster management tool

    ▪ JMP library allows to do multiprocessing in Java with a simple API that resembles Java multithreading. JMP allows running a piece of Java code on a separate process either locally or on remote machine. ▪ If the code in question is not present on the target machine, it can be dynamically uploaded. ▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS. ▪ JMP also contains a simple cluster management / load balancing tool called JMP node. ▪ JMP = SSI + load balancing + multiprocessing API ▪ JMP is available on ENGITEX Java cloud as well as for local deployment. Two of the most obvious JMP use cases are: a. All kinds of data parallelism (exhaustive search algorithms, optimization problems). b. Server-side load balancing between available CPUs. See project Wiki for more.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Sihas

    Helps you to ensure your cyber security through cyber hygiene

    Deffend.net Sihas aims to help small companies and individuals to avoid cyber security threats through cyber hygiene. It runs on Windows desktop and looks for misconfigurations that may result in cyber security risks. Ensuring cyber hygiene is the first step of preventing cyber security threats. Sihas will help to individuals who lack cyber security knowledge and to companies who can not afford getting cyber security consultancy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    WinPower

    WinPower

    ⚡A bundle of CLI tools that powers Windows users!

    A simply, powerful, awesome command-line interface (CLI) software has an array of tools crafted using batch and PowerShell scripts. WinPower effortlessly streamlines a wide range of mundane and time-consuming tasks, freeing you from their drudgery. So that you get POWER from WinPower!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Another Kernel
    A kernel for your device
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Win10 Fast x64

    Win10 Fast x64

    Change windows 10 x64 for better performance in old computers

    Script de configuração para Windows 10 x64 20H2. Esse script adequa o Windows 10 para melhor desempenho em máquina de baixo poder de processamento.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    platform-tools-installer-gui

    platform-tools-installer-gui

    platform-tools graphical installer for Windows

    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB