In theory I feel this should kinda be simple. Basically I need a query in access to be run every hour or so through powershell, and then if a certain condition in the query is met I need an email sent.
The email, and the query is simple enough, but I don't know how I can get powershell to query access, and I'm unsure if I can get it the query to run every hour. But if I can just get powershell to run a query on access I'll be happy enough.