get psexec is available from Microsoft here
And then go to the folder of psexec and run following command.
psexec -i -d -s c:\windows\regedit.exe
It will open regedit. then set the permisison in there and then you can delete.
netsh http flush logbuffer
can run following command in background
while true; do netsh http flush logbuffer > /dev/null; sleep 1; done &
and then tail
tail -100f u_ex130814.log