Quantcast
Channel: psappdeploytoolkit Discussions Rss Feed
Browsing all 1769 articles
Browse latest View live
↧

New Post: How to Open a Exe

Go to the "Source Code" tab of this site. Navigate to "Sources\Deploy-Application\Deploy-Application\Deploy-Application.cs" for the C# code for Deploy-Applicaiton.exe. Also, please post questions like...

View Article


New Post: Difference between Silent and NonInteractive

Please look in Microsoft Word toolkit documentation file under heading titled "Toolkit Parameters". As updates are always being made to documentation, you can also get the latest version of the...

View Article


New Post: How to Open a Exe

Thanks For the reply. I did take a look at source code and Just want to rename a AppdeployToolkIt folder to Appdeploy scripts.Once I'm done renaming can i recompile the C++ code to generate an EXE...

View Article

New Post: How to Open a Exe

It is C# code, not C++. If you want to modify and recompile, then download all of the files from the "Source Code" tab and open the project for Deploy-Application.exe in Visual Studio.

View Article

New Post: Deployment Script: Adobe Flash player 11.9.900.152

Ws2000: I used this to only close IE on Windows 7 and lower:if ($osVersion -ge 6.2) { Show-InstallationWelcome -CloseApps "Firefox,Chrome" -CloseAppsCountdown 30 } if ($osVersion -lt 6.2) {...

View Article


New Post: test whether app is in use, else just update it.

A quick follow up question.. If I use this: Show-InstallationWelcome -CloseApps 'iexplore' -AllowDeferCloseApps -DeferTimes 1 -CheckDiskSpace -PersistPrompt## Show Progress Message (with the default...

View Article

New Post: deploy ie10, detection method that doesn't fail?

Hi I need to deploy ie10.. however even though I deploy it and ask the user to close any ie instances.. it still fails the detection method, because it isn't installed before a reboot has occurred.. it...

View Article

New Post: Java version 8 Update 25 package not working with SCCM with...

Hi Stian I have changed my script and now i am using msi file instead of exe After that its working fine [CmdletBinding()] Param ([Parameter(Mandatory=$false)] [ValidateSet('Install','Uninstall')]...

View Article


New Post: Java version 8 Update 25 package not working with SCCM with...

I have followed steps mentioned in this link to fix thisHow to install Java via SCCM 2012

View Article


New Post: Set-PinnedApplication -Action "PintoTaskBar" for all users

Hi, I am configuring an Office 2013 installation package, and am having issues with pinning shortcuts to the taskbar for the currently logged in user. I can't get it to work via the OCT shortcuts route...

View Article

New Post: Add the ability to accept user input from Show-Installation Prompt

I would like something like this for our suite of application products we have for users. Basically we are going to leverage the SCCM app store for our users and present to them a package suite in...

View Article

New Post: User interface with check box for installation.

I would like something like this for our suite of application products we have for users. Basically we are going to leverage the SCCM app store for our users and present to them a package suite in...

View Article

New Post: Difference between Silent and NonInteractive

Hi, It is still unclear. With SCCM, if there are blocking apps will that window appear to the user or if the program will just close? What should be done to be sure the the user will be ask to close...

View Article


New Post: Difference between Silent and NonInteractive

This is what the documentation says regarding NonInteractive: NonInteractive = Very silent, i.e. no blocking apps. NonInteractive mode is automatically set if it is detected that the process is not...

View Article

New Post: Deploy a packaged EXE

We package our software into "exe's". Can this toolkit deploy exe's for install?

View Article


New Post: Deployment Script: Adobe Flash player 11.9.900.152

therealjoshuad wrote: Ws2000: I used this to only close IE on Windows 7 and lower:if ($osVersion -ge 6.2) { Show-InstallationWelcome -CloseApps "Firefox,Chrome" -CloseAppsCountdown 30 } if ($osVersion...

View Article

New Post: Check for pending reboot

Nice work. For the Windows Update you just need to add the RebootRequired value: HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired The new xPendingReboot module...

View Article


New Post: test whether app is in use, else just update it.

I suggest testing with both parameters -AllowDefer and AllowDeferCloseApps and that will tell you everything you need to know.

View Article

New Post: Regarding the SCCM limitation with Applications and "allow user to...

This is a great thread. Could someone verify that the solution at this point in time is the below? And if I have only 64-bit OS machines, is it better to use the 64-bt version of serviceUI or use the...

View Article

New Post: How to Open a Exe

I have modified Deploy-Application.cs files with the required changes. After rebuilding the application, i can't find the EXE file. I did see once Deploy-application.exe file with in Debug folder. How...

View Article
Browsing all 1769 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>