meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2021/06/24 15:10] phoenixstart [2024/08/31 21:59] (current) phoenix
Line 1: Line 1:
-Activate admin accountAttach the samba drive as a location on admin.+Windows 10 InstructionsWith Dokan 1.5.0
  
-Add the following bat to the startup folder. run-> shell:startup+Activate admin account. Attach the samba drive as a location on admin. Set a password for the admin account. You will be prompted to enter this password the first time the script runs 
 + 
 +<code> 
 +Through Local Users/Groups (only in Windows 10 Pro and higher) 
 + 
 +Open the start menu [Windows]. 
 +Type “lusrmgr.msc”. 
 +Click “Users” in “Local Users and Groups” on the left. 
 +Double click on the “Administrator” account on the right. 
 +Uncheck “Account is disabled” and click “OK” or “Apply”. 
 +The Windows 10 administrator is activated. 
 +</code> 
 + 
 +Add the following bat to the startup folder on the user (not Administrator). run-> shell:startup
 <code> <code>
 :TEST :TEST
Line 19: Line 32:
  
 cd "C:\Program Files\Dokan\Dokan Library-1.5.0\sample\mirror\" cd "C:\Program Files\Dokan\Dokan Library-1.5.0\sample\mirror\"
-runas /savecred /user:Administrator "mirror.exe -r \\<Network Server>\backupper -l E"+runas /savecred /user:Administrator "mirror.exe -r \\<Network Server>\Nas -l E"
 </code> </code>
 +Ensure that <Network server> is the ip of your Nas (e.g. 192.168.1.10) and the Nas is the name of the samba drive