|
Create home directories, shares and set permissions on a remote machine without DOSR (use administrative share)
|
|
| · | If you don't want to use the "DOSR" command (the remote admin service) or if the service won't run on the remote machine (Alpha platform), it is also possible to manage home directories through a default hidden administrative share (c$, d$ etc.).
|
| · | The "md", "rd" and "cacls" commands can be used through a share (as long the machine that is used to manage the remote machine belongs to the same domain or else the "cacls" command will fail with the message "No mapping between account names and security IDs was done.").
|
| · | The "net share" command can not be used through a share but the solution is simple; use "rmtshare" instead.
|