When I want to convert a folder to an application, I proceed as below screenshot.
I'm looking for script to do this from a batch-command/.bat-file. Is it possible?
If it is, please share. Thank you!

|
When I want to convert a folder to an application, I proceed as below screenshot. I'm looking for script to do this from a batch-command/.bat-file. Is it possible? If it is, please share. Thank you!
| ||||
|
feedback
|
|
You can use the ConvertTo-WebApplication PowerShell cmdlet. The graphic interface executes the same command. | |||||||||||
feedback
|