Rmon wrote:
i tried to follow this step
i have my .reg file inside C:\Program Files (x86)\Lansweeper\PackageShare\Installers in my server
delnetworkdrives.reg
******
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Network]
******
and type: command
regedit.exe /S {packageshare}\Installers\delnetworkdrives.reg
Installer logs shows
Result: Deployment ended: The operation completed successfully. Stop(Success).
but drives still exist
If i manually execute the .reg its working properly
Never trust the logs, sometimes, they say my deploiment failed but actually worked fine, can't you do it using a .ps1 file or batch instead of .reg? (I mean, take a test to draw new conclusions), maybe it's lansweeper thing... cheers and good luck.