Difference between revisions of "Windows - Remove File System Attributes"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) (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