$command = "c:\directory1\psexec.exe \\127.0.0.1 -u username -p password c:\directory2\commandtoexecute.exe";exec($command);
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号