Software-OK
≡... News | ... Home | ... FAQ | Impressum | Contact | Listed at | Thank you |

  
HOME ► Faq ► FAQ - Windows cmd.exe Command-Prompt ► ««« »»»

Schedule a webpage to open via the command prompt?


On MS Windows operating systems you can use SCHTASK to open a web page at a specific time, why not when it's so easy!




Here are a few examples for the time-controlled opening of websites on the Windows computer with Windows 11,10, ....! This time-controlled opening of a website can be used with all other Windows desktop and server operating systems!


EXAMPLE 1:

In this example it is www.softwareok.com which should be opened at 09:00! 

Info: if it is after 09:00, the website will open the next day!  


SchTasks /Create /SC DAILY  /TN "My Website" /TR "C:\Windows\explorer.exe https://www.softwareok.com" /ST 09:00
 

SUCCESS: The scheduled task "My Website" was created successfully.



TO:  "C:\Windows\explorer.exe https://www.softwareok.com" 

I simply used the file explorer here because it automatically calls up the standard Internet browser and the path is shorter than to the Internet browser. 

Otherwise: ►► Open the location of a program in Windows-10 / 11!

TO: /SC DAILY

You can also use a specific date, see the other examples!


EXAMPLE 2: Listing

the open commands is done by simply typing "SchTasks" with no arguments!


C:\Windows\System32>SchTasks

Folder:\
Task Name Next Runtime Status
=================================== =====
My Website 07/14/2022 09:00:00 Ready
My Website-2 01/01/2023 01:01:00 Ready



EXAMPLE 3: Overriding

the timed opening of the website!


SchTasks /Delete /TN “My Website”



EXAMPLE 5: Listing

again by simply typing SCHTASKS


C:\Windows\System32>SchTasks
Folder:\
Task Name Next Runtime Status
My Website-2 01/01/2023 01:01:00 Ready




EXAMPLE 6:

You want a specific page open at 01:01 on 01/01/2023!

/SD 01/01/2023 <date
/ST 01:01 <time


SCHTASKS /Create /SC ONCE /TN "My Webseite-2" /TR "C:\Windows\explorer.exe https://www.softwareok.com" /SD 01/01/2023 /ST 01:01
 

EXAMPLE 7:

You want a specific page to open at 9:09 every Monday
 


SchTasks /Create /SC WEEKLY /D MON /TN "Task-5" /TR "C:\Windows\explorer.exe https://www.softwareok.com" /ST 09:09


EXAMPLE 8:

You want a specific page to start at 9:09 every day
 

SchTasks /Create /SC WEEKLY /D MON, TUE, WED, THU, FRI, SAT, SUN  /TN "Task-6" /TR "C:\Windows\explorer.exe https://www.softwareok.com" /ST 09:09 


See also: ►  Change date/time Command prompt commands, with examples?  

Attention: You may have to be logged in as an administrator or as a member of the Administrators group in order to be able to start various programs automatically with this simple example.

Use the SCHTASKS help and play with different settings.

►► You can also see it n the task scheduler! 

►►  .... more about SCHTASKS ! 
 


FAQ 147: Updated on: 21 July 2022 16:41 Windows
Windows-Console

How and why do command lines work in CMD.EXE?


The command line in CMD.EXE, often also called console or terminal, is a text-based interface within the operating system that can make things a lot easier
Windows-Console

Batch job file to cancel print jobs?


Looking for a batch job file to cancel print jobs, youve finally arrived at the problem solving point and you can create or download it Contents: 1.
Windows-Console

Clear clipboard via command prompt!


If for some reason you want to clear clipboard from Command Prompt, you can try this command as a solution Contents: 1. Delete the clipboard via the
Windows-Console

Fast start for cmd.exe (Windows Console)?


The fastest way to run or start the command prompt in every Windows System, is via RUN-Dialog in Windows 11, 10, and MS Server. Please start via Keyboard-Shortcut
Windows-Console

Console command to see IP Address, how to on all Windows OS?


Find Your IP Address Quickly in every Windows OS, the solution is to simple for every User Account on Windows 11, 10, . and MS Server Please start the
Windows-Console

Delete and Overwrite permanently?


The solution is simple to Delete and Overwrite files and folder permanently in  Windows 11, 10, and MS Server OS Please feel free and use cipher for

»»

  My question is not there in the FAQ
Asked questions on this answer:
Keywords: windows, console, schedule, webpage, open, command, prompt, operating, systems, schtask, page, specific, time, when, easy, here, examples, time-controlled, Questions, Answers, Software




    

  + Freeware
  + Order on the PC
  + File management
  + Automation
  + Office Tools
  + PC testing tools
  + Decoration and fun
  + Desktop-Clocks

  + SoftwareOK Pages
  + Micro Staff
  + Freeware-1
  + Freeware-2
  + Freeware-3
  + FAQ
  + Downloads

  + Top
  + Desktop-OK
  + The Quad Explorer
  + Don't Sleep
  + Win-Scan-2-PDF
  + Quick-Text-Past
  + Print Folder Tree
  + Find Same Images
  + Experience-Index-OK
  + Font-View-OK


  + Freeware
  + Film.Strip.Explorer
  + WinScan2PDF
  + DontSleep
  + ExperienceIndexOK
  + QuickTextPaste
  + DesktopNoteOK
  + ShortDoorNote
  + AutoHideDesktopIcons
  + BlankAndSecure
  + PAD-s


Home | Thanks | Contact | Link me | FAQ | Windows 2021 | Windows 10 | English-AV | Impressum | Translate | PayPal | PAD-s

 © 2023 by Nenad Hrg softwareok.de • softwareok.com • softwareok.com • softwareok.eu
0.062


► How does this tool improve print quality on the printer? ◄

► Windows 11 blocks desktop programs from starting! ◄

► Help is missing AutoPlay on Windows 11, why? ◄

This website uses cookies to ensure you get the best experience on our website more Infos & Privacy Policy
....