0

I have a service i want to start when windows user logs in. I set a condition to start only if network connection is available, but i'm on AWS EC2 so the connection name keeps changing.

I also tried to use all connection but then my service fails. Error: File missing, or condition wasn't met.

did someone encounter such an issue (P.S really hate windows...so much easier on linux)

Danny Valariola
  • 263
  • 1
  • 3
  • 12
  • Can you post screenshots of your setup? Why not just have start "on login" and not bother checking for a network connection - AWS should always have one I'd have thought. – Tim Jan 07 '16 at 23:46
  • you are correct the problem is i need the network cause i want to map a network drive – Danny Valariola Jan 08 '16 at 00:11

0 Answers0