xRemoteDesktopSessionHost
xRemoteDesktopSessionHost copied to clipboard
Move hardcoded message strings to localized strings
Any Verbose or throw messages should be localized.
$script:localizedData = Get-LocalizedData -DefaultUICulture 'en-US' will need to be added to the start of each module to import the strings for use.