Filter By

Package Types

Operating System

Categories

Trust Information

By: | 2,097,067 downloads | Last Updated: 10/10/2020 | Latest Version: 1.7.1

This module enables you to gather folder size information, and output the results easily in various ways. GitHub Repo: https://github.com/gngrninja/PSFolderSize

By: | 382,035 downloads | Last Updated: 12/11/2019 | Latest Version: 0.1.1

A collection of functions that let's you find files/directories using advanced glob syntax. Uses Microsoft's [File System Globbing library](https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing).

By: | 752 downloads | Last Updated: 9/12/2017 | Latest Version: 1.1

This module give tools to find and clean file duplications

By: | 988 downloads | Last Updated: 2/23/2017 | Latest Version: 1.0.3

Tool to manage open files on remote servers.

By: | 501 downloads | Last Updated: 9/10/2018 | Latest Version: 1.1

Finds a string within files of a specific type within the given locations and/or files with names containing that string.

By: | 718 downloads | Last Updated: 6/18/2024 | Latest Version: 1.0.3

Create random files with meaningfull names of specific sizes.

By: | 461 downloads | Last Updated: 9/25/2018 | Latest Version: 1.0.0

Open files and URLs from PowerShell

By: | 379 downloads | Last Updated: 12/17/2018 | Latest Version: 1.0

Use Svendsen Tech's Remove-OldFiles function to delete files based on date logic with time granularity ranging from milliseconds to months, and an optional file name regex filter. GitHub here: https://github.com/EliteLoser/RemoveOldFiles

By: | 399 downloads | Last Updated: 4/11/2023 | Latest Version: 0.0.5

Used with PSReadLine as a predictor to enable active Directory lookups.

By: | 213 downloads | Last Updated: 9/5/2021 | Latest Version: 0.0.8

Module allows to push directories and files to azure in the simplest way possible

By: | 248 downloads | Last Updated: 11/8/2019 | Latest Version: 0.68

Script capable to get multiple files versions from multiple remote servers Get-MultipleFilesVersion -Computersgroup $listofcomputers -Filefullpaths $Filefullpaths

By: | 146 downloads | Last Updated: 4/28/2023 | Latest Version: 23.4.28

Sends the contents of HTML files as e-mails. Run with -help or no arguments for usage.

By: | 120 downloads | Last Updated: 12/28/2021 | Latest Version: 0.3

PowerShell script to show/search entries/files in Zip package

By: | 61 downloads | Last Updated: 9/4/2023 | Latest Version: 1.0.2

Creates folders based on date, moves files there.

By: | 51 downloads | Last Updated: 3/25/2023 | Latest Version: 1.2

File containing search word

By: | 65 downloads | Last Updated: 11/26/2021 | Latest Version: 0.1

PowerShell script to search/remove entries/files in Zip package

By: | 43 downloads | Last Updated: 11/27/2021 | Latest Version: 0.1

PowerShell script to search/remove entries/files in Zip package

By: | 3 downloads | Last Updated: 7/7/2024 | Latest Version: 1.0.0

This module provides functions to manage files and folders on a Windows system.

By: | 0 downloads | Last Updated: 7/19/2024 | Latest Version: 1.0

O script recebe tres parâmetros, pathName, sourceName e targetName. Ele procura por pastas, subpastas e arquivos que começam com sourceName e os renomeia para começar com targetName. Além disso, ele substitui qualquer conteúdo de arquivo que comece com sourceName por targetName. Rename folders, subfolders, files and file contents that match the giv... More info