D./configureUiPathAS.sh --upgrade -i ./cluster_config.json -o ./output.json -j server --accept-license-agreement
Is the registry setup step necessary for online installations of Automation Suite?
AYes, it is always necessary.
BNo, it can be skipped for online installations.
COnly if using a specific cloud provider.
DOnly for installations with more than 5 nodes.
What is the minimum free disk space required on the data disk for each server node in a multi-node HA-ready production deployment on OpenShift that includes Process Mining?
A256 GB
B384 GB
C512 GB
D768 GB
What should be done in case of failure during the upgrade process of the Automation Suite Platform?
AExit maintenance mode, uninstall the rke2-server service, and rerun the installer.
BFollow the rollback procedure to the previously installed version using the backup and restore capability.
CExit maintenance mode, reboot the VM, and restart rke2-server service.
DReboot the VM, delete and rejoin the nodes to the cluster.
Which of the following is listed as a mandatory requirement for the OpenShift cluster before installing Automation Suite?
AA default storage class that supports ReadWriteMany (RWX) access mode.
BInternet connectivity for all nodes during runtime.
CA pre-configured Prometheus instance.
DAt least 10 worker nodes.
Which of the following is a required configuration step for setting up the environment when using a proxy server?
AUse a self-signed certificate for HTTPS proxy
BDisable http_proxy and https_proxy variables
CAdd proxy settings to cluster_config.json for both online and offline installation types
DAdding proxy settings to ./etc/environment file
What is the primary purpose of configuring an OCI-compliant registry for Automation Suite?
ATo store application logs and monitoring data.
BTo store user authentication details and permissions.
CTo manage and schedule automation processes.
DTo host and distribute container images required by Automation Suite services.
Which file must be modified to enable or disable products in UiPath Automation Suite on AKS/EKS/OpenShift?
Aservices_config.yaml
Bcluster_config.json
Cuipath_settings.json
Dinput.json
When configuring dedicated nodes for Automation Suite Robots, which labels should be added alongside the appropriate taint to facilitate proper pod scheduling?
Auipath.robot=true and uipath.daemon=true
Bserverless.robot=true and serverless.daemon=true
Crobot.pool=dedicated and daemon.enabled=true
Drobot.node=enabled and robot.daemon=true
Which uipathctl command is used to generate the configurations required for Automation Suite installation on AKS/EKS/Openshift?
Auipathctl check
Buipathctl prereq run
Cuipathctl install
Duipathctl prereq create
Which of the following is a valid sequence during a multi-node installation?
Which of the following is the correct sequence of actions when performing a manual restart of a node in an Automation Suite cluster, ensuring that the cluster remains healthy during maintenance?
ADrain the node, stop the Kubernetes agent process, kill all rke2 services and containers, then reboot the machine directly.
BDrain the node, stop the Kubernetes server and agent processes, kill all rke2 services, and reboot the machine using systemctl.
CDrain the node, stop the Kubernetes server and agent processes, and reboot the machine without killing any child processes.
DDrain the node, stop the Kubernetes server process, uncordon the node, and then stop the Kubernetes agent process.
Following a disaster recovery, what essential components must be included in the cluster_config.json file when attempting to perform a restore from backup on an online deployment?
When setting up storage for Automation Suite, which of the following is a critical consideration for ensuring data persistence and availability in a production environment?
ALimiting storage capacity to the bare minimum to save costs initially.
BRedundancy and fault tolerance of the storage solution.
CChoosing a storage solution that does not support backups to improve performance.
DUsing the fastest possible ephemeral disks.
Which type of storage is required to support a successful migration between Automation Suite clusters?
AEphemeral Storage.
BPersistent volume.
CAn external objectstore.
DExternal database.
What does a single-node evaluation deployment entail in the context of the Automation Suite?
ADeploying the entire Automation Suite on a single machine.
BSetting up a single-server node for evaluation purposes and demo scenarios.
CUsing multiple servers for a single-node deployment.
DDeploying only GPU-intensive tasks on a single server.
What is recommended if you encounter issues while running the Automation Suite installation command?
AContact customer support immediately without further action.
BRerun the command installation commands with all the arguments and flags.
CDelete all existing files and start the process from scratch.
DModify the input.json file to bypass the error.
Which is the required prerequisite for performing data full migration from standalone Orchestrator to Automation Suite?
AThe Orchestrator standalone version should be 2019.4 or above.
BSQL version should be 2019 Standard or Enterprise Edition.
CThe Orchestrator version should match the targeted Automation Suite version.
DDefault Organization should be defined in Orchestrator standalone.
Which command retrieves the default password for the monitoring tools?