PowerShell and .NET enthusiast, principal engineer @milestonesys, and enthusiastic and inventive problem solver.
- Oregon, United States
- https://joshooaj.com
- @joshooaj.com
Highlights
- Pro
Pinned Loading
-
PSPushover
PSPushover PublicSend push notifications anywhere for any reason using the Pushover.net service
PowerShell 12
-
Compare images using the dHash algor...
Compare images using the dHash algorithm 1function ConvertFrom-HexString {
2[CmdletBinding()]
3param (
4[Parameter(Mandatory, Position = 0, ValueFromPipeline)]
5[string]
-
Automate Let's Encrypt certificate m...
Automate Let's Encrypt certificate management for Milestone XProtect Mobile Server using Posh-ACME with Dynu DNS. 1<#
2.SYNOPSIS
3Request and install a publicly signed certificate from Let's Encrypt for your Milestone XProtect Mobile Server.
45.DESCRIPTION
-
Validate HTTPS Certificates
Validate HTTPS Certificates 1function Test-WebCertificate {
2<#
3.SYNOPSIS
4Test whether the SSL/TLS certificate is valid/trusted.
5 -
Generate a markdown table from any P...
Generate a markdown table from any PowerShell collection 1function ConvertTo-MarkdownTable {
2<#
3.SYNOPSIS
4Converts a collection of objects into a markdown-formatted table.
5
582 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 21 commits in 1 repository
Started 1 discussion in 1 repository
MilestoneSystemsInc/PowerShellSamples
MilestoneSystemsInc/PowerShellSamples
-
BREAKING CHANGES - Removal of alias and renaming of commands
This contribution was made on Mar 4
16
contributions
in private repositories
Mar 3 – Mar 18