KaceSMA
1.0.0
A module for interacting with a Quest SMA Appliance and Powershell objects.
Minimum PowerShell version
5.0.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2018 Nathaniel Webb. All rights reserved.
Package Details
Author(s)
- Nathaniel Webb
Functions
Get-MachineInventory Get-UserAccount 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
Dependencies
This module has no dependencies.
FileList
- KaceSMA.nuspec
- KaceSMA.psd1
- KaceSMA.psm1
- LICENSE
- README.md
- private\New-ApiGETRequest.ps1
- public\account\Get-UserAccount.ps1
- public\account\Get-UserPermissions.ps1
- public\asset\Get-Asset.ps1
- public\asset\Get-AssetType.ps1
- public\asset\Get-BarcodeAsset.ps1
- public\inventory\Get-AgentlessInventory.ps1
- public\inventory\Get-MachineInventory.ps1
- public\inventory\Get-MachineProcess.ps1
- public\inventory\Get-MachineService.ps1
- public\inventory\Get-OperatingSystemInventory.ps1
- public\inventory\Get-SoftwareInventory.ps1
- public\inventory\Get-StartupProgramInventory.ps1
- public\managed_install\Get-ManagedInstall.ps1
- public\managed_install\Get-ManagedInstallMachineCompatibility.ps1
- public\reporting\Get-ReportingDefinition.ps1