Skip to main content

Home/ Windows and Microsoft information/ Group items tagged command-line

Rss Feed Group items tagged

Jessica Olsen

Use cipher.exe for command line encryption | TechRepublic - 0 views

  • Use the /a switch for encrypting individual files rather than directories.
  • Using the /i switch
  • syntax cipher /e /s: <directory name>
  • ...6 more annotations...
  • The /s switch in conjunction with /e or /d is used to encrypt or decrypt subdirectories within a directory.
  • The /w switch is used to overwrite data in unallocated space on the disk.
  • Using the /r switch to generate a new recovery agent certificate
  • se the /u switch to update encryption keys for existing encrypted files.
  • syntax cipher /e /a <directory path\filename>,
  • Using the /a switch
Jessica Olsen

How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.ex... - 0 views

  • How to view the log file loadTOCNode(3, 'moreinformation'); The SFC.exe program writes the details of each verification operation and of each repair operation to the CBS.log file. Each SFC.exe program entry in this file has an [SR] tag. The CBS.log file is located in the %windir%\Logs\CBS folder.Note The Windows Modules Installer service also writes to this log file. (The Windows Modules Installer service installs optional features, updates, and service packs.)
1 - 4 of 4
Showing 20 items per page