Desktop Shortcut Deletion

Hello, there everyone, so I am going to do my best to provide as many details as possible on what I am trying to do and hopefully, someone has some guidelines on this. Thank you for your time and help in advance.

I am trying to delete a desktop shortcut that has a certain target and if the statement is true, I would like to delete that desktop shortcut. This needs to happen for the currently logged-on user on the system. Once ready, this will be a system-based deployment via SCCM.

Thank you again :slight_smile:

have you looked at the Get-Shortcut function?