ps/Modules/Alkami.PowerShell.Common/Alkami.PowerShell.Common.psd1
2023-05-30 22:51:22 -07:00

13 lines
3.8 KiB
PowerShell

@{
RootModule = 'Alkami.PowerShell.Common.psm1'
ModuleVersion = '3.29.1'
GUID = 'dcd8341b-19f4-4146-99de-93d68c06a91b'
Author = 'SRE'
CompanyName = ''
Copyright = '(c) 2018 Alkami. All rights reserved.'
Description = 'Alkami Common PowerShell functionality'
PowerShellVersion = '5.0'
FunctionsToExport = 'Add-DirectoryToPath','Add-HostsFileContent','Add-HostsFileEntry','Backup-AlkamiLogs','Backup-AlkamiOrb','Backup-LogFiles','Backup-ORBLogFiles','Close-SMBApplicationLocks','Compare-MetadataPart','Compare-ReleaseMetadata','Compare-SemVer','Compare-StringToLocalMachineIdentifiers','ConvertFrom-JsonToHashtable','ConvertFrom-Xml','ConvertTo-SafeTeamCityMessage','Copy-ObjectProperties','Find-CertificateByName','Format-Json','Format-Url','Get-7ZipPath','Get-AlkamiCredential','Get-AlkamiInstallationDrive','Get-AlkamiManifestFilename','Get-AvailabilityZone','Get-AwsSettings','Get-ChocolateyInstallPath','Get-CoalescedStringValue','Get-ConnectionString','Get-CPUUsage','Get-CurrentInstance','Get-CurrentInstanceAvailabilityZone','Get-CurrentInstanceId','Get-CurrentInstanceRegion','Get-CurrentInstanceTags','Get-DefaultLog4NetPathForPackage','Get-DotNetConfigPath','Get-DotNetVersion','Get-EnvironmentVariable','Get-FileEncoding','Get-FilesNoSymlink','Get-FilteredStringArray','Get-FolderSizeMb','Get-FullyQualifiedServerName','Get-HostsFileContent','Get-ImdsBaseUri','Get-ImdsV2Token','Get-InstanceMetadata','Get-InstanceTags','Get-IpAddress','Get-IPAddressesForName','Get-LogColor','Get-LogLeadName','Get-MachineConfigAppSetting','Get-MachineKeyDecryptionKey','Get-MachineKeyValidationKey','Get-MasterConnectionString','Get-NewRelicApmUpgradeData','Get-OrbLogsPath','Get-OrbPath','Get-OrbSharedPath','Get-OrbVersion','Get-ParentExecutionName','Get-ParentExecutionNameExampleUsage','Get-PasswordFromCredential','Get-SecretServerUri','Get-SecureString','Get-SecurityPolicy','Get-SecurityPolicySetting','Get-ServerByType','Get-ServerTypeByHostname','Get-SetDifference','Get-Sha256Hash','Get-SidFromUsername','Get-SupportedPlatformAPMVersion','Get-SupportedPlatformAPMVersionMap','Get-TempOrbDeployPath','Get-TextEditorPath','Get-UncPath','Get-UsernameFromSid','Get-UsersPath','Get-ValidatedRuntimeParameter','Get-VersionPSObject','Grant-RightsToFolderOrFile','Grant-UserLocalSecurityPolicyRights','Grant-UserProfileSystemPerformanceRights','Import-AWSModule','Import-TeamCityModule','Invoke-CallOperatorWithPathAndParameters','Invoke-CommandWithRetry','Invoke-Parallel','Invoke-Parallel2','Invoke-ParallelServers','Invoke-QueryOnClientDatabase','Move-LogsAndDeleteDotNetTemps','New-7Zip','New-AlkamiEventSource','New-AlkamiModule','New-DynamoMessageStringValue','New-SNSMessageAttribute','New-StatusIoIncident','New-Symlink','Open-UrlInDefaultBrowser','Out-FileWithRetry','Read-MachineConfig','Read-XMLFile','Remove-DotNetTemporaryFiles','Remove-FileSystemItem','Remove-OldArchivedLogFiles','Remove-ORBLogFiles','Resolve-Error','Revoke-LogonUsers','Save-XMLFile','Search-ForRunningWorkerProcesses','Select-AlkamiAppServers','Select-AlkamiFabServers','Select-AlkamiMicServers','Select-AlkamiTeaServers','Select-AlkamiWebServers','Set-ConnectionString','Set-RegistryValue','Set-SystemWebSettings','Set-XmlNodeValue','Stop-ProcessIfFound','Test-ComputerIsAvailable','Test-IsAdmin','Test-IsCollectionNullOrEmpty','Test-IsLoadTestEnvironment','Test-IsNull','Test-IsPsModuleInstalled','Test-IsStringIPAddress','Test-IsSymlink','Test-IsSymlinkValid','Test-PathIsInApprovedPackageLocation','Test-PathMatch','Test-PathsAreEqual','Test-ShouldContinue','Test-ShouldProcess','Test-StringIsNullOrEmpty','Test-StringIsNullOrWhitespace','Use-Module','Wait-ServersAreReachable','Write-ArrayToOutput'
AliasesToExport = 'AsDynamoMessageValue','AsSNSAttribute','Clean-Url','IsAdmin','IsCollectionNullOrEmpty','IsNull','Tee-OutFile'
}