diff --git a/Greeting_assistant/greeting_assistant.ps1 b/Greeting_assistant/greeting_assistant.ps1 index 3c99b14..573a983 100644 --- a/Greeting_assistant/greeting_assistant.ps1 +++ b/Greeting_assistant/greeting_assistant.ps1 @@ -68,8 +68,6 @@ if($day -eq "Monday") #starting Chrome Start chrome -#starting Avaya agent -start-process C:\Users\Public\Desktop\Avaya_agent #start virtual machine start-process C:\Users\Public\Desktop\VMware_Horizon #Stop Teams @@ -169,4 +167,4 @@ else{ start-sleep -Seconds 2 $speak.Speak("The weather is hotter today, you better stay home") } -exit; \ No newline at end of file +exit;