I’m trying to play around with using PSADT to show balloon notifications for users but I’m having a hell of a time with it and was wondering if someone could help me out.
PSADT detects my regular user account as logged in but I never get the toast notification. The Deploy-Application.ps1
script simply has this Show-BalloonTip -BalloonTipTitle 'test' -BalloonTipText 'test'
. The logs don’t show any errors so for all intents and purposes I should see a toast notification (unless I misunderstood the point of this function). I’ve attached my logs, thank you.
EDIT: My issue was fixed after updating to 3.9.2