Hi, Following php is not working under NT
<? exec("cmd /c rsh host -l user tst.sh"); ?>
rsh is configure on host. if i execute above cmd on NT as command but not through PHP.