Three step process for getting ownership back from the migration/Cygwin mess... (1) Open up a windows shell with "administrator" privileges by searching for the cmd prompt(1) then right clicking on the cmd prompt(2) and then selecting Run as administrator(3) (2) From the shell take ownership of the directories with the takeown command
(3) It will leave all the files with no user rights, so you need to fix this with the command c:\Users\chuck>Icacls * /T /inheritance:e processed file: cisco1.vss
|