about WSMan Provider - PowerShell | Microsoft Learn

PHOTO EMBED

Tue Jul 09 2024 06:29:48 GMT+0000 (Coordinated Universal Time)

Saved by @Dewaldt

New-Item -Path WSMan:\localhost\Plugin\TestPlugin\Resources `
         -ResourceUri http://schemas.dmtf.org/wbem/wscim/3/cim-schema `
         -Capability "Enumerate"

content_copyCOPY

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