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

New Post: how does the script handle if program is running on target client?

Hi, Show-InstallationWelcome -CloseApps "iTunes.exe" will prompt user to close iTunes. Refer to documentation for more details. Sean

View Article


New Post: how does the script handle if program is running on target client?

Hi Sean Thanks.. I'll reread the docs.. if show-installationWelcome is only activated if process is running then I'll use that.. if not.. I might just use: $ProcessActive = Get-Process outlook...

View Article


New Post: how does the script handle if program is running on target client?

Hi, Yes, the prompt will only be activated if the process is running (unless you add the -AllowDefer parameter). If you don't want a prompt and just want to kill the process, you can use:...

View Article

New Post: Restart when finished

OK, should be fixed now, can you download the latest source and re-test? Thanks

View Article

New Post: MS visio 2013 - uninstallation woes..

Dan... what about Visio Premium 2010? there's a "scrub" case for pro & std.. but what about premium?

View Article


New Post: Execute-Process -Arguements issue

Hi Dan, That took care of it

View Article

New Post: Console apps fail with Execute Process

I'm at a loss. I'm calling a few console based configuration utilities as part of a large installation program. After finally getting the arguments to pass correctly (quoting can be fun) the programs...

View Article

New Post: Restart when finished

Hi Sean, Fantastic!! It works like a charm. When will this be available? Thanks very much.

View Article


New Post: Regkey to identify In- or Uninstalled Application

Hi, the PADT is a very create and impressive tool, i would like to introduce it in our environment but i have a question. Is it possible, for sccm use, that padt set a registrykey for the application...

View Article


New Post: Regkey to identify In- or Uninstalled Application

Hi André, Sure, you can do that: Set-RegistryKey -Key "HKLM:\SOFTWARE\MYNAME\Installed\$installName" -Name "Version" -Value $appVersion Set-RegistryKey -Key...

View Article

New Post: VBS fails but PDAT says success

Hi, doing an install of Project via VBS.#*=============================================== #* INSTALLATION $installPhase = "Installation" #*=============================================== # Perform...

View Article

New Post: How to prevent windows minimizing

I'm running PSADT v.3.1.1 and may have found a bug where if there is no value set for -MinimizeWindows the script will error out stating 'must be boolean'. Perhaps the function has no default value,...

View Article

New Post: VBS fails but PDAT says success

Hi David, did you think that this one is right.""$dirfiles\Install_Microsoft_Office_Project_Standard_2007_12.00.4501.vbs"" On the Beginning you set "" on the End of Line you set"". i think the right is...

View Article


New Post: Regkey to identify In- or Uninstalled Application

Hi Seán, thank you very much, very helpful. André :)

View Article

New Post: No favicon on 'Show-InstallationRestartPrompt'

We've looked into this before and haven't been able to figure it out. Others have had the same problem:...

View Article


New Post: Silent/non silent application installation using the PSADT

Hmmm, not sure what's happening here. If no user is logged in, it should run in silent mode and this dialog should never display. Try adding -CloseAppsCountdown 60 to Show-InstallationWelcome. This...

View Article

New Post: How to prevent windows minimizing

Value is set to $true already. Can you screengrab what the issue is? Thanks, Dan

View Article


New Post: Console apps fail with Execute Process

How do you mean it fails? We'll need more info to try help

View Article

New Post: MS visio 2013 - uninstallation woes..

Umm.... I didn't write the scrub tools - that's all Microsoft. What you could try is having a look in the Visio Premium install source. You should see a folder called something like VisPre.WW - that...

View Article

New Post: Dameware service install

*===============================================* INSTALLATION $installPhase = "Installation"*===============================================# Perform installation tasks here Execute-Process -FilePath...

View Article
Browsing all 1769 articles
Browse latest View live


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