我试图使用Raspberry Pi成像仪--它一直失败,它是一个32 or的驱动器,所以我必须首先使用擦除或手动格式化为FAT32 --我发现我可以使用存储管理器或oher机器格式化驱动器,但是Raspberry Pi成像仪擦除或放置图像的尝试会覆盖分区信息,在磁盘上丢失所有数据,但很快就会失败。
经过几次尝试,Imager说它似乎启用了SecureFolderAccess ..。(我不知道为什么它不总是告诉我)所以我运行了命令
Set-MpPreference -EnableControlledFolderAccess Disabled现在起作用了
这个特性似乎是个好主意,我相信我会想出如何将映像器添加到允许的应用程序列表中
但是,我想要的是,Windows Defender会出现此失败的通知。这个是可能的吗?
这是我目前的设置-有很多和一些只是数字,所以我不知道要改变什么
AllowNetworkProtectionOnWinServer : False AttackSurfaceReductionOnlyExclusions : AttackSurfaceReductionRules_Actions : AttackSurfaceReductionRules_Ids : CheckForSignaturesBeforeRunningScan : False CloudBlockLevel :0 CloudExtendedTimeout :0 ComputerID
:69274C2A-8D4B-4583-AFC5-B652445A8C19 ControlledFolderAccessAllowedApplications:{C:\Program (X86)\公用程序文件( ControlledFolderAccessProtectedFolders ):DisableArchiveScanning : False DisableAutoExclusions : False DisableBehaviorMonitoring : False DisableBlockAtFirstSeen : False DisableCatchupFullScan : True DisableCatchupQuickScan : True DisableCpuThrottleOnIdleScans::DisableDatagramProcessing : False DisableEmailScanning : True DisableIntrusionPreventionSystem : DisableIOAVProtection : False DisablePrivacyMode : False DisableRealtimeMonitoring : False DisableRemovableDriveScanning : True DisableRestorePoint : True DisableScanningMappedNetworkDrivesForFullScan : True DisableScanningNetworkFiles : False DisableScriptScanning假EnableControlledFolderAccess :0 EnableFileHashComputation : False EnableLowCpuPriority : False EnableNetworkProtection :0 ExclusionExtension
::ExclusionIpAddress : ExclusionPath
:ExclusionProcess:{C:\Program (X86)\公用LowThreatDefaultAction HighThreatDefaultAction :0 LowThreatDefaultAction:0 MAPSReporting
:2 MeteredConnectionUpdates : False ModerateThreatDefaultAction :0 PUAProtection
:0 QuarantinePurgeItemsAfterDelay : 90 RandomizeScheduleTaskTimes :真RealTimeScanDirection :0 RemediationScheduleDay :0 RemediationScheduleTime :02:00 ReportingAdditionalActionTimeOut : 10080 ReportingCriticalFailureTimeOut : 10080 ReportingNonCriticalTimeOut : 1440 ScanAvgCPULoadFactor:50 ScanOnlyIfIdleEnabled :真ScanParameters
:1 ScanPurgeItemsAfterDelay : 15 ScanScheduleDay :0 ScanScheduleQuickScanTime :00:00 ScanScheduleTime :02:00 SevereThreatDefaultAction :0 SharedSignaturesPath :0 SignatureBlobFileSharesSources : SignatureBlobUpdateInterval : 60 SignatureDefinitionUpdateFileSharesSources : SignatureDisableUpdateOnStartupWithoutEngine : False SignatureFallbackOrder:MicrosoftUpdateServer\MMPC
:120 SignatureScheduleDay :8 SignatureScheduleTime : 01:45:00 SignatureUpdateCatchupInterval :1 SignatureUpdateInterval :0 SubmitSamplesConsent :1 ThreatIDDefaultAction_Actions : ThreatIDDefaultAction_Ids : UILockdown
假UnknownThreatDefaultAction :0 PSComputerName :
发布于 2021-02-23 11:17:11
我在控制文件夹访问方面的经验并不多见;最可悲的是,它停止了游戏,节省了几个小时的游戏时间。我一直在做白名单,我记得它阻止了USOCoreWorker (Windows )在更新期间完成它的工作。我禁用了它,以支持其他后卫选项。同时备份并将其保存在云中。
据我所知,这是为了商业用途,你不会看到很多新的应用程序/随机事件。
你在运行什么操作系统版本?我问,因为它可能已经改进了自上次的功能更新。
https://stackoverflow.com/questions/63821412
复制相似问题