KaceSMA

1.0.2

A module for interacting with a Quest SMA Appliance and Powershell objects.

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

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

Install-PSResource -Name KaceSMA -Version 1.0.2

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-ScriptTask Invoke-Script

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] POST requests! Currently there are two implemented:
               -Invoke-SmaScript (run scripts against machine list)
               -New-SmaScriptTask (add a task to an existing script)
               
           -[New] Scripting endpoints - you can now query the scripting module for information.
               -Get-SmaScript
               -Get-SmaScriptDependency
               -Get-SmaScriptRunStatus
               -Get-SmaScriptTask

           -[Enhancement] Clearer verbose output on -WhatIf to more accurately reflect the action being taken.
           
           

FileList

Version History

Version Downloads Last updated
2.0.1 5,873 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 35 9/24/2018
1.0.2 (current version) 29 9/18/2018
1.0.1 30 9/15/2018
1.0.0 30 9/13/2018
Show less