Small PowerShell module to trigger the IFTTT Maker Channel
Installing the module is best done via the PowerShell Gallery by running the following command
Install-Module -Name PSTriggerIfttt
Send-IftttMakerEvent -EventName 'DeepThought' -SecretKey 'Keykerikey' -Value1 'UltimateQuestion' -Value2 '42'