Re: Provisioning hang
This was added as a later update. What SP are you on? Anyway, you still have some time after the Provisioning finishes on a client to quickly manually copy the logfiles from c:\ldprovisioning to...
View ArticleRe: Provisioning hang
I'm on SP1. I will catch the logfiles next time it happens and I will post it here. Thanks!
View ArticleRe: Provisioning hang
Run Task Manager as all users on that machine and see if any processes of vulscan.exe is running, we had this issue in the past and still pop-ups every now and then. If it is vulscan you might have to...
View ArticleRe: Pxe Representative Deployment Fails
Nick,After checking that a up to date agent was on the Pxe Rep I uninstalled the existing Pxe services and files rebooted and ran the Pxe deployment script and it did nothing but the scheduled task...
View ArticleRe: Pxe Representative Deployment Fails
I am not familiar with scripting. Do I copy what you have there and save as a .vbs ? How do I run it? Is there anything particular to my site that I have to substitute in any of the lines? Also have...
View ArticleRe: LD 9.6 SP 1 OS Provisioning Agent Install Failing
Hi Jeff,From the ldprovision.log snippet you posted, it looks like an error occurs when it calls ConfigHandler. Can you please gather and post the remaining Provisioning logs? Since your screenshot...
View ArticleRe: Problem with executing file in Provisioning task showing in Interactive...
Hi ndtsuk_dean,It sounds like your client machines have the Interactive Services Detection service started. Disabling the Interactive Services Detection service will prevent the popup. Though I've seen...
View ArticleProvisioning error - Error injecting unattend file...
Running into an issue with injecting our unattend file. In the provisioning, it says it puts an image down correctly, then moves to the step to inject the unattend file and fails. The GUI shows this...
View ArticleRe: Provisioning error - Error injecting unattend file...
Hi BWallace, The variables must be declared by a database value. Can you upload the XML file? Jan
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Sorry it took so long to get back to you on this, I got involved in another project. You can see by the screen shot how CHS Student weblinks is highlighted on the left but when you look to see which...
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Here is a better view. You can see how lightly the CHS Student Weblinks are highlighted.
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Hi Hendricksonc,This is linked to the Windows display settings, contrast etc. Just play a bit with it and have a go,Hope it will help!
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Also the WIndow Color and Appearance in Windows settings - Control panel.
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Okay. Yes I am familiar with the windows control panel display settings. My display is fine with everything else I use. I don't think adjusting the windows color and appearance in windows each time I...
View ArticleRe: In 9.5 SP3 the Selected Distribution Package in Provisioning Template...
Hi,Mine is just fine for 9.5SP3 to be honest.
View ArticleRe: Provisioning error - Error injecting unattend file...
Seems kind of self defeating if the windows environmental variables have to be declared rather than letting it inject then allow windows to use it's environmental variables. either way, the file we are...
View ArticleRe: Provisioning error - Error injecting unattend file...
Change CommandLine>%%WINDIR%%\System32\WindowsPowerShell\v1.0\PowerShell.exe %%Windir%%\LDMSImg\PIS.ps1</CommandLine> to...
View ArticleRe: Provisioning error - Error injecting unattend file...
With Provisioning any time you have a %example% in the unattend it expects that there is a public variable assigned to the value. It is giving you this error because the WINDIR variable is not defined....
View Article