Search Results for "powershell-7.4.5-win-x64.msi" - Page 3

Showing 69 open source projects for "powershell-7.4.5-win-x64.msi"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    Blazor

    Blazor

    Build client web apps with C#

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VHD2ISO

    VHD2ISO

    VHD to ISO converter

    This tool convert a virtual haddisk to an bootable iso file.
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 3
    DevWarningPatchGen.bat

    DevWarningPatchGen.bat

    Chromium 'developer mode extensions' warning disabler

    Updated version of the script from https://stackoverflow.com/a/30361260 Should work on all windows x32 /x64 chromiums
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NemosMiner

    NemosMiner

    Multi-algo profit-switching NVIDIA cryptocurrency miner

    NemosMiner monitors mining pools in real-time in order to find the most profitable algorithm to mine on Nvidia cards. Created by Nemo/Minerx117, with help from MrPlusGH and grantemsley. Monitoring system written by grantemsley. Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate. Includes some trust index based on past 1hr currentestimate variation from 24hr. You can now optionally monitor all your workers remotely, both in the GUI and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 5
    DirEvents

    DirEvents

    Monitor changes in a directory from within the Windows command line

    This utility observes change events of files or subdirectories in a folder and writes the event along with the file name to the console window. NOTE: Batch and PowerShell scripts are provided in order to show how to process the output of the tool. Find the examples in the Files tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bakql
    Este proyecto es un sistema de respaldo de Bases de datos SQL. Por ahora solo se ha desarrollado para MySQL, se espera ajustar para más bases de datos relacionales
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FilesDeletionByDays

    Files deletion in a directory by number of days

    [Batch Script] - Files deletion in a directory by number of days (creation date). The classic mode of use is via a prompt, you can automate the script for recurrent uses of deletion in a folder by commenting on the 2 lines: "set / p file" and "set / p day" and defining values in "set file=" and "set day=".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Nishang

    Nishang

    Offensive PowerShell for red team and penetration testing

    Nishang is a framework and collection of scripts and payloads which enables usage of PowerShell for offensive security, penetration testing and red teaming. Nishang is useful during all phases of penetration testing. Import all the scripts in the current PowerShell session (PowerShell v3 onwards). Use the individual scripts with dot sourcing. Note that the help is available for the function loaded after running the script and not the script itself since version 0.3.8. In all cases, the function...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 10
    ISOtoUSB

    ISOtoUSB

    Burn a ISO file to a USB drive

    ISOtoUSB is a simple tool that allows you to burn a ISO file to a attached or removable drive. The tool allows you to format the drive to either NTFS or FAT32. NOTE: only works on windows 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Copy Tool
    CopyTool is used to perform large copy jobs or move large amounts of files to a new location. CopyTool is useful when you need to copy a large user profile, driver stores or other copy or move jobs that file explorer has a hard time handling This project has been moved to https://www.mosaicmk.com/2018/08/powercopy.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    CSV Viewer

    CSV Viewer

    Open and view CSV files

    CSV Viewer is a light tool that you can use on any windows device that has PowerShell 2.0 and .net framework on. CSV Viewer will open a browse for file dialog box that will only allow you to choose a CSV file. Once you choose a file a data grid will open the file allowing you to view the content, you can even filter and sort the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DownloadSite

    DownloadSite

    Esse programa permite que você baixe um arquivo de um site.

    ... ao arquivo: biblia.txt O programa gravará o arquivo biblia.txt no caminho C:\DownloadSite\biblia.txt. Por usar o powershell, o programa necessita que você dê permissões para ser executado corretamente. Digite powershell na barra de pesquisa, abra como administrador e copie o seguinte comando: Set-ExecutionPolicy -ExecutionPolicy UNRESTRICTED Para baixar o arquivo, o programa exige que você já tenha iniciado/configurado o internet explorer ao menos uma vez.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WSUS CWE

    Get know which WSUS client are not in sync

    PowerShell scripts for notification of WSUS client status. Default summary report from WSUS server does not notify about inactual WSUS clients. WSUS CWE collects information about errors and if client is in sync from last month.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    The package 'epyunit' provides extensions for PyUnit and PyDev. * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Powerline Fonts

    Powerline Fonts

    Patched fonts for Powerline users

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline fonts plugin offers fonts such as: 3270, Anonymice Powerline, Arimo Powerline, Cousine Powerline, D2Coding for Powerline, DejaVu Sans Mono for Powerline, Droid Sans Mono for Powerline, Droid Sans Mono Dotted for Powerline , Fira Mono for Powerline, Go Mono for Powerline, Hack, Inconsolata-dz for Powerline, Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    commitfusion

    CommitFusion - Conventional Commit Message Generator

    Commitfusion is a PowerShell Module designed to streamline the process of generating Conventional Commits Messages in git. Commit messages are constructed using the Conventional Commits specification. The module allows the construction of a customized commit message with a number of parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SCCM-Logo-Converter
    This tool allows you to upload all image file formats logos to 256x256 and 512x512 pixels PNGs so you can upload them into SCCM for packaging. 1.0.0 - 13/04/2024 Initial version of the exe that converts all file types to png and resizes the for application packaging. It's been developed in Windows 11 and runs well, it does have a pop up when closing the app that says 'cancel' I'm working on fixing for the next update. **Future / planned updates ** - Testing on Windows 10 -...
    Downloads: 0 This Week
    Last Update:
    See Project