I want to create a new Excel document in SharePoint using PowerShell (directly without upload). Is this possible ? I'm able to create an Excel document on disk and upload it to SharePoint using PowerShell, but I can't manage to create it directly into a SharePoint folder.
Every help is appreciated.