Does this remote utility check the space constraints or pre-check for agent deployment for instance C drive space requirement and if false go to next drive.
- Do we have any option to choose custom script bundle into the remote utility?
Does this remote utility check the space constraints or pre-check for agent deployment for instance C drive space requirement and if false go to next drive.
My understanding is that the install will fail if there is not enough disk space to perform the installation.
Im not aware of any logic to cycle through available disks.
You could certainly write your own utility to perform the installation remotely and use whatever logic you require.
Ok, that means we can not edit the current script written into remote utility to add our custom script or pre-req?