Joakim Svendsen

Results 9 repositories owned by Joakim Svendsen

DotNetVersionLister

244
Stars
50
Forks
Watchers

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

18
Stars
3
Forks
Watchers

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

21
Stars
5
Forks
Watchers

Svendsen Tech's ConvertTo-STJson is a pure-PowerShell ConvertTo-Json for PowerShell version 2

GetSTFolderSize

48
Stars
8
Forks
Watchers

Get folder sizes blazingly fast with PowerShell

Invoke-PsExec

24
Stars
10
Forks
Watchers

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

19
Stars
2
Forks
Watchers

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

51
Stars
6
Forks
Watchers

Svendsen Tech's PowerShell nmap-like port scanner accepting IPv4 CIDR notation

WriteAscii

20
Stars
3
Forks
Watchers

Use Svendsen Tech's WriteAscii module to produce ASCII art letters from strings, in PowerShell

PSipcalc

15
Stars
5
Forks
Watchers

Svendsen Tech's PSipcalc mimics the Linux utility ipcalc in PowerShell and shows extensive network information given a CIDR or IP and subnet mask.