KaceSMA

1.0.6

A module for interacting with a Quest SMA Appliance and Powershell objects. Requests are submitted to the appliance API and returned as actionable objects. You can run existing scripts, create new script tasks, gather machine and asset information, and much more. New actions are being added as they are developed.

Minimum PowerShell version

5.1

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name KaceSMA -RequiredVersion 1.0.6

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name KaceSMA -Version 1.0.6

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Nathaniel Webb. All rights reserved.

Package Details

Author(s)

  • Nathaniel Webb

Functions

Get-MachineInventory Get-CurrentUserAccount Get-UserPermissions Get-AgentlessInventory Get-OperatingSystemInventory Get-MachineProcess Get-MachineService Get-SoftwareInventory Get-StartupProgramInventory Get-Asset Get-AssetType Get-BarcodeAsset Get-ManagedInstall Get-ManagedInstallMachineCompatibility Get-ReportingDefinition Get-ScriptRunStatus Get-Script Get-ScriptDependency Get-ScriptTask New-Asset New-Script New-ScriptTask Invoke-Script Get-ArchiveAsset Set-AssetAsArchived Get-ServiceDeskQueue Get-ServiceDeskQueueField Get-ServiceDeskTicketTemplate Get-ServiceDeskTicket New-ServiceDeskTicket Set-MachineInventory Set-ServiceDeskTicket Remove-ServiceDeskTicket Get-ServiceDeskTicketChanges

PSEditions

Windows Core

Dependencies

This module has no dependencies.

Release Notes


           Be sure to join our community Slack channel (#API) at https://kacecommunity.slack.com/
           
           - [New] Get-SmaServiceDeskTicketChanges has been added to retrieve a list of changes to a ticket.
           - [Fix] Set-SmaAssetAsArchived now succeeds in archiving asset by requiring a Body parameter [#7]
           - [Enhancement] Added validation to -Server parameter to give useful error if string doesn't begin with 'http' or 'https'. [#6]
           

FileList

Version History

Version Downloads Last updated
2.0.1 5,875 12/2/2019
2.0.1-beta 624 11/13/2019
1.0.9 151 9/13/2019
1.0.8 104 7/10/2019
1.0.6 (current version) 171 3/14/2019
1.0.5 130 1/3/2019
1.0.4 98 10/10/2018
1.0.3 35 9/24/2018
1.0.2 29 9/18/2018
1.0.1 30 9/15/2018
1.0.0 30 9/13/2018
Show less