MilestonePSTools.psd1
# # Module manifest for module 'MilestonePSTools' # # Generated by: Joshua Hendricks # # Generated on: 3/12/2020 # @{ # Script module or binary module file associated with this manifest. RootModule = 'MilestonePSTools.psm1' # Version number of this module. ModuleVersion = '1.0.72' # Supported PSEditions CompatiblePSEditions = 'Desktop' # ID used to uniquely identify this module GUID = '46909c4a-d5d8-4faf-830d-5a0df564fe7b' # Author of this module Author = 'Joshua Hendricks' # Company or vendor of this module CompanyName = 'Milestone Systems' # Copyright statement for this module Copyright = '(c) 2020 Milestone Systems. All rights reserved.' # Description of the functionality provided by this module Description = 'Milestone XProtect VMS configuration and automation powered by the Milestone MIP SDK' # Minimum version of the Windows PowerShell engine required by this module PowerShellVersion = '5.1' # Name of the Windows PowerShell host required by this module # PowerShellHostName = '' # Minimum version of the Windows PowerShell host required by this module # PowerShellHostVersion = '' # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. DotNetFrameworkVersion = '4.7' # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. # CLRVersion = '' # Processor architecture (None, X86, Amd64) required by this module ProcessorArchitecture = 'Amd64' # Modules that must be imported into the global environment prior to importing this module RequiredModules = @(@{ModuleName = 'MipSdkRedist'; ModuleVersion = '20.1.0'; }) # Assemblies that must be loaded prior to importing this module # RequiredAssemblies = @() # Script files (.ps1) that are run in the caller's environment prior to importing this module. # ScriptsToProcess = @() # Type files (.ps1xml) to be loaded when importing this module # TypesToProcess = @() # Format files (.ps1xml) to be loaded when importing this module # FormatsToProcess = @() # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess # NestedModules = @() # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. FunctionsToExport = 'Export-HardwareCsv', 'Import-HardwareCsv', 'Get-MobileServerInfo', 'Remove-MobileServerCertificate', 'Set-MobileServerCertificate', 'Get-CameraReport', 'Get-BankTable', 'Install-StableFPS' # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. CmdletsToExport = 'Add-Bookmark', 'Add-DeviceGroup', 'Add-DeviceGroupMember', 'Add-EvidenceLock', 'Add-FailoverServer', 'Add-GenericEvent', 'Add-Hardware', 'Add-RecordingServer', 'Add-RegisteredService', 'Add-Role', 'Add-Stream', 'Add-User', 'Add-UserDefinedEvent', 'Connect-ManagementServer', 'Copy-EvidenceLock', 'Disconnect-ManagementServer', 'Get-AlarmDefinition', 'Get-Bookmark', 'Get-Camera', 'Get-CameraSetting', 'Get-ConfigurationItem', 'Get-ConnectionString', 'Get-DeviceAcl', 'Get-DeviceGroup', 'Get-Diagnostics', 'Get-EvidenceLock', 'Get-FailoverServer', 'Get-FailoverServerGroup', 'Get-GenericEvent', 'Get-GenericEventDataSource', 'Get-Hardware', 'Get-HardwareDriver', 'Get-HardwarePassword', 'Get-HardwareSetting', 'Get-IConfigurationService', 'Get-Input', 'Get-InputSetting', 'Get-IServerCommandService', 'Get-IServerProxyService', 'Get-ItemState', 'Get-Kind', 'Get-LicenseDetails', 'Get-Log', 'Get-LoginSettings', 'Get-ManagementServer', 'Get-Metadata', 'Get-MetadataSetting', 'Get-MethodInfo', 'Get-Microphone', 'Get-MicrophoneSetting', 'Get-MipSdkEula', 'Get-Output', 'Get-OutputSetting', 'Get-OverallSecurity', 'Get-PlatformItem', 'Get-PlaybackInfo', 'Get-PublicViewGroup', 'Get-RecorderConfig', 'Get-RecorderStatusService2', 'Get-RecordingServer', 'Get-RegisteredService', 'Get-Role', 'Get-SequenceData', 'Get-Site', 'Get-Snapshot', 'Get-Speaker', 'Get-SpeakerSetting', 'Get-Stream', 'Get-Token', 'Get-Translations', 'Get-User', 'Get-UserDefinedEvent', 'Get-VideoSource', 'Get-VmoClient', 'Initialize-RecordingServer', 'Invoke-Method', 'Invoke-MipSdkEula', 'New-FailoverServerGroup', 'New-PublicViewGroup', 'Remove-Bookmark', 'Remove-DeviceGroup', 'Remove-EvidenceLock', 'Remove-FailoverServer', 'Remove-GenericEvent', 'Remove-Hardware', 'Remove-PublicViewGroup', 'Remove-RegisteredService', 'Remove-Role', 'Remove-Stream', 'Remove-User', 'Remove-UserDefinedEvent', 'Select-Site', 'Send-GenericEvent', 'Send-UserDefinedEvent', 'Set-CameraSetting', 'Set-ConfigurationItem', 'Set-DeviceAcl', 'Set-HardwarePassword', 'Set-HardwareSetting', 'Set-InputSetting', 'Set-License', 'Set-MetadataSetting', 'Set-MicrophoneSetting', 'Set-OutputSetting', 'Set-OverallSecurity', 'Set-RecorderConfig', 'Set-SpeakerSetting', 'Set-Stream', 'Start-Export', 'Test-Playback', 'Trace-Events', 'Update-Bookmark', 'Update-EvidenceLock', 'Update-License', 'Update-RegisteredService' # Variables to export from this module # VariablesToExport = @() # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. AliasesToExport = @() # DSC resources to export from this module # DscResourcesToExport = @() # List of all modules packaged with this module # ModuleList = @() # List of all files packaged with this module FileList = '.\eula.rtf', '.\MilestonePSTools.psm1', '.\bin\DiagnosticsTool.exe', '.\lib\MilestoneLib.dll', '.\lib\MilestonePSTools.dll', '.\lib\MilestonePSTools.dll-Help.xml', '.\Private\Copy-ConfigurationItem.ps1', '.\Private\Get-HttpSslCertThumbprint.ps1', '.\Private\GetCodecValueFromStream.ps1', '.\Private\GetFpsValueFromStream.ps1', '.\Private\GetResolutionValueFromStream.ps1', '.\Public\ImportExport\Export-HardwareCsv.ps1', '.\Public\ImportExport\Import-HardwareCsv.ps1', '.\Public\MobileServer\Get-MobileServerInfo.ps1', '.\Public\MobileServer\Remove-MobileServerCertificate.ps1', '.\Public\MobileServer\Set-MobileServerCertificate.ps1', '.\Public\Reports\Get-CameraReport.ps1', '.\Public\Tools\Get-BankTable.ps1', '.\Public\Tools\Install-StableFPS.ps1' # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. PrivateData = @{ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. Tags = 'PSEdition_Desktop', 'Windows', 'Milestone', 'ConfigApi', 'ConfigurationApi', 'XProtect', 'MIPSDK' # A URL to the license for this module. # LicenseUri = '' # A URL to the main website for this project. ProjectUri = 'https://doc.developer.milestonesys.com/html/index.html' # A URL to an icon representing this module. IconUri = 'http://download.milestonesys.com/tools/MilestonePSTools/MilestoneLogo.png' # ReleaseNotes of this module ReleaseNotes = @' ## 1.0.72 * Require MipSdkRedist version 20.1.0 * Update FQID parameter of Get-PlatformItem to take FQID from pipeline by property name for better use in the pipeline after Get-ItemState * Update documentation for Get-Bookmark where Timestamp was used instead of StartTime as a parameter name * Update Autofac reference to 4.9.4.0 to match the version included in MIP SDK 2020 R1 * Fix Set-Stream to allow easier modification of Name, LiveMode and StreamReferenceId properties via parameters ## 1.0.71 * Expand capabilities of Get-PlatformItem to enable retrieving some or all items from the configuration. * Add MessageId to Trace-Events output for easier identification of the source event MessageId '@ } # End of PSData hashtable } # End of PrivateData hashtable # HelpInfo URI of this module # HelpInfoURI = '' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } |