Hi,
I was wondering if someone could assist me on changing the one liner bat script to powershell, the issue is that every time i run the bat it requires elevated permissions. I was wondering maybe converting to powershell and forcing it to run without UAC?
ShadowSpawn.exe "C:\Users\Windows10-PC\Documents\Archivos de Outlook" K: robocopy K:\ "\\192.168.3.253\shares\folders\backuppst" /mir /FFT /R:3 /Z /LOG:\\192.168.3.253\shares\folders\backuppst\robocopy.log
Thank you