Azure / GuestConfiguration

PowerShell module for creating, testing, and publishing custom Guest Configuration
MIT License
5 stars 2 forks source link

New-GCPackage error message when package working folder already exists #78

Closed mgreenegit closed 3 years ago

mgreenegit commented 4 years ago

New-GuestConfigurationPackage `

-Name 'SplunkForwarder' ` -Configuration './localhost.mof' WARNING: The configuration 'SplunkForwarder' is using one or more resources outside of the GuestConfiguration module. Please make sure these resources work with PowerShell Core Copy-Item: C:\Program Files\WindowsPowerShell\Modules\GuestConfiguration\1.20.0\helpers\GuestConfigurationPolicy.psm1:118 Line | 118 | Copy-Item "$($latestModule.ModuleBase)/DscResources/" "$guestConf … | ~~~~~~~~~~~~~ | An item with the specified name | C:\Scripts\AzureGuestConfiguration\SplunkForwarder\SplunkForwarder\unzippedPackage\Modules\GuestConfiguration\DscResources\DscResources | already exists.

github-actions[bot] commented 4 years ago

This issue has not been updated within 14 days

github-actions[bot] commented 4 years ago

This issue has not been updated within 14 days

github-actions[bot] commented 3 years ago

This issue has not been updated within 14 days