powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://xxxx"
ถ้าตั้งค่า Task Scheduler ใน Windows
Program/script : powershell.exe
Add arguments: -noprofile -command "Invoke-WebRequest -Uri http://xxxx"
ทำเว็บนี้ขึ้นมา เอาไว้บันทึกโค้ด การแก้ไขปัญหาต่างๆ ที่พบเจอ
powershell.exe -noprofile -command "Invoke-WebRequest -Uri http://xxxx"
ถ้าตั้งค่า Task Scheduler ใน Windows
Program/script : powershell.exe
Add arguments: -noprofile -command "Invoke-WebRequest -Uri http://xxxx"