Skip to main content

Questions tagged [deployment]

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

96 questions with no upvoted or accepted answers
4 votes
0 answers
805 views

Deploy Powerpoint templates over Office 365

Our company has Office 365 with the Office 2016 suite and Sharepoint Online. I'd like to know if it's possible to push our custom templates to all users in Powerpoint and change the default create ...
Fr4nk's user avatar
  • 41
4 votes
1 answer
3k views

How do I skip the Personalize page (color & computername) during unattended Windows 8 setup?

I'm currently setting up an unattended Windows 8 setup, but I'm stumbling upon and unable to skip the Personalize page. The interesting part should be in the OOBE section, which is already populated ...
Kriech0r's user avatar
3 votes
2 answers
3k views

How do you install .net4 on a Server 2008 r2 machine through psremoting in powershell?

I need to write a script that installs .net 4 remotely using powershell to a group of Server 2008 R2 machines. I based my script off of http://social.technet.microsoft.com/Forums/en-US/...
Jake's user avatar
  • 31
3 votes
1 answer
997 views

How to keep Windows image up-to-date?

Our client PCs have different configurations for different departments. We used to pick up few PCs from each department to create a monthly Windows image by using Windows backup utility, but this way ...
Root Loop's user avatar
  • 965
2 votes
1 answer
2k views

I can install Windows 10 2004 with MDT but not 21H1

So the time to deploy Windows to some new laptops rolled around this year. As 21H1 was already out, so I thought I'd spare my users a feature upgrade by installing from the 21H1 image. I've found ...
Spencer's user avatar
  • 285
2 votes
1 answer
1k views

How to deploy to AWS elastic beanstalk with github actions on many environments? (dev, staging, prod)

I'm using this github action to build a docker image from a Node app, then deploy it to elastic beanstalk via ECR. This works fine for a single environment for the app, but what about adding staging ...
Petruza's user avatar
  • 3,883
2 votes
0 answers
105 views

Is there a way to use external variable as choice parameters in jenkins?

I want to fetch data from my sql Table and use them as a choice parameters in Jenkins +----+ | ID | +----+ | 11 | | 23 | | 45 | | 72 | | 5 | | 16 | | 71 | | 18 | +----+ I want to use these IDs as a ...
Raihan's user avatar
  • 21
2 votes
0 answers
244 views

Elastic beanstalk Rails - defaults to production environment even if I set staging environment

I am trying to bring up a staging instance of rails applciation using elastic beanstalk. I followed the documentation and did the following : eb init --environment staging eb start --environment ...
Divya Bhargov's user avatar
1 vote
0 answers
101 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
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
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
1 vote
0 answers
2k views

Make startup script which automatically Runs in Administrator Mode for deployment purposes - Windows 11

I am deploying Windows 11 via the Network. The process is the following: Load the image via winpe on the SSD of every machine with the dism tool. Load a startup script on the C:\ProgramData\Microsoft\...
Andy McRae's user avatar
1 vote
0 answers
7k views

gunicorn.service: Failed to determine user credentials: No such process

I keep getting an error when trying to set gunicorn with my django project ● gunicorn.service - gunicorn daemon Loaded: loaded (/etc/systemd/system/gunicorn.service; disabled; vendor preset: ...
Anibal Cardozo's user avatar
1 vote
0 answers
1k views

Django Invalid HTTP_HOST header from suspicous domain

I am getting warnings on my Django deployment server. To be precise: Invalid HTTP_HOST header: 'ip.ws.126.net:443'. The WHOIS entry for this domain is pretty opaque just as the domain: https://www....
CampFireMan's user avatar

15 30 50 per page
1
2 3 4 5
7