The answer is yes. The PowerShell script detailed in this article helps simplify the initial setup of Application Workspace.
On the Recast YouTube channel, you can see the video presentation of the script.
What the script does
The purpose of the script is to automate the initial setup and configuration of a Application Workspace System, streamlining tasks such as identity source integration, connector creation, scheduled task setup, access policy assignment, application deployment, and portal branding. Upon execution, the script fully configures the Application Workspace by collecting user input through a graphical interface, installing necessary modules, connecting to the workspace, setting up Azure AD identity sources, creating and publishing smart icons and packages, importing and tagging applications, assigning user and admin permissions, and customising the Application Workspace’s appearance—ultimately delivering a ready-to-use, branded Application Workspace with all essential components in place.
The script
The script can be found here.