Skip to main content

Questions tagged [deployment]

Deployment is the process of loading operating systems, drivers, files and programs to systems for end users.

0 votes
2 answers
100 views

Unable to copy files to system drive during Provisioning Package deployment

I've tried a couple different methods of copying some files from the Provisioning Package to the system drive. In the batch files attempts, it did create the log file as expected, meaning I know it ...
THE JOATMON's user avatar
  • 1,923
1 vote
0 answers
46 views

OCI Container Instances - Container Instance Getting Deleted Right After Creation

I am confused. I wanted to create a container instance in oci. It failed and I don't know why. I am the owner of everything used, meaning it cannot be missing priviliges. And the image exists. Why do ...
ihaveaquestion's user avatar
0 votes
1 answer
688 views

run batch file during Windows Setup from autounattend.xml

I want to run a batch file during the windowsPE phase of an unattended Windows setup, and the autounattend.xml works fine as long as I launch the batch file from its path like this: <...
likeeatingpizza's user avatar
1 vote
0 answers
95 views

Automated creation and pool deployment of Windows 11 images

We are managing a pool of Windows 11 machines that essentially run as autonomously bookable servers used to analyze microscopy images. The computers are accessible physically or through Windows RDP (...
Sebastien's user avatar
0 votes
0 answers
42 views

how we can integrate more option in welcome wizard in MDT

Want to integrate more option in welcome wizard like Windows 11 Windows 10 Blancco Dart Just like screenshot attached for your reference.
Sagar Mahto's user avatar
1 vote
1 answer
112 views

How to define command line options in my sql systemctl service

I have a mysql install on Digital ocean cloud. And by default it's working with system ctl service. I need to run the server with those options : That have taken from here. So I've tried to edit this ...
lingar's user avatar
  • 121
2 votes
1 answer
485 views

Microsoft SQL Server 2014 Standard Edition - Minimum Setup

We have a corporate license for Microsoft SQL Server 2014 Standard Edition and for time to time I have to install (or re-install it) on different Servers and computers. The setup folder size is about ...
knoami's user avatar
  • 123
1 vote
0 answers
148 views

Run bundle with sudo in MacOS .app bundle

I have a MacOS app that I want to deploy as .app bundle. The binary in this bundle is needed to run with root priveleges. I made launcher zsh script in Contents/MacOS with line sudo ./MyApp. I changed ...
SliFF's user avatar
  • 21
1 vote
0 answers
3k views

Provisioned Appx not installing for new users

I am trying to add some updated/extra packages to a Windows 10 Installer Image. (eg Updated Desktop App Installer and PowerShell) I am able to provision the packages to the mounted WIM image without ...
NickSlash's user avatar
  • 158
1 vote
1 answer
620 views

Call function from inside a Powershell Script

Right now I'm learning the Powershell App Deployment Toolkit. PSADT is used in software deployment, to have more control over (silent-)installs, (silent-)uninstalls and repairs of software. To work as ...
hmaier's user avatar
  • 73
1 vote
1 answer
1k views

Can I deploy a VHDX image on a physical machine?

It's been sysprep'd. I want to deploy it on physical machines. I haven't been able to do it so far. What I tried to do is simply copy the VHDX (I was using Hyper-V VM) (after shutting down the VM ...
ProprietaryCloudGaming's user avatar
0 votes
0 answers
34 views

how do i prevent root-site deployment in bamboo from failing when IIS is already stopped

I am deploying root-site deployments and it keeps failing whenever it seems that IIS is stopped. Below is the error i am getting from the failed log in bamboo. VERBOSE: Performing action iisreset /...
oladipo's user avatar
0 votes
2 answers
222 views

What is the strategy used to deploy RPM at the system installation time?

To clarify, I am wondering how you can install RPM on a system at the installation time. Yes, I know that to install you use "rpm -i", but that is not the question. My point is that when you ...
Olivier M.'s user avatar
0 votes
0 answers
1k views

MDT Not Rebooting for Final Few Steps in Task Sequence

I have a task sequence to deploy a sysprep'd Windows 10 image. The TS works fully automatically after the wizard, EXCEPT for the last reboot. After 'Restart computer' shown in the screenshot, it does ...
cclloyd's user avatar
  • 812
0 votes
0 answers
306 views

read windows build version from image

i am trying to read the windows build version (21H1,20H2 ...) from an installation iso file. Until some time ago I used the workflow of mounting the corresponding .iso, asking the \source\setup.exe ...
Tino Kapunkt's user avatar

15 30 50 per page
1
2 3 4 5
16