markdomansky / WebJEA

WebJEA - Secure Self Service Web Forms from PowerShell Scripts
GNU General Public License v3.0
236 stars 27 forks source link

stop overwriting files from source webjea #91

Closed hinakp closed 1 year ago

hinakp commented 1 year ago

Hi, I updated the server.mof file to have matchsource=false but the application still overwrites files from source webjea. How to resolve?

Thank you HP

markdomansky commented 1 year ago

Your DSC Local Config Manager is likely configured to auto correct. What does get-dsclocalconfigurationmanager return?

hinakp commented 1 year ago

It returns: ActionAfterReboot : ContinueConfiguration AgentId : AllowModuleOverWrite : False CertificateID : ConfigurationDownloadManagers : {} ConfigurationID : ConfigurationMode : ApplyAndMonitor ConfigurationModeFrequencyMins : 15 Credential : DebugMode : {NONE} DownloadManagerCustomData : DownloadManagerName : LCMCompatibleVersions : {1.0, 2.0} LCMState : PendingConfiguration LCMStateDetail : LCMVersion : 2.0 StatusRetentionTimeInDays : 10 SignatureValidationPolicy : NONE SignatureValidations : {} MaximumDownloadSizeMB : 500 PartialConfigurations : RebootNodeIfNeeded : False RefreshFrequencyMins : 30 RefreshMode : PUSH ReportManagers : {} ResourceModuleManagers : {} PSComputerName :

Thanks for the help!

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.