Re: Agent Configuration: Changing what Agent config PC uses
PS. Also moved it into a more appropriate space
View ArticleRe: Cannot start LANDesk Scheduler Service on new core?
Try going into Services.msc directly and setting an account there for the LANDESK Scheduler Service. Make sure the user you are using is granted the 'logon as a service' right on the new device and...
View ArticleRe: Cannot start LANDesk Scheduler Service on new core?
Hi Frank, Sorry, I wasn't clear. That was the second part of my original post, I had done that in services.msc itself, and I can confirm that via GPO the account that the old core used that I tried...
View ArticleRe: Avalanche - supported devices
Are you looking into the LANDESK Mobility version of Avalanche or the Wavelink? Avalanche supports IOS, Android (2.1+) and Windows Phone. On Android, there is extra support for Samsung SAFE devices....
View ArticleRe: Cannot start LANDesk Scheduler Service on new core?
Have you done this: Go to Administrative Tools -> Local Security Policy -> Local Policies -> User Rights Assignment. Edit the item "Log on as a service" and add your domain user...
View ArticleRe: Some Keyboard keys would stop work when remote controlling more than 1 pc...
I found the fix for this (at least in my environment). Just hit the windows key on your keyboard and then the u and l keys will start working again.
View ArticleRe: Filter between 2 composants
Hi Jennyin my new collection i have this funny message :"Object reference not set to an instance of an object." and no one result collectionhave you an idea ? i don't understand why it's so...
View ArticleRe: For Loop not checking all items in a collection
Try This:import Systemstatic def GetAttributeValue(Request): Value = false for Version in Request._EndUser.UserConfigItems: if Version.ConfigItem._CIMSVersion._CIMSVersion == 'CIMS...
View ArticleRe: Cannot start LANDesk Scheduler Service on new core?
Alright, well, very odd. I wound up rebooting the server and trying again, the service started this time and held after another reboot. Not sure what did the trick, but thanks all for the assistance!
View ArticleRe: My actions are not getting displayed in the actions list
Three things can cause this issue: The most likely thing your missing is the action hasn't been added to your status. You need to make another process the default, deactivate the process, then look at...
View ArticleRe: Console login failed for user 'sa'
thanks, LANDesk provided script too and run now, resolved the issue and able to login now.
View ArticleRe: Creating Query based on 2 business objects
The only way to include resolution information is to do a query based on resolution but then you don't get open incidents. You probably already know that which is why your posting. The only solution...
View ArticleExpiry Date Calculation
I want to add a calculation on expiry date so that its set as creation date + 2years ( 730days) . I have used the formula below but when I test syntax , I get error " You need at least one dependency...
View ArticleRe: Expiry Date Calculation
How about import Systemstatic def GetAttributeValue(Article): Value = Article.CreationDate.AddYears(2) return Value remove the tick box where it says to do the dependencies manually,...
View ArticleWhen provisioning, some machines fail to map image repository
Hi. I am experiencing a random and intermittent issue with provisoning, where some machines will get stuck on the System Configuration stage of the Image Template. It ssems that it does not relate to...
View ArticleRe: Why am I getting a reboot prompt 12 hours before, especially when NO...
LANDesk support ended up giving me a new vulscan.dll, apparently mine was not updating on the endpoints, so they were not getting the new agent reboot settings.
View ArticleRe: Are there username, email address or password variables available for use...
I marked this as correct since the information is accurate for version 9.5 SP2 Landesk with Mobility. As for the suggested fixes they will not help in this case. If I have an AD logon name of 12345...
View ArticleRe: How do I speed up my dashboards?
After finding some time (finally) I have come to find out a few things: 1. Report Templates slow down the refresh time of a page2. Returning 5 items rather than all is much faster Removing the report...
View ArticleRe: ERROR: This Request has changed status, and the action you selected is no...
This was resolved by adding Attach Incident to all status in the Request process, instead of Add Incident. Thanks everyone!
View ArticleYosemite and Kaspersky
We upgraded to 9.6 and everything was working fine until we upgraded our test machines to Yosemite. Problem: av would not installWhat worked:1. vulnerability scans reported to the core2. inventory...
View Article