@ECHO ON
set controlfile=computers.txt
FOR /F %%L IN (%controlfile%) DO (
SET "line=%%L"
psexec \\%%L cmd /c "echo f|xcopy "\\server\client\connection.RDP" "C:\Users\Public\Desktop\connection.RDP"
) >> allpcsresults.txt 2>&1
Windows 7 is an operating system from Microsoft. Features include multi-touch support, a redesigned Windows Shell with a new taskbar, referred to as the Superbar, a home networking system called HomeGroup, and performance improvements.
TRUSTED BY
ASKER