Guest razor Posted August 15, 2007 Posted August 15, 2007 Hello-- I may be way off base here, but we are migrating our web server to a new box and wondered if there are any utilities to take the folder permissions from one server and copy them to the new server? Thanks, sd
Guest Pegasus \(MVP\) Posted August 15, 2007 Posted August 15, 2007 Re: Is There a Way to Migrate Permissions to a New Server? "razor" <razor@discussions.microsoft.com> wrote in message news:8210567B-7D7C-4412-BF0F-832559AD090B@microsoft.com... > Hello-- > > I may be way off base here, but we are migrating our web server to a new > box > and wondered if there are any utilities to take the folder permissions > from > one server and copy them to the new server? > > Thanks, > > sd Both xcopy.exe and robocopy.exe have appropriate switches to handle permissions.
Guest razor Posted August 15, 2007 Posted August 15, 2007 Re: Is There a Way to Migrate Permissions to a New Server? permcopy is what I was looking for. Thanks anyway. sd "Pegasus (MVP)" wrote: > > "razor" <razor@discussions.microsoft.com> wrote in message > news:8210567B-7D7C-4412-BF0F-832559AD090B@microsoft.com... > > Hello-- > > > > I may be way off base here, but we are migrating our web server to a new > > box > > and wondered if there are any utilities to take the folder permissions > > from > > one server and copy them to the new server? > > > > Thanks, > > > > sd > > Both xcopy.exe and robocopy.exe have appropriate > switches to handle permissions. > > >
Guest shimoni Posted August 17, 2007 Posted August 17, 2007 RE: Is There a Way to Migrate Permissions to a New Server? I used ntbackup once to migrate a file server with all the permissions and it worked fine. "razor" wrote: > Hello-- > > I may be way off base here, but we are migrating our web server to a new box > and wondered if there are any utilities to take the folder permissions from > one server and copy them to the new server? > > Thanks, > > sd
Guest razor Posted August 17, 2007 Posted August 17, 2007 RE: Is There a Way to Migrate Permissions to a New Server? Yes, I saw how that can be done in a MS KB article #141589. Thanks, sd "shimoni" wrote: > > I used ntbackup once to migrate a file server with all the permissions and > it worked fine. > > > "razor" wrote: > > > Hello-- > > > > I may be way off base here, but we are migrating our web server to a new box > > and wondered if there are any utilities to take the folder permissions from > > one server and copy them to the new server? > > > > Thanks, > > > > sd
Recommended Posts