Hello Garlin,
Can I write at the end of the same script to start-Process Start-Process -FilePath C:\System-Tray .\Set-TrayNotify.ps1 -unhide IdentityAgent and repeat this line of code to other 4 commands still to be appended on the same script. Not sure if there's any quotes "" and where on...
Hello Garlin, this script works flawlessly on manually running the script from the PowerShell window. The only aspect left for me now to be tested out on SCCM facing over 5000 device is to write another PowerShell script that calls on this with these 4 commands as shown on the image below and...
Thank you Garlin for your effort and time spent on this for us. I'll go away and work on the script and feedback with any questions or updates on progress.
Thank you Pseymour for that quick response and the provided PowerShell link. I have turned on NHS credentials app in the system Tray image below but not sure what I'm supposed to do with this ? Am I supposed to modify the PowerShell script in any way or just run it ?
Hello Everyone,
I'm very new to PowerShell Script. I've been tasked to show some icons not all icons via the system Tray, next to the clock and thought using PowerShell deployed via SCCM would be appropriate. I've included an image of what we can enable manually by hand however...