RemoteDesktopManager.psd1

#
# Module manifest for module 'RemoteDesktopManager'
#
# Generated by: Devolutions
#
# Generated on: 7/16/2021
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'RemoteDesktopManager.dll'

# Version number of this module.
ModuleVersion = '2022.3.1.0'

# Supported PSEditions
CompatiblePSEditions = 'Desktop', 'Core'

# ID used to uniquely identify this module
GUID = 'e1f6da7b-dea2-439e-84db-06a041b2b255'

# Author of this module
Author = 'Devolutions'

# Company or vendor of this module
CompanyName = 'Devolutions'

# Copyright statement for this module
Copyright = '(c) 2019-2021 Devolutions Inc. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Devolutions Remote Desktop Manager (RDM) PowerShell Module'

# 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 = ''

# 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 = ''

# Modules that must be imported into the global environment prior to importing this module
# RequiredModules = @()

# 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 = @()

# 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-RDMRoleRepositoryAccess', 'Add-RDMRoleToUser', 'Add-RDMSessionAttachment', 'Add-RDMPrivateSessionAttachment',
'Add-RDMUserRepositoryAccess', 'Close-RDMSession', 'Copy-RDMSession',
'Edit-RDMUserTemplate', 'Export-RDMActivityLogsReport', 'Export-RDMOptionFile', 'Export-RDMPasswordAnalyzerReport', 'Export-RDMSession',
'Get-RDMCommand', 'Get-RDMCurrentDataSource', 'Get-RDMCurrentRepository', 'Get-RDMDataSource', 'Get-RDMDatasourceProperty', 'Get-RDMDiagnostic', 'Get-RDMInstance', 'Get-RDMLicense',
'Get-RDMOffline', 'Get-RDMOnline','Get-RDMOpenedSession', 'Get-RDMOTPPassword', 'Get-RDMPackage', 'Get-RDMPersonalCredentials','Get-RDMPlaylistLocal', 'Get-RDMPlaylistShared', 'Get-RDMPowerShellOverride', 
'Get-RDMPrivateSession', 'Get-RDMPrivateSessionAttachment', 'Get-RDMPrivateSessionCredentials', 'Get-RDMPrivateSessionDocumentStoredInDatabase', 
'Get-RDMPrivateSessionDomain', 'Get-RDMPrivateSessionOTP', 'Get-RDMPrivateSessionPassword', 'Get-RDMPrivateSessionProperty', 'Get-RDMPrivateSessionStatus', 
'Get-RDMPrivateSessionUserName', 'Get-RDMPrivilegedAccount', 'Get-RDMProcess', 'Get-RDMRegistrationInfo','Get-RDMRepository', 'Get-RDMRole', 'Get-RDMRootSession', 
'Get-RDMSecurityGroup', 'Get-RDMSession', 'Get-RDMSessionAttachment', 'Get-RDMSessionCredentials', 'Get-RDMSessionDocumentation', 'Get-RDMSessionDocumentStoredInDatabase', 
'Get-RDMSessionDomain', 'Get-RDMSessionOTP', 'Get-RDMSessionPassword', 'Get-RDMSessionProperty', 'Get-RDMSessionStatus', 'Get-RDMSessionUserName', 'Get-RDMTask', 'Get-RDMTemplate', 
'Get-RDMUser', 'Get-RDMUserSpecificSettings', 'Get-RDMUserRepositoryAccess', 'Get-RDMVersion', 'Import-RDMDataSource', 'Import-RDMSession', 'Install-RDMPackage', 'Invoke-RDMCreateDataSourceDatabase', 
'Invoke-RDMLoadFromInventorySession', 'Invoke-RDMParentSession', 'Invoke-RDMUnparentSession', 'Invoke-RDMUpdateDataSourceDatabase',
'New-RDMDataSource', 'New-RDMLicense', 'New-RDMLogComment', 'New-RDMPlaylistLocal', 'New-RDMPlaylistShared', 'New-RDMPort', 'New-RDMRandomPassword',
'New-RDMRepository', 'New-RDMRole', 'New-RDMSecurityGroup', 'New-RDMSession', 'New-RDMSSHKey', 'New-RDMTask', 'New-RDMTemplate', 'New-RDMUser',
'Open-RDMQuickConnect', 'Open-RDMSession', 'Open-RDMSyncSession', 'Read-RDMSession', 
'Register-RDMFromDataSource', 'Remove-RDMDataSource', 'Remove-RDMLicense', 'Remove-RDMPrivateSession', 'Remove-RDMRepository', 'Remove-RDMRole', 
'Remove-RDMRoleRepositoryAccess', 'Remove-RDMRoleToUser', 'Remove-RDMSecurityGroup', 'Remove-RDMSession', 'Remove-RDMSessionAttachment', 'Remove-RDMSessionDocumentation', 
'Remove-RDMTask', 'Remove-RDMTemplate', 'Remove-RDMUser', 'Remove-RDMUserRepositoryAccess', 'Remove-RDMUserSpecificSettings', 'Rename-RDMGroup', 'Restart-RDMProcess', 
'Set-RDMCurrentDataSource', 'Set-RDMCurrentRepository', 'Set-RDMDataSource', 'Set-RDMDatasourceMasterKey', 'Set-RDMDatasourceProperty', 'Set-RDMDatasourceRepository', 
'Set-RDMLicense', 'Set-RDMPersonalCredentials', 'Set-RDMPlaylistLocal', 'Set-RDMPlaylistShared', 'Set-RDMPowerShellOverride', 'Set-RDMPrivateSession', 
'Set-RDMPrivateSessionAttachment', 'Set-RDMPrivateSessionCredentials', 'Set-RDMPrivateSessionDocument', 'Set-RDMPrivateSessionDomain',
'Set-RDMPrivateSessionPassword', 'Set-RDMPrivateSessionProperty', 'Set-RDMPrivateSessionStatus', 'Set-RDMPrivateSessionUsername', 'Set-RDMPrivilegedAccount', 'Set-RDMRegistrationInfo', 
'Set-RDMRepository', 'Set-RDMRole', 'Set-RDMRoleGroupRights', 'Set-RDMRoleProperty', 'Set-RDMRootSession', 'Set-RDMSecurityGroup', 'Set-RDMSecurityGroupProperty', 
'Set-RDMSession', 'Set-RDMSessionAttachment', 'Set-RDMSessionCredentials', 'Set-RDMSessionDocument', 'Set-RDMSessionDocumentation', 'Set-RDMSessionDomain', 'Set-RDMSessionPassword', 
'Set-RDMSessionProperty', 'Set-RDMSessionStatus', 'Set-RDMSessionUsername', 'Set-RDMSQLiteDatasourcePassword', 'Set-RDMTask', 'Set-RDMTemplate', 'Set-RDMUser', 
'Set-RDMUserGroupRights', 'Set-RDMUserProperty', 'Set-RDMUserSecurity', 'Set-RDMUserSpecificSettings', 'Start-RDMInstance', 'Start-RDMProcess','Stop-RDMProcess', 
'Uninstall-RDMPackage', 'Update-RDMPackage', 'Update-RDMRepository', 'Update-RDMSessionAttachment', 'Update-RDMUI', 'Set-RDMUserVaultSessionUsername'
'Add-HubGroupUser',
'Connect-HubAccount',
'ConvertTo-HubFlatObject',
'Disconnect-HubAccount',
'Get-HubContext', 'Get-HubGroup', 'Get-HubEntry', 'Get-HubEntryPermission', 'Get-HubSiemLogs', 'Get-HubSiemLogsDaily', 'Get-HubSiemLogsMonthly', 'Get-HubSiemLogsWeekly',
'Get-HubSystemPermission', 'Get-HubSystemSettings', 'Get-HubSystemVaultPermission', 'Get-HubUser', 'Get-HubVault', 'Get-HubVaultPermission',
'Import-HubContext',
'New-HubGroup', 'New-HubEntry', 'New-HubEntryPermission', 'New-HubSystemPermission', 'New-HubSystemVaultPermission', 'New-HubOrganizationUser', 'New-HubUser',
'New-HubVault', 'New-HubVault', 'New-HubVaultPermission',
'Remove-HubGroup', 'Remove-HubGroupUser', 'Remove-HubEntry', 'Remove-HubEntryPermission', 'Remove-HubSystemPermission', 'Remove-HubSystemVaultPermission',
'Remove-HubUser', 'Remove-HubVault', 'Remove-HubVaultPermission',
'Save-HubContext',
'Select-HubContext',
'Set-HubContext', 'Set-HubGroup', 'Set-HubEntry', 'Set-HubEntryPermission', 'Set-HubSystemPermission', 'Set-HubSystemSettings', 'Set-HubSystemVaultPermission',
'Set-HubUser', 'Set-HubVault', 'Set-HubVaultPermission',
'New-HubGateway', 'Set-HubGateway', 'Remove-HubGateway', 'Get-HubGateway', 'Get-HubGatewaySettings', 'New-HubGatewaySettings', 'Set-HubGatewaySettings')

# 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 = @()

# 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 = 'Devolutions', 'RDM', 'RemoteDesktop', 'RemoteDesktopManager', 'Windows', 'macOS', 'Linux'

        # A URL to the license for this module.
        # LicenseUri = ''

        # A URL to the main website for this project.
        # ProjectUri = ''

        # A URL to an icon representing this module.
        # IconUri = ''

        # ReleaseNotes of this module
        ReleaseNotes = '
- Add SortField and Descending parameters in Export-RDMActivityLogsReport to allow sorting on Connection, User, or Vault
- Add TicketID and Comment parameters to Get-RDMSessionOTP and Get-RDMPrivateSessionOTP to fill the log
- Add ID parameter to Get-RDMSession and Get-RDMPrivateSession cmdlets to obtain a session based on its ID
- Add Password parameter to Import-RDMSession to access protected file without a prompt
- Fix always empty On Open comment in the report generated by Export-RDMActivityLogsReport
- Fix crash in some commands when automatic checkout is activated'



        # Prerelease string of this module
        # Prerelease = '22'

    } # 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 = ''

}