K
Kari7
Hi
I try to in in PowerShell the command: Set-MpPreference -DisableScanningNetworkFiles 0, but I get an error message:
PS C:\WINDOWS\system32> Set-MpPreference -DisableScanningNetworkFiles 0
Set-MpPreference : Ilmeni yleinen virhe, jota mikään tarkempi virhekoodi ei kata. = a general error, no specific error code
At line:1 char:1
+ Set-MpPreference -DisableScanningNetworkFiles 0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Set-MpPreference],
CimException
+ FullyQualifiedErrorId : HRESULT 0x800106ba,Set-MpPreference
What have I done wrong?
Bets regards Kari7
Continue reading...
I try to in in PowerShell the command: Set-MpPreference -DisableScanningNetworkFiles 0, but I get an error message:
PS C:\WINDOWS\system32> Set-MpPreference -DisableScanningNetworkFiles 0
Set-MpPreference : Ilmeni yleinen virhe, jota mikään tarkempi virhekoodi ei kata. = a general error, no specific error code
At line:1 char:1
+ Set-MpPreference -DisableScanningNetworkFiles 0
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (MSFT_MpPreference:root\Microsoft\...FT_MpPreference) [Set-MpPreference],
CimException
+ FullyQualifiedErrorId : HRESULT 0x800106ba,Set-MpPreference
What have I done wrong?
Bets regards Kari7
Continue reading...