<div dir="ltr"><div><br>Hello</div><div><br></div><div>I have not used Windows Server 2012, but I guess this problem is caused by the conflict between 'FIND' commands of Cygwin (UNIX command) and Windows command prompt.</div><div>Please try to edit the PATH specification of .bash_profile in ${HOME}(maybe cygwin/home/user) .<br>I think you should add '/usr/bin' on anywhere of the left of '$PATH' as follows:</div><div><br></div><div>export PATH=~/bin:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/usr/bin:$PATH<br></div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div><br></div></div></blockquote></div>