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

New Post: Messages displayed in the (Primary) Language of the current Logged...

OK I will do that.It just says failed in Software center.Where can I find the Errorlog?When I start the script manual I can find a log under c:\windows\Logs\Software?But deploying with SCCM the log is...

View Article


New Post: Messages displayed in the (Primary) Language of the current Logged...

The log file will be in what ever location you configured in your XMl configuration file. I don't see any reason why there would not be a log file unless you specifically disabled it.

View Article


Image may be NSFW.
Clik here to view.

New Post: Progress bar rather than spinning icon?

PowerSheller wrote: Technically yes this is feasible. However the progress dialog is written in Windows Presentation Format to achieve the multi threaded UI that runs in parallel to the installation....

View Article

New Post: Messages displayed in the (Primary) Language of the current Logged...

I still have Default setting in the XAppDeployToolkitConfig.xml:<MSI_LogPath>$envWinDir\Logs\Software</MSI_LogPath> When I start the script manualy with Powershell ISE the logfiles gets...

View Article

New Post: Messages displayed in the (Primary) Language of the current Logged...

Move your code towards the end of AppDeployToolkitMain.ps1 right after all of the functions have been defined.

View Article


New Post: Progress bar rather than spinning icon?

I understand what is being requested here. Actually we had a progress bar originally, but the built-in WPF indeterminate (marquee) progress bar doesn't let you control the speed of the animation and we...

View Article

New Post: Central location AppDeployToolkit folder

Hello, I want to place the module folder (AppDeployToolkit) on a central location, so I don't have to update application installs separately . What is the way te do this? I found that the module path...

View Article

New Post: Messages displayed in the (Primary) Language of the current Logged...

I have added this feature to latest 3.6.1 beta version of the toolkit. You can find it under the "Source Code" tab of this site. Please test and let me know if it works as expected.

View Article


Image may be NSFW.
Clik here to view.

New Post: Progress bar rather than spinning icon?

PowerSheller wrote: I understand what is being requested here. Actually we had a progress bar originally, but the built-in WPF indeterminate (marquee) progress bar doesn't let you control the speed of...

View Article


New Post: Progress bar rather than spinning icon?

Looks good - nice work. We will review for inclusion in the next release (won't make it in to 3.6.1).

View Article

New Post: Continue Toolkit actions on MSI installation error

Hi! I'd like to use this toolkit to install some 3rd party software, but this quite often fails because the MSI installer could not update or remove some registry keys. These can be done using...

View Article

New Post: Continue Toolkit actions on MSI installation error

The latest 3.6.1 beta version of the toolkit, found under the "Source Code" tab of this site, has an update that should allow you to do this if you want to test it out. Execute-MSI has a new parameter...

View Article

New Post: Continue Toolkit actions on MSI installation error

[deleted by submitter]

View Article


New Post: Messages displayed in the (Primary) Language of the current Logged...

Hello Mmashwani, Great news! Thanks for picking this up. I found our suggested $HKUPrimaryLanguageShort code in the 3.6.1 Source :) Summarization:The Language will be the Primary Language of the logged...

View Article

New Post: Continue Toolkit actions on MSI installation error

Hi Mo, I hope you add this info to the Docs. I know I will need this functionality at some point! Thank you for this!

View Article


New Post: Noninteractive mode confusion.

I've recently begun playing with the deploy toolkit and I noticed that there is a comment in the script indicating that noninteractive mode should automatically be detected during an sccm task...

View Article

New Post: BlockExecution causing blocked window spam at end of installation.

I just started using the toolkit yesterday. I have read through the documentation and have been testing some installers. I am having an issue I am trying to get to the bottom of when using...

View Article


New Post: BlockExecution causing blocked window spam at end of installation.

It looks like it is being caused by javaw. Is there anyway to avoid this? I need to have the execution of it blocked, but also don't want the spam windows triggered at the end of the installation.

View Article

New Post: Block Execution prompt during deployment

What solution did you end up using? I am having this issue with javaw.exe during a Java installation.

View Article

New Post: Noninteractive mode confusion.

Look at the Issues tab of this site to see if your issue has already been reported and fixed in the latest beta found under the "Source Code" tab of this site.

View Article
Browsing all 1769 articles
Browse latest View live