Windows 2008 R2 не весь показ папок в пользователе размещает папку после миграции

<Directory /www/docs/public>
  Order Allow,Deny
  Allow from all
</Directory>
0
задан 15 October 2012 в 15:54
1 ответ

Try using this on the server: attrib -s -h c:\users\HerUserName

Do this for each folder she can't see.

I guess robocopy set the hidden and/or system attribute on the copied folders. Already noticed this behaviour myself when copying from one server to another where they didn't know each others user accounts.

1
ответ дан 4 December 2019 в 21:37

Теги

Похожие вопросы