Forum Discussion

Surya2023's avatar
Surya2023
Copper Contributor
Jul 27, 2022

SFC scan using Batch file or Powershell

Hi, Trying to run SFC scan every day using task scheduler ,however the result are storing in default location  C:\Windows\Logs\CBS  CBS text file ,  Written Batch file ,to run sfc scan and save the...
  • farismalaeb's avatar
    farismalaeb
    Jul 28, 2022
    Yes, you can use the following
    "$env:USERPROFILE\Desktop\$(get-date -Format "ddM-MM-yyyy--hh-mm-ss")"

    -----------
    If the answer help, Please click on Best Response and give a like 🙂

Resources