kewaj40930 Posted June 8, 2020 Share Posted June 8, 2020 Is it possible to target osbot accounts and local scripts to another pc? I have tried using a mklink on the c:\%username%\OSBot to my master pcs data folder but the client fails to initialize. The computers are on the same LAN and the master pc will always be online Quote Link to comment Share on other sites More sharing options...
sudoinit6 Posted June 10, 2020 Share Posted June 10, 2020 (edited) On 6/8/2020 at 5:34 AM, kewaj40930 said: Is it possible to target osbot accounts and local scripts to another pc? I have tried using a mklink on the c:\%username%\OSBot to my master pcs data folder but the client fails to initialize. The computers are on the same LAN and the master pc will always be online mklink is exactly how I use a central ../Data/ and ../Scripts/ folders on all of my bot VMs. My guess is that you aren't sharing it out properly or there is a permissions issue, or some other PEBKAC. You are on the right track, now you need to troubleshoot it. Edited June 10, 2020 by sudoinit6 1 Quote Link to comment Share on other sites More sharing options...
Duhstin Posted June 10, 2020 Share Posted June 10, 2020 Network (SMB) Shares is what I always done across my VMs. Quote Link to comment Share on other sites More sharing options...