Difference between revisions of "Windows - Remove File System Attributes"

From Michael's Information Zone
Jump to navigation Jump to search
(Created page with "==Purpose== Ran into an issue with some CIFS/SMB shares that, for one reason or another, had folders marked as hidden and as system files. ==Process== <pre> attrib -H -S \\ser...")
 
(No difference)

Latest revision as of 10:21, 2 July 2020

Purpose

Ran into an issue with some CIFS/SMB shares that, for one reason or another, had folders marked as hidden and as system files.

Process

attrib -H -S \\server01\share1\hidden_folder