Windows services Guided exsercise

I tried to do the last step but i could find the last tasks answer i have attached a picture of it pls do assist.

Thank you

Just ran through the lab, but wasn’t able to replicate any issues. Can you confirm that you refreshed the Event Viewer?

1 Like

yes i did but i still coudnt figure out why isnt the detail says the same. Pls do check my cmd line and let me know any thing is wrong.

Thanks.

I don’t see anything obviously incorrect in your screenshot, so I would need to see more of your command inputs - as far back as Part 3, Step 4.

I would recommend re-running Part 3. If the issue persists, please share one or more screenshots showing your work from Part 3, Step 4 onwards.



here is the problem. i dont know wht i did wrong . please assist me

Your spacing is wrong:

mkdir “C:\Program Files\my service”

[…] -BinaryPathName “C:\Program Files\my service\WindowsService1.exe”

Also I don’t see you copying WindowsService1.exe to C:\Program Files\my service\

So, please take your time, and follow the instructions carefully as written.