↧
Re: PXE Representative Deployment - Reinstall Fails
Peter - Great work on this. Our TAM is actually looking at your posts as well and attempting to duplicate what you have found.... Now I'm starting to feel left behind normally I am not out on site and...
View ArticleRe: PXE Representative Deployment - Reinstall Fails
rictersmith, Further testing shows me that removing the /disableclientqueue does not resolve the issue because there is no "real task id" that is being queued on the core - but the task queuing is the...
View ArticleRe: same mailbox and different support email for 2 different instance
Each instance has it's own mail manager setup, so I guess yes, but for inbound email you'll have to take a guess as to which instance will process the email first. Persoanlly I'd have different...
View ArticleRe: Incident or Request Creation Date as placeholder in an automatic reminder...
Almost certainly right from memory, but a calculation should pick it up OK. Worth logging as an error though
View ArticleLenovo x1 and Vpro
Has anyone been able to make the one touch provisioning work on a lenovo X1? I have 35 of the 3460 model and I am about to get 25 to 30 more of 20A8. None of which will provision so far in my...
View ArticleBeforeSave calculations don't fire when collection item is deleted
I have the following calculation. It returns the total number of days associated with a schedulable object (_DayOff): import System static def GetAttributeValue(_DayOff): totalDayCount = 0.0 if...
View ArticleRe: LDMS profiles - Domain change
Update the Console User Table via SQLReplace Domain1\ with domain2\ on the user Column and that will transfer their "profile" as such to the new domain so that when the person logs in their now...
View ArticleRe: BeforeSave calculations don't fire when collection item is deleted
BTW, I've confirmed that the calc succeeds if I change its type to After Read, but doing that makes other calculations fail. I'd strongly prefer Before Save.
View ArticleRe: LDMS profiles - Domain change
Oooh, that sounds like the SHAZAM i was looking for. Nice job, I will give this a try. Me likey Chris.
View ArticleProvisioning without an image
I've read multiple documents on how to provision a new Windows7 workstation starting with an image. I'm looking for a way to provision a workstation WITHOUT using an image as a starting point -...
View ArticleRe: Provisioning without an image
Just a quick comment, not to derail or deflate your need/inquiry. I certainly don't want to offend anyone by my comments. From a logical standpoint, that machine will go through hours and hours of just...
View ArticleRe: LDSD 7.7.1 Upgrade from 7.5 SP1 HF3 took 10 hours
Update:Reran DB upgrade after restoration in test. Prior to doing so, I increased the cores to 8 and set the 6GB limit on SQL to allow the OS to have some breathing room. This actually took longer...
View ArticleRe: Provisioning without an image
I use a Gold image... Windows 7 only plus patches and thats it. Everything else is added at build time using custom scripts - i am in the process of documenting my tools so i can share them with the...
View ArticleRe: Define a minimum time elapse between pressions of Enter key
it is definitely possible to write a script with similar functionality.. This would involve using Escape Sequences to accomplish this. If this is functionality you would want to pursue, please contact...
View ArticleRe: TelnetCE Host Type WEB is not Licensed on MC9190?
Hello DamirZ, That is correct the Web emulation type is not pre-licensed on Motorola devices. To purchase this please see the following page : http://www.wavelink.com/how-to-buy/ Thank you,Nick
View ArticleRe: Lenovo x1 and Vpro
I don't see an option to do that on my X1 or I am looking in the wrong places. Do you happen to remember where that might have been?
View ArticleRe: Self Service Portal examples
Thanks for the clarification. One challenge I have now encountered is setting up a template at the process level. Most of the place holders carry over without issue, except Notes. I noticed that...
View ArticleRe: Lenovo x1 and Vpro
See if there is something in the BIOS about Secure Boot. this is a Windows 8 feature, and should be disabled if you are installing Windows 7. It could be that Provisioning also needs it disabled....
View ArticleRe: Lenovo x1 and Vpro
Looks like there is also a setting for 'OS Optimize Defaults'. It also should be disabled. All this does it make Windows boot faster. You can probably re-enable after your provisioning script is done.
View Article