You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Svendsen Tech's SSH-Sessions module provides SSH session creation, management and interaction from PowerShell. Lets you execute commands via SSH against Linux and certain network equipment, etc.
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.
Svendsen Tech's Gwmi-Async.ps1 is an asynchronous wrapper around Get-WmiObject, compatible with PSv2, that also handles errors and timeouts gracefully. It is designed to retrieve and collect data from a (potentially large) list of computers. A custom XML parser that's very flexible goes with it.
Svendsen Tech's New-RandomData function generates cryptographically secure or pseudorandom data. Can be used to generate keys and passwords with the -StreamToSTDOUT parameter, and has comprehensive features for generating files with random data, of a specified size.