about WSMan Provider - PowerShell | Microsoft Learn

PHOTO EMBED

Tue Jul 09 2024 07:49:34 GMT+0000 (Coordinated Universal Time)

Saved by @Dewaldt

New-Item -Path WSMan:\localhost\Plugin\TestPlugin\InitializationParameters `
         -ParamName testparametername `
         -ParamValue testparametervalue
content_copyCOPY

https://learn.microsoft.com/en-za/powershell/module/microsoft.wsman.management/about/about_wsman_provider?view