How to get webViewLink of a file stored in my computer by Google Drive using PowerShell?
I would like to create a list of all files in a folder with its name and the webViewLink from Google Drive that is associated with that particular file. I can get webViewLink for a particular file if I right click and select “Copy Link to Clipboard”, I want to use PowerShell to generate this list. How do I do that?