Filter By
Displaying results 1 - 9 of 9 (Page 1 of 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 |
Taking the Fight out of PowerShell Formatting |
This module give tools to find and clean file duplications |
Tool to manage open files on remote servers. |
|
307 downloads
|
Last Updated: 12/14/2018
|
Latest Version: 0.0.0
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). |
Finds a string within files of a specific type within the given locations and/or files with names containing that string. |
Open files and URLs from PowerShell |
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 |
Script capable to get multiple files versions from multiple remote servers Get-MultipleFilesVersion -Computersgroup $listofcomputers -Filefullpaths $Filefullpaths |