about WSMan Provider - PowerShell | Microsoft Learn

PHOTO EMBED

Tue Jul 09 2024 06:30:00 GMT+0000 (Coordinated Universal Time)

Saved by @Dewaldt

$path = "WSMan:\localhost\Plugin\TestPlugin\Resources\Resource_5967683"
New-Item -Path $path\Security `
         -Sddl "O:NSG:BAD:P(A;;GA;;;BA)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)"
content_copyCOPY

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