Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> OS >> Windows >> File and Print Sharing >> How to migrate file share permissions

Example 1: Source server: 1. get list of file share definitions e.g. net share | findstr /C::\ (will list sharename | share path | description) 2. Use xcopy to copy files from source to destination server with /O option to copy NTFS permissions 3. Use permcopy.exe (from Windows resource kit) to copy share permission from old to new server
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]