Simultaneous Share and File Migration
The operating mode shown here is just a combination of the previous three. It first migrates
share definitions and then all shared files and directories and finally migrates the share-ACLs:
net rpc share MIGRATE ALL <share-name> -S <source>
[--exclude=share1, share2] [--acls] [--attrs] [--timestamps] [-v]
An example of simultaneous migration is shown here:
root#
net rpc share migrate all -S w2k3server -U administrator%secret
This will generate a complete server clone of the
w2k3server
server.