I am attempting to upload a new Master Page to a SharePoint 2013 site using Powershell.
I am copying the .html file to the "Master Page Gallery" list successfully but I cannot find any way of having the .master file generated without manually visiting the Design Manager in my web browser.
Is it possible to upload a .html Master Page through Powershell and have the .master generated so I can set it as the default Master Page?