Re: Querying on a Group "Members" Field
Thank you. I've had some amount of luck doing 'not like' on a string and putting an asterisk in front, like this: "*\Administrator; domain.com\Domain Admins". I read somewhere that an asterisk is like...
View ArticleRe: Query Against Schedule Task
Thanks. Maybe the update to 9.5 is all I need. I like your idea, and this particular query is a one-off last minute type thing. Reporting for it is okay and everything, would like to make the query as...
View ArticleProvisioning computer into a specific OU
When creating an deploy image OSD script using Syspre, there is an option to select Network credentials. Within this dialog, there is an option to add the computer to a specific Active Directory OU....
View ArticleNeed to get list of everyone that has ever logged onto a machine
Can I read a reg key? Or is there something that will show me the folder list content of users?
View ArticleRe: CTOS Troubleshooting HP Thin Client
I was able to solve this issue by doing the following steps before capturing the image.Delete c:\windows\system32\sysprep\sysprep_unattend.xmlEdit c:\windows\setup\scripts\setupcomplete.cmd file to...
View ArticleRe: CTOS Troubleshooting HP Thin Client
As a side note the CTOS logs are at the following location.c:\windows\temp\CTOSHandler.logThere are also logs that will help troubleshoot in the following path.c:\ldprovisioning\*.log
View ArticleAll of a sudden getting Result Code 1895 "CBA 8, the connection was not...
This appears to be related to key exchange problems. But uninstalling and reinstalling the agent didn't help. Rebooting the core didn't help. And some of these very same tasks completed on systems...
View ArticleRe: Provisioning computer into a specific OU
The only current way to do this, is to modify your unattend.xml file to join the domain and specify the OU there. At Interchange, it was said that 9.6 will allow you to specify an OU with the join...
View ArticleRe: Provisioning computer into a specific OU
...or you could use a script to pre-create/move the computer account, and then join the domain like normal. ...or you could join the domain with a power shell script. But nothing out of the box.
View ArticleRe: Query Against Schedule Task
For 9.5 you go to LANDesk Management->Scheduler->Tasks, but that only lists the tasks it's still listed in. It does not account for any tasks that it may have been in previously, but removed from.
View ArticleWhen [tps_audit_id] (integer) IDENTITY column was added to the audit trail...
I know that we had millions of audit rows before this integer column was added by an upgrade. I want to know when this column was added, if audit rows were maybe sorted by creation_date and then...
View ArticleRe: Provisioning computer into a specific OU
One more consideration is by placing in a specific OU you should be mindful of any GP settings that could impact remaining actions in your template.
View ArticleRe: How to create a template in WebDesk?
I think the main issue for that approach, apart from support, is that for each entry in the object template table you'd need to build a collection for each attribute you want to set in the template....
View ArticleRe: LDSD - LPM - LDMS Integration via web services - questions
There are no negative consequenses to changing this? I mean, is the system going to perform actions where he previously asked for credentials?I'm thinking about users navigating to coreserver/remote to...
View ArticleRe: LDSD - LPM - LDMS Integration via web services - questions
Yes there are no negative consequenses.
View ArticleRe: LDSD - LPM - LDMS Integration via web services - questions
I have checked this and my customer does not use an AD account on their com+ applications because the server is not in a domain.The users they use to authenticate are LDMS Users, not AD users. For the...
View ArticleRe: LDSD - LPM - LDMS Integration via web services - questions
i dont know about a method for using mbsdk without using ad account. you need an account that has rights to login to ldpms websdk without prompting for username/password. otherwise this would not work.
View ArticleRe: Provisioning computer into a specific OU
As mentioned by others, this is a feature in 9.6.
View ArticleRe: Provisioning computer into a specific OU
Hey Mach6, Any idea how 9.6 will handle this if a computer account of the same name exists in the domain already? This has historically been an issue that required scripting to delete or move/reset...
View ArticleRe: Provisioning computer into a specific OU
That's not a problem we considered at this point. As of 9.6 release we won't handle or watch for naming conflicts. Thanks for brining it up so we can look at improving it for a later release.
View Article