Re: HII Crashing on boot
Attempting to deploy to an HP Zbook G2. I did a straight install of Win 7 and attempted to run HII preview to see the drivers its pulling but the HII preview crashes. I'm really at a loss of what to...
View ArticleRe: HII Crashing on boot
The initial setup of HII was very frustrating for me too, but patience and many Google searches got me through it. I found that some issues started to look familiar over time when prepping new makes...
View ArticleRe: HII Crashing on boot
Thanks for the reply! 1.) I downloaded the 3.0 drivers from HP and manually assigned them in the HII2.) Did this for the chipset as well (aka intel management)3.) Unable to get the code as the blue...
View ArticleRe: HII Crashing on boot
The DISM log will show all the driver installations that the OS tried to perform along with a success or failure for each installation. It should be located in %WINDIR%\Logs\DISM\dism.log
View ArticleRe: Profile Transfer in LDMS 9.6
Hi there, i spent some time recently trying to get this working.In the end we used microsoft's USMT via landesk - which works nicely and is very simple to use.In your template run "scanstate" in system...
View ArticleHow can I get provisioning to update registy correctly on x64 OS
Running a provisioning template to build a Win 7 x64 device. Need to update the registry and have tried the Update Registry action item, but it always runs RedgUpdaterHandler.exe not...
View ArticleRe: How can I get provisioning to update registy correctly on x64 OS
Thanks, can do the same in WinBatch (compiling for x64). May pose this question to Support.
View ArticleRe: How can I get provisioning to update registy correctly on x64 OS
The only thing I've been able to do that successfully updates the registry in 64 bit environments is write an executable application to actually update the registry. Generally, I use VisualBasic and...
View ArticleRe: How can I get provisioning to update registy correctly on x64 OS
The problem with WinBatch is it still uses batch, which never worked for me. That said, I don't know if WinBatch executables will work or not, I'd be interested in hearing your results.
View ArticleRe: HII Crashing on boot
Found out that it was installing the Intel graphics drivers while the system came with the nVidia Quadro card (system can come with either of them). I had already manually set the nvidia in HII so I...
View ArticleRe: How can I get provisioning to update registy correctly on x64 OS
Can you update the registry entry as part of a batch file? And if you can run it as part of a batch file can you use the "Execute File" command from within the provisioning Template? And in doing that...
View ArticleHow to capture and deploy multiple Hard disks with imagew?
Is there a switch to capture all hard disks? If so what is it if not does anyone have any idea how to accomplish. I have a customer that wants to capture both C drive and D which one is a ssd and the...
View ArticleNo USB drive available for creating Disconnected Template
I'm attempting to create a disconnected template. My LD server is a VM at our datacenter. I can map a local USB drive to my RDP session, but when I select "Create a Disconnected Template", there is...
View ArticleRe: How can I get provisioning to update registy correctly on x64 OS
So the answer to your question is 'Sort of'. The issue here is that the provisioning agent is a 32 bit app so running as 'Execute File' occurs in the 32 bit subsystem. My current solution for this in...
View ArticleMacintosh OS X Provisioning
Hello, i am new at OSX provisioning with Landesk. We have Version 9.6 and provisioning without OSX Server. Now i have a few questions:How can we add a Mac to domain? we have a script, bit we dont have...
View ArticleRe: No USB drive available for creating Disconnected Template
Hi Joe,If you open Disk Management in windows, does the thumb drive show as 'removeable'? I have seen some drives be detected by Windows as various disks, and if it's not 'removable' I don't believe it...
View ArticleRe: Machines disappear from task
Hi Ghostrider,Are you adding machines to a task via a query? The only time I've directly witnessed the behavior you're describing is when machines are added via a query, and after being provisioned,...
View ArticleRe: No USB drive available for creating Disconnected Template
The drive does not show up in Disk Management. In my RDP session, it shows as a mapped drive under Computer called "D on computername". This is Server 2008 R2 by the way.
View ArticleRe: No USB drive available for creating Disconnected Template
The disk will need to be detected by the machine with LDMS on it, as a removeable disk. You will not be able to create a disconnected template to a mapped drive. If you are unable to get the disk to...
View ArticleRe: No USB drive available for creating Disconnected Template
You need to create the template from the REMOTE CONSOLE is the only way.
View Article