Skip to main content

Questions tagged [deployment]

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

88 votes
6 answers
222k views

Is there a way to xcopy just changed or new files?

I am trying to deploy a website from my desktop to my webserver and so right now I am doing this: xcopy C:\source X:\destination /s My desktop is a Windows XP machine, and I need to copy to a ...
leora's user avatar
  • 6,163
24 votes
1 answer
10k views

Using the IdentityFile directive in ssh_config when AgentForwarding is in use

Is it possible to specify forwarded keys using the IdentityFile directive in .ssh/config? I ran into this quirk when trying to deploy some code via Capistrano/GIT on our production server. Both my ...
skryl's user avatar
  • 385
22 votes
0 answers
3k views

Jenkins realtime console output for parallel threaded fabric command [closed]

We have a Python fabric command that runs in parallel across several hosts, something like this: $ fab --hosts=prod1.server,prod2.server,prod3.server --parallel copy_cache This will copy cache to ...
mVChr's user avatar
  • 405
20 votes
2 answers
51k views

jenkins on ubuntu - how/where is it deployed?

I'm a jee newbie so I may misunderstand some java concepts independent on jenkins itself. I've got an access to a ubuntu-like server where jenkins was installed through sugo apt-get (someone else ...
ducin's user avatar
  • 367
18 votes
6 answers
85k views

Command line code to pin program to taskbar Windows 10?

I'm trying to reimage several computers, and am making a batch file to run the basic commands. Is there a command line code that will allow me to pin programs to the task bar? For instance, Internet ...
Eric R's user avatar
  • 191
8 votes
2 answers
21k views

Visual Studio 2019 msbuild directory "Current" instead of "15.0"

I installed the Visual Studio 2019 in my working machine and I noticed the following: With Visual Studio 2017, the msbuild.exe path is: C:\Program Files (x86)\Microsoft Visual Studio\2017\...
pncsoares's user avatar
8 votes
2 answers
94k views

Install Windows Store App package (*.appx) for all users

I know there are several posts where users want to install Windows Store Apps for all users. Answers were to use DISM. In my case I can not use DISM because all clients are already deployed. If a ...
Martin's user avatar
  • 202
7 votes
3 answers
3k views

What tool can I use to create and deploy Windows 7 images?

I need a free imaging solution for Windows 7. I want to deploy Windows 7 images today. What tools can I use to create and deploy Windows 7 images? What pitfalls should I watch out for, and how can I ...
eleven81's user avatar
  • 15.8k
6 votes
5 answers
8k views

AppX deployment for Microsoft.SurfaceHub fails

Every few seconds a new .evtx file and a new .txt file appear in c:\windows\temp. Each .evtx file has nearly identical content (except for timestamps), ditto the .txt files. The .evtx files are ...
Sam Axe's user avatar
  • 470
6 votes
1 answer
21k views

How can I turn off flash fill automatically in Excel 2013?

Flash fill breaks a lot of things in older excel documents. It causes maddeningly slow transfers from cell to cell after updating. I am trying to find a way to turn off "flash fill" in Excel 2013 ...
user3480643's user avatar
6 votes
0 answers
509 views

Activate Excel Add-Ins as part of Deployment? [duplicate]

I am using the office customization tool to create an unattended installation file for Microsoft Office 2010 pro plus. I have everything setup as I like, except that I need the excel add-ins activated ...
MattUebel's user avatar
  • 1,763
5 votes
4 answers
37k views

Sysprep WITHOUT creating new user

I have install a ghost server and i would like to deploy many Windows 7 64 bits. Before creating the master i must sysprep it but i would like to know how to sysprering without create a new user after ...
inkx's user avatar
  • 59
5 votes
2 answers
13k views

Phantom hard drive after deploying latest Windows 7 image from WDS

Receiving a new batch of PCs prompted us to recapture our WDS image for our on-site Windows 7 machines. Rolled into the new image (i.e. the only changes that have been made since the previous version ...
Windos's user avatar
  • 11.1k
5 votes
2 answers
4k views

Image -> Answer File -> Sysprep -> Image?

Here is my confusion. All the tutorials I have read on sysprep, imagex, and answer files lead me to believe that you need an image to create and answer file, then you use that answer file with sysprep ...
lross1309's user avatar
  • 151
4 votes
2 answers
18k views

How can I install Windows 7 using WinPE?

I made a Bootable Windows PE RAM Disk on a USB Flash Disk by following the instructions in Walkthrough: Create a Bootable Windows PE RAM Disk on a USB Flash Disk. Now, I want to install a new Windows ...
Alex's user avatar
  • 53

15 30 50 per page
1
2 3 4 5
16