↧
Re: 9.6 SP1 Upgrade CPU maxed out and scans won't finish
What is the case number you have open?
View ArticleRe: 9.6 SP1 Upgrade CPU maxed out and scans won't finish
What I have found that works is these setting. Mail and Web had no change so with them on or off does not matter. I have been having the same issues. Once I shutoff System Watcher in the config the...
View ArticleRe: Process precondition where CurrentUser is 'member of' assigned group
Hi Erik, You can create the precondition using a calculation to check if one the current user's groups is the assigned group. Maybe somebody has an example to post before I get back to my pc
View ArticleRe: How do I verify that some software is not installed?
Go to Queries > My QueriesRight click > New QueryName it something like "MS Lync is Installed"On the top left section, navigate to Software > Add or Remove Programs > ProgramAt this point I...
View ArticleRe: Process precondition where CurrentUser is 'member of' assigned group
Thanks! Even if it can only be accomplished with a calculation that would be better than what we have. Calcs aren't my favorite thing...If anyone has an example I may be able to adapt it for what we...
View ArticleRe: Need serious help.
As an ACTC, I use two Mac Minis, a highly cost effective solution. Both have Mac OS X Server on them. The older one is configured with the older Mavericks OS, and the newer, primary server has Yosemite...
View ArticleRe: Patch Distribution Global
You could create a query that includes all computers except those 10 machines - then create a scope from that query. Then instead of using Global Autofix for Java updates enable autofix for the scope...
View ArticleRe: Process precondition where CurrentUser is 'member of' assigned group
Try something like this: import System static def GetAttributeValue(Change): Value = false if Change.Assignments.Count > 0: if Change.Assignments.Group != null: AssignedGroup =...
View ArticleRe: Process precondition where CurrentUser is 'member of' assigned group
Just as a possible outdated FYI - I think there used to be some restrictions on running calculations against system objects like UserGroups and the reasoning LD had then was that there were possible...
View ArticleRe: Stop scanning for XP vulnerabilities and only scan for Win7
Vulnerabilties/Patches in the Replaced folder have been superceded by a newer patch and can be moved to the Do Not Scan folder so they are no longer scanned for.
View ArticleLDMS 9.6 SP1 / Antivirus 10.2 - Security Activity module
We just got licensed for LD Antivirus and are finalizing configs and testing. I'm confused about what i'm seeing in Security Activity - Pattern file dates and Licenses.The (#) counts for each section...
View ArticleRe: 9.6 SP1 Upgrade CPU maxed out and scans won't finish
I was working with a systems engineer directly no case number for that. The cases I had open were a dead end..they closed the ticket because I was out of the office last week anyways.. So I'm starting...
View ArticleRe: 9.6 SP1 Upgrade CPU maxed out and scans won't finish
I can try disabling the watcher settings...It might be better than disabling the AV completely like I have done. Thank you
View ArticleOffice 2007/2010 failing from Software distribution
Hi, I am trying to push office 2007/2010 by following the attached document, everything works fine, LDMS server is pushing the office setup to the client PC without an issue also setup.exe also getting...
View ArticleRe: Adding new devices using csvimport.exe doesn't work
The same thing is happening to me since upgrading to 9.6 SP1. I've seen in the 9.6 SP1 release notes that mini scan files should use .miniscn file extension now but the csvImport.exe utility creates...
View ArticleCreate Multiple Child Changes to Update CI's
I have a process which allows the user to select multiple CI's to update a Date field to say its been Audited The system allows them to select the CI's and in the history confirms them all as Selected...
View ArticleDowngrading Agent
I recently upgraded our LANDesk server to 9.5 and upgraded a small department as our test bed for agent deployments. I have since had to roll back to LANDesk 9.0. I have redeployed the agent back to...
View ArticleRe: Downgrading Agent
That might be the case, you could try a batch file disto job that runs the uninstaller with the /noreboot switch, then runs the self contained. I believe that even if the initializing agent is removed...
View ArticleRe: Downgrading Agent
How would I run a batch file against those machines though since they are reporting as off. My understanding is that the batch files would never actually make it to the machines to run if the core...
View Article