Re: Deploy Image Fails to Start
bnelson is right chexck the bios.I have not had that model but another model did that and we had to update the bios.Also some models we have to delete them from landesk console before they will start.
View ArticleRe: Deploy Image Fails to Start
1. The BIOS is set to AHCI, as are all of the other E5420's I checked.2. The BIOS version isn't the latest, but is only 1 version old. I've deploying an image to this particular machine at least twice...
View ArticleRe: Deploy Image Fails to Start
Managed WinPE is only used when you have scheduled a job to the machine. If you are booting into pxe, you will want to delete the inventory record for any devices with a matching MAC address. You can...
View ArticleRe: Deploy Image Fails to Start
I did schedule a job after booting into Managed WinPE. I will see if there are any other device listings using that MAC address.
View ArticleRe: Deploy Image Fails to Start
Your query should look like this:"Computer"."Network"."NIC Address" = "000000000000" Where you use the actual mac of that device in place of the 0's.
View ArticleRe: Deploy Image Fails to Start
I already had a query created for MAC searches, but thanks for the info! There was one additional listing in my devices list I missed. I removed it and it is now imaging. Thanks!
View ArticleQuestion on Database usage in 9.5
I have upgraded my test core to 9.5 with no issues.We are preparing to upgrade our production core and I have some questions about DB activity during the upgrade.We are on SQL 2008. What have other...
View ArticleRe: Fonts Query
I just read through the entire post and we were missing a few key components. You have a few options to get your TTF files. 1. The default setting in the LDAPPL is MODE=LISTED. In order to pick up...
View ArticleRe: Calculation to check attachment data
A couple of thoughts Jamie. To work with booleans you want to use true and false rather than "True" and "False". I'd also check initially that the count of collection items is greater than 0. I've...
View ArticleRe: If Statement ignored in Calculation
How about the total being 0 if the check box isn't set? So ... import Systemstatic def GetAttributeValue(Request):if Request._WHOUPVH == false: return 0return Request._WHOUPVHSETUP +...
View ArticleRe: How to deploy image and taking the whole place on disk
are you using Provisioning or OSD for deploying the image? In provisioning, we have a Post-OS install task to expand the partition. we specify the disk, partition id, and leave size blank
View ArticleRe: LDMS 9.5 - HII Driver Repository Manager rights error
I thought I remembered a GUI window that appeared after the db3 file was rebuilt to let you add drivers. Maybe I'm thinking of something else. After I gave almost full control permissions (ntfs and...
View ArticleLANDesk agent 9.5 deployment methods
Hi all, i am having trouble finding the documentation for the recommended methods of the agent upgrade in version 9.5. Can someone point me in the right direction please? Thank you.
View ArticleLANDesk Provisioning Agent won't close
Greetings all, We are trying out Provisioning and have run into a small issue. We tried pushing out a Provisioning task to all our XP Computer which failed. the Scheduled Task was then deleted...
View ArticleRe: UDD will not add AD computer objects with no known IP
I have created an ER for this feature. Please support if you also use AD as your main source. http://community.landesk.com/support/ideas/3233
View ArticleRe: Error 2869 Windows Server 2008 - All previous help did not work
Did as follows and it works now, one additional thing was to include the touchpaper software key which I previously had done and now I can install on Server 2008 Thanks for the help
View ArticleWhere are the Flash Patches issued today!?!
Your RSS feeds indicate they should be there by now. Powers that be want me to deploy ASAP. And been on hold for an hour with no pickup yet!!
View ArticleChanging Default Report Table Properties
Hi All, My scenario is this. I have customized our report template to include a company logo and the like and that works great. However when we generate a new report from a LANDesk query, the table...
View Article