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

New Post: Download v3.1.6?

When will the version v3.1.6 released?

View Article


New Post: ZAP MSI Applications

Good stuff! I often find myself zapping older stuff. I'm definitely gonna work this in to mine.

View Article


New Post: Installing Updates

Hi, is the MSU in the files folder? If it is try prepending $dirFiles\ to the file path.

View Article

New Post: Download v3.1.6?

No target date but likely within the next 10 days. You can download the beta from the source code tab.

View Article

New Post: Show-InstallationRestartPrompt, Title has no spaces between words

Hi Sean Are you looking at this bug, or maybe something I did wrong? Thanks. /Andy

View Article


New Post: Show-InstallationRestartPrompt, Title has no spaces between words

Hi Andy, I will get around to fixing this before the next release, just short for time at the moment. Not sure if you have tested the latest beta from the source code tab? Sean

View Article

New Post: Show-InstallationRestartPrompt, Title has no spaces between words

Yea, the problem is in the latest source. The last commited changes is on Sunday and I downloaded the source and test on Monday. Don't see any other commit changes for the past few days. ;-) /Andy

View Article

New Post: Minimum System Requirements

Hi, I'm very interested in the potential for using the Toolkit within my organisation. I couldn't find anything in the documentation about the minimum system requirements (powershell version, .Net...

View Article


New Post: Minimum System Requirements

Hi Stuart, PowerShell 2.0, XP/2003 or above, that's it! Regards, Sean

View Article


New Post: Minimum System Requirements

Excellent – thanks for your help.Stuart.

View Article

New Post: Show-InstallationRestartPrompt, Title has no spaces between words

OK this should be fixed now in the latest source - would appreciate someone running a test to confirm, thanks.

View Article

New Post: get-application issue

Basically trying to find out if .net 4.5 needs to be installed. If 4.5 or 4.5.1 isnt installed then install it. I'm having difficulty with the below code. It always comes out that $dotnetcurrent is...

View Article

New Post: Show-InstallationRestartPrompt, Title has no spaces between words

Hi Sean Everything seems to be ok now, wil give it a few more tests. /Andy

View Article


New Post: Allowing applications to automatically close while using the defer...

Hi Sean, For this case the reasoning we got from the deployment team is: when deploying packages to a call center environment we don't want to disturb their work if they are on the middle of a call and...

View Article

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

Hi Sean, Since ServiceUI is not being reliable wouldn't the other solution proposed by @sintaxasn with the CreateProcessWithTokenW / CreateProcessAsUserW work better? In this case just display the user...

View Article


New Post: Parse Get-InstalledApplication

I am looking to invoke an app based on the installLocation from Get-InstalledApplication. When I try it I get back @{InstallLocation=C:\Program Files (x86)\vendor\app...} all I need is C:\Program Files...

View Article

New Post: Check for reboot function

While working with my team we discovered that we have an app or two that will fail if a pending reboot is detected...real pain right. I thought does this tool also check for that? Nope it does not....

View Article


New Post: get-installedapplication issue

try this: if ( $dotnet45 ) { $dotnetcurrent -eq $true } if ( $dotnet451 ) { $dotnetcurrent -eq $true } I think this will work too: if ($dotnet45 -or $dotnet451 ) { $dotnetcurrent -eq $true }

View Article

New Post: SCCM 2012 Packages deploy noninteractive

Hey guys, Having a bit of a strange issue here. I've currently got a few different packages setup with the PSADT, version 3.1.4, and testing with 3.1.5, and when the Deploy-Application.exe is run...

View Article

New Post: iTunes self-healing(I think?) after install

Hey Guys, I'm having a weird issue installing iTunes with the PSADT. When iTunes is first run, an MSI window with a progress bar shows briefly, and then iTunes opens up. This doesn't happen if I...

View Article
Browsing all 1769 articles
Browse latest View live


Latest Images

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