Forum Discussion

majeranr's avatar
majeranr
Copper Contributor
Jul 20, 2022

Mapping cmdlet to variable as string

Hi,   I'm having a trouble with a part of code for script.   I've got a function:           function Add-Resource { Param( [Parameter(Mandatory = $true)] [String] $resourceToC...

Resources