Joakim Svendsen
Joakim Svendsen
DotNetVersionLister
Use Svendsen Tech's Get-STDotNetVersion function to get a list of installed .NET Framework versions on (remote) Windows computers. I also added a simple solution for .NET 5+
SSHSessions
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.
ConvertTo-Json
Svendsen Tech's ConvertTo-STJson is a pure-PowerShell ConvertTo-Json for PowerShell version 2
GetSTFolderSize
Get folder sizes blazingly fast with PowerShell
Invoke-PsExec
Svendsen Tech's Invoke-PsExec for PowerShell is a function that lets you execute PowerShell and batch/cmd.exe code asynchronously on target Windows computers, using PsExec.exe.
MergeCsv
Svendsen Tech's Merge-Csv is a PowerShell function for merging CSV files and/or custom PowerShell objects based on one or more shared ID properties
PSnmap
Svendsen Tech's PowerShell nmap-like port scanner accepting IPv4 CIDR notation
WriteAscii
Use Svendsen Tech's WriteAscii module to produce ASCII art letters from strings, in PowerShell
PSipcalc
Svendsen Tech's PSipcalc mimics the Linux utility ipcalc in PowerShell and shows extensive network information given a CIDR or IP and subnet mask.