New Post: Toolkit User Interface - Web UI
Are you asking for a Web-based menu running on a "Build server" This made Web-based menu would "some dedicated users" the ability to trigger the installation of packages to other machines? Is this right?
View ArticleNew Post: Toolkit User Interface - Web UI
Interested in understanding the use case better. You want to be able to control installations when there is user interaction remotely via a web front end? Curious what scenarios would require that and...
View ArticleNew Post: Prevent launch of applications (specified)
Hi psappdeploy can block the user from executing programs that are being updated etc. but what if I want to specify that the user cannot launch "whateverprogram" while an installation is running. say I...
View ArticleNew Post: Prevent launch of applications (specified)
Yes, just specify paint.exe with the applications to close/block using Show-InstallationWelcome
View ArticleNew Post: Best way to use this toolkit without SCCM? Even possible?
Awesome - I've been messing with WPKG/WPKG-GP the last couple of days but I'm going to try this with PDQ. Thanks for the pointer - I'll report back my findings. And I'd still love to hear how others...
View ArticleNew Post: Show-InstallationRestartPrompt, modify default button.
Hi, First, thanks for creating and maintaining this excellent toolkit! I'm deploying my first application with the toolkit and i just got feedback from e number of users that their computers reboots...
View ArticleNew Post: Toolkit User Interface - Web UI
In reply to "That_annoying_guy": Yes exactly. Although, of course, i could trigger a remote call to the Toolkit (on the destination server) with no user interaction (through a WebDeploy: as a remote...
View ArticleNew Post: Applications that need to be closed
I'm working on a package to uninstall Adobe Acrobat X Pro from a bunch of machines in my domain. My original SCCM package ran into difficulties due to other applications being open when the uninstall...
View ArticleNew Post: Deploy-Application.EXE with multiple Deploy-Application.ps1 files
how are you calling out different applications in your set up?...I wanted to do the same thing here as we have 55 different departments that require different applications...I just didnt want to copy...
View ArticleNew Post: Deploy-Application.EXE with multiple Deploy-Application.ps1 files
So CM12 does not support deployments with the ability to select from multiple deployment types like it did in 2007. I had to create multiple applications but I was able to use the same source folder...
View ArticleNew Post: Deploy-Application.EXE with multiple Deploy-Application.ps1 files
My previous post appeared to fail so I am posting again. I am sorry If I double post. I had to create 140 applications but was able to use 1 app source folder. I created 140 PS1 files and called each...
View ArticleNew Post: Deploy-Application.EXE with multiple Deploy-Application.ps1 files
ok so this essentially is just one source application...I have like 12 to 13 applications with different sources that of course wouldnt work for my scenario...
View ArticleNew Post: Change DeployMode during the pre-installation?
Is there a way to change the deploy mode from Interactive to Silent during the pre-installation? I can get it to not show-installationprogress but it still shows the balloon popup at the end saying...
View ArticleNew Post: New to the PDT
Hi There, I just started learning this tool and find this tool might help me with my project. I have been asked to upgrade the Adobe reader and Flash on client's machine due to recent security...
View ArticleNew Post: Applications that need to be closed
Easiest way: Hop on a computer that has the applications installed that you want to find the names of. Open Task Manager. If in Win7, right click on Application name, "Go to Process" there's your name...
View ArticleNew Post: New to the PDT
http://get.adobe.com/reader/enterprise/ You gotta fill that info out for your Reader installerhttps://forums.adobe.com/thread/889580 There's flash links for you.
View ArticleNew Post: Countdown and Restart Prompt
Hello, i would like working with a Restart Required Window and Countdown. i work with this line Show-InstallationRestartPrompt -Countdownseconds 600 -CountdownNoHideSeconds 60 and it looks fine but is...
View ArticleNew Post: Change DeployMode during the pre-installation?
Set deployment mode to silent in the Deploy-Application.ps1 script using variable or Params. Other option is doable balloon notifications in XML configuration.
View ArticleNew Post: Countdown and Restart Prompt
Second request we've had for this. Don't have the answer now but please log under issues as a feature request and we'll look in to it.
View ArticleNew Post: Show-InstallationRestartPrompt, modify default button.
We'll look to add to next release, we got a second request for the same from another user.
View Article