Filter By

Package Types

Operating System

Categories

Trust Information

By: | 70,903,285 downloads | Last Updated: 8/18/2023 | Latest Version: 2.15.1

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,366,838 downloads | Last Updated: 1/7/2024 | Latest Version: 2.4.1-beta0008

Powershell module for creating and extracting 7-Zip archives

By: | 1,048,641 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: | 210,345 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: | 110,795 downloads | Last Updated: 2/26/2024 | Latest Version: 2.0.5

Zip and GZip utilities for PowerShell!

Zip

By: | 81,923 downloads | Last Updated: 9/3/2020 | Latest Version: 0.3.2

PowerShell module for creating ZIP archives.

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

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

By: | 25,809 downloads | Last Updated: 5/2/2018 | Latest Version: 2.2.0

Powershell module that allows you to work with compressed archives

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

Tools to work with zip archives

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

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

By: | 3,558 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,725 downloads | Last Updated: 3/18/2024 | Latest Version: 24.3.18

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

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

Contains some useful functions. AddTime, SubtractTime errors fixed.

By: | 2,342 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: | 394 downloads | Last Updated: 7/12/2018 | Latest Version: 0.8.1

The PSSelfExtractor module provides cmds to generate Self Extracting Achives

By: | 617 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: | 458 downloads | Last Updated: 8/12/2016 | Latest Version: 1.1

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

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

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

By: | 637 downloads | Last Updated: 1/30/2024 | Latest Version: 2.2.27

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: | 244 downloads | Last Updated: 10/3/2022 | Latest Version: 0.0.1

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