Uses forfiles to invoke Explorer on an SMB UNC path. Helpful for lures that steer users into a network share.
forfiles
Press Win-R
Type: forfiles /p C:\Windows\System32 /m notepad.exe /c 'cmd /c explorer \server\share'
forfiles /p C:\Windows\System32 /m notepad.exe /c 'cmd /c explorer \server\share'
Press Enter