Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can not remove "ready only " from my folder

Status
Not open for further replies.

Ely

ISP
Apr 17, 2001
96
BR
I am installing a Windows 2003 server Standard.
In my root directory I have created a folder ,
ex >
C:
Test
When I look in the windows explorer , it is "Read only"..
I uncheck the box , but It return the Attribute
"Read Only".
How can I do for write in this folder?

Thanks
 
Change the value from the command prompt using the attrib -r command.

Joey
CCNA, MCSA 2003, MCP, A+, Network+, Wireless#
 
This is a common issue. Verify that it's truly READ ONLY by trying to change a file.

Pat Richard MVP
 
I´m using account Administrator, when I write the file on server , it writes with success. But when I going to a station using the same account(Administrator), I can´t write on the same folder.. I receive :
"Is not possible to write "filename" deny access.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top