KaceSMA

1.0.3

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.3

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

Install-PSResource -Name KaceSMA -Version 1.0.3

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) 2018 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

PSEditions

Windows Core

Dependencies

This module has no dependencies.

Release Notes


           Be sure to join our Slack channel (#API) at https://kacecommunity.slack.com/
           
           -[New] Create assets with New-SmaAsset
           -[New] Get archived assets with Get-SmaArchiveAsset
           -[New] Archive an asset with Set-AssetAsArchived (SMA 9.0+)
           -[New] Create a new script with New-SmaScript
           -[Enhancement] Get-SmaScriptTask now allows a specific order task to be returned (First task, second task, etc).
           -[Misc] removed some unused/unnecessary parameters from a few functions.
           
           

FileList

Version History

Version Downloads Last updated
2.0.1 5,898 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 171 3/14/2019
1.0.5 130 1/3/2019
1.0.4 98 10/10/2018
1.0.3 (current version) 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