TWAPI and NET SESSION



Hi,

Is there any way to run NET SESSION /delete /y with twapi.

I have some parallel process the run
catch {exec NET SESSION /delete /y} result

Unfortunately some of the processes are stack even if I use catch
{command}

Regards zacky

.



Relevant Pages

  • Re: TWAPI and NET SESSION
    ... Is there any way to run NET SESSION /delete /y with twapi. ... I have some parallel process the run ... catch {exec NET SESSION /delete /y} result ... Although this is not exactly the same, this will kill all connections to your port 139: ...
    (comp.lang.tcl)
  • Re: TWAPI and NET SESSION
    ... Is there any way to run NET SESSION /delete /y with twapi. ... I have some parallel process the run ...
    (comp.lang.tcl)