- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStartingDayScript
More file actions
13 lines (13 loc) · 684 Bytes
/
StartingDayScript
File metadata and controls
13 lines (13 loc) · 684 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
@echo off
start "Chrome" "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
start "Outlook" "C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE"
ECHO.
ECHO.
ECHO Please Securely Log in and hit any key.
ECHO.
PAUSE
start "" "https://www.surveymonkey.com/home/?ut_source=header"
start "" "https://www.needtomeet.com/page/meetings"
start "C:\Program Files (x86)\Microsoft Office\root\Office16\EXCEL.EXE" "C:\Users\usr005051\Documents\Daily Notes for Judy.xlsx"
start "" "https://auth.chenmed.com/SecureAuth93/customized/redirect.aspx?redirect=https://app.glip.com/"
start "" “https://auth.chenmed.com/SecureAuth24/Authorized/SAML20IdPInit.aspx”