Nana Lakshmanan

Results 4 issues of Nana Lakshmanan

# Currently the output of New-xDscResource shows only the directories it creates, but not the files. It should show files created as well so user knows what all is created...

enhancement
help wanted

XCopy the CimETWProvider module and DSC resource robocopy /s %sdxroot%\ admin\axp.test\cim\cimetwprovider\cmdletization "%ProgramFiles%"\WindowsPowerShell\Modules\CimETWProvider Open a PowerShell prompt. cd $env:programfiles\WindowsPowerShell\Modules\CimETWProvider\DscResources\MSFT_xEtwSession Import-Module xDscResourceDesigner Run Test-xDscSchema .\msft_xetwsession.schema.mof Expected: No Errors Actual: An erroneous error...

bug
help wanted