I have an interesting theory but I'm not sure it's possible. Is there a way to have an InfoPath form populate attributes to a Powershell script that runs when the user submits it?
For instance, lets say I have 5 pages that a client always creates when creating a new product. The page layouts and names of these pages are always the same. So to create said pages, they do so manually through the browser. It would be nice to add a means to click once to create these pages in the site. I guess a parrallel question would be can a PowerShell script be run server side by modifying attributes client side through SharePoint items?