Filter By

Package Types

Operating System

Categories

Trust Information

By: | 72,083,130 downloads | Last Updated: 3/19/2024 | Latest Version: 2.16.0-rc1

Carbon is a PowerShell module for automating the configuration Windows 7, 8, 2008, and 2012 and automation the installation and configuration of Windows applications, websites, and services. It can configure and manage: * Local users and groups * IIS websites, virtual directories, and applications * File system, registry, and certificate pe... More info

By: | 16,568,638 downloads | Last Updated: 1/7/2024 | Latest Version: 2.4.1-beta0008

Powershell module for creating and extracting 7-Zip archives

By: | 1,075,433 downloads | Last Updated: 1/8/2022 | Latest Version: 4.0.0-beta4

PowerShell Community Extensions (PSCX) base module which implements a general purpose set of Cmdlets.

By: | 212,656 downloads | Last Updated: 9/29/2015 | Latest Version: 1.0.8

Powershell DSC Configuration Script for installing 7-Zip versions 15.07, 15.06, 15.05, 9.38, and 9.20. This Configuration Script supports both 32-bit and 64-bit architectures for all versions.

By: | 129,244 downloads | Last Updated: 2/26/2024 | Latest Version: 2.0.5

Zip and GZip utilities for PowerShell!

Zip

By: | 83,411 downloads | Last Updated: 9/3/2020 | Latest Version: 0.3.2

PowerShell module for creating ZIP archives.

By: | 16,981 downloads | Last Updated: 8/4/2023 | Latest Version: 1.9.1

PowerShell DSC Resource to expand an archive file to a specific path.

By: | 26,283 downloads | Last Updated: 5/2/2018 | Latest Version: 2.2.0

Powershell module that allows you to work with compressed archives

By: | 4,823 downloads | Last Updated: 10/24/2018 | Latest Version: 0.2.2

Tools to work with zip archives

By: | 8,740 downloads | Last Updated: 1/11/2021 | Latest Version: 20.0.7681.1

NetCmdlets 2020 - PowerShell Cmdlets for Internet Communications, Messaging & Network Management.

By: | 3,968 downloads | Last Updated: 9/9/2019 | Latest Version: 1.1.0

7zip utility wrapper. Use own copy of 7 zip utility and can download it from internet Full documentation at the Github: https://github.com/stadub/PowershellScripts/tree/master/7Zip

By: | 3,944 downloads | Last Updated: 3/21/2024 | Latest Version: 24.3.21

Creates a full backup of virtual machines. Run with -help or no arguments for usage.

By: | 1,764 downloads | Last Updated: 3/14/2018 | Latest Version: 1.0.0.8

Contains some useful functions. AddTime, SubtractTime errors fixed.

By: | 2,430 downloads | Last Updated: 6/14/2022 | Latest Version: 22.6.1

Delete files and folders older than X days, or backup files and folders older than X days to another location and then remove files. Run with -help or no arguments for usage.

By: | 398 downloads | Last Updated: 7/12/2018 | Latest Version: 0.8.1

The PSSelfExtractor module provides cmds to generate Self Extracting Achives

By: | 623 downloads | Last Updated: 2/24/2019 | Latest Version: 1.1.0.0

This module contains PowerShell cmdlets to automate complex file and directory operations.

By: | 466 downloads | Last Updated: 8/12/2016 | Latest Version: 1.1

Allow to download git repo from github unpack it and start config script

By: | 748 downloads | Last Updated: 4/25/2024 | Latest Version: 2.4.1

This module contains a number of functions PowerShell scripts and scriptlets that make it quicker to write new code utilizing functions to handle common methods.

By: | 451 downloads | Last Updated: 4/20/2019 | Latest Version: 2.0.0

Encode files from folder for(for example) uploading to cloud

By: | 251 downloads | Last Updated: 4/13/2024 | Latest Version: 1.0.0

ZipAsFolder is a PowerShell FileSystem provider lets you get, add, change, clear, and delete files and directories in zip archives. Example New-Item zf:/archive.zip # new empty zip archive Set-Content zf:/archive.zip/file.txt "hello from zf" # add a text file into the archive New-Item zf:/archive.zip/directory -ItemType Directory ... More info