I am trying to execute batch file form cmd that do below code
SchTasks /Create /S "\\192.168.22.211\c$" /U user1 /P pwd /RU user2 /RP pwd123 /SC WEEKLY /D MON /TN "MSE_UPDATE" /TR "\\it\Programs\MicrosoftSecurityEssentials\mpam-fe.exe" /ST 10:00:00
but I am getting error message that says
C:\Users\Internet\Desktop>■S '■S' is not recognized as an internal or external command, operable program or batch file.
please if someone would help me
thanks