Browse by Tags

Forums

Forums, discussions, and Q&A for all products.
Related Posts
  • Forum Post: Re: Defrag Drive, but Exclude SSDs

    Very easy, really. You can query WMI for the drive info. Most, if not all SSD drives have SSD in the model name. The attached script is a proof of concept.
  • Forum Post: Re: SSD Filter- SQLview not working properly

    Brilliant. Here's perhaps a simpler method ... It uses powershell to query wmi, saving the result in the default variable, then it's a simple if/then whether to defrag or not. The caveat is, of course, that the model name MUST contain SSD
  • Forum Post: Audit - Hardware - Get Graphics Card And Driver

    Description: This procedure will get the graphics card driver and version and make it visible under the "Audit, Custom Fields" tab. Kaseya customer value: Evaluate and verify the system performance for the customer user experience. End user value: Ensures that the machine is working in optimal...
  • Forum Post: Re: Ex- or include a specific time range for an agent procedure

    I have seen one of the Kaseya Training team use a VBscript to calculate this but I prefer to use the WMI procedure variable option myself as vbscripts tends to get blocked by AV. Here is a link to what you would need to figure it out; msdn.microsoft.com/.../aa394114%28VS.85%29.aspx Also I have attached...
Page 1 of 1 (4 items)