Windows - Remove File System Attributes
Revision as of 09:21, 2 July 2020 by 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...")
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