Tinu 🇨🇭 · @tinuwalther
12 followers · 17 posts · Server techhub.social

Did you know ?

You can use a fast name-resolution of an array with the command:
'microsoft.com', 'google.com' | Test-PsNetDig

Or you can use a fast tcp-test with the command:
Test-PsNetTping -Destination msn.com, google.com -TcpPort 80, 443

Every command return a PSCustomObject instead of a string.

You can install the Module from the with the command:
Install-Module PsNetTools and get the list of all included functions with:
Get-Command PsNetTools

#psnettools #PowershellGallery

Last updated 1 year ago

Dave Carroll · @thedavecarroll
269 followers · 217 posts · Server fosstodon.org

v0.8.2, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see bit.ly/BluebirdPSDoc to get started!

Includes:
Bugfix for Find-TwitterMastodonLinks.
Capability to resume after rate limit time resets.

#BluebirdPS #powershell #PowershellGallery

Last updated 2 years ago

Dave Carroll · @thedavecarroll
205 followers · 150 posts · Server fosstodon.org

@mdgrs If you star the repo and set notifications on for all activity, you can see new issues and comments. github.com/PowerShell/PowerShe

#powershell #PowershellGallery

Last updated 2 years ago

Dave Carroll · @thedavecarroll
205 followers · 150 posts · Server fosstodon.org

v0.8.1, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see bit.ly/BluebirdPSDoc to get started!

Includes:
Fix for Publish-Tweet

Some of you may like Find-TwitterMastodonLinks.

It can search Users and Tweets for accounts.
See how to save the output to a CSV for easy import into your instance profile.

#BluebirdPS #powershell #PowershellGallery #mastodon

Last updated 2 years ago

Dave Carroll · @thedavecarroll
182 followers · 125 posts · Server fosstodon.org

v0.8.0, a
TwitterAPI client has been released to .

Run 'Update-Module -Name BluebirdPS' or see bit.ly/BluebirdPSDoc to get started!

Includes:
API v2 endpoint commands for Lists, Pinned Lists, and Muted Users.

Some of you may like Find-TwitterMastodonLinks.

It can search Users and Tweets for accounts.
See how to save the output to a CSV for easy import into your instance - docs.bluebirdps.dev/en/latest/

#BluebirdPS #powershell #PowershellGallery #mastodon

Last updated 2 years ago