Parallels RAS PowerShell - API Versions

In Parallels RAS 18 the PowerShell module has been named RASAdmin and it supports both version 2.0 (latest) and version 1.0.

Version 2.0

This version is the one loaded by default by the system or if the RequiredVersion is not specified when importing the module.

Version 1.0

This version keeps backward compatibility with the older PSAdmin module found in Parallels RAS 17 and earlier.
It allows administrators to use existing scripts with minor modification.

This version includes:
  • Cmdlet aliases
  • Aliased parameters
  • Old and new properties in the returned objects
To make use of version 1.0, one needs to specify the RequiredVersion as 1.0 when importing the module:
Import-Module RASAdmin -RequiredVersion 1.0

Changes between Version 2.0 and Version 1.0

The below sections highlight the differences between Version 2.0 and Version 1.0.

New Cmdlets

Add-RAS2FARadiusAutomationAdds automation settings to Radius provider settings.
Add-RASClientPolicyConnectionAdds a new connection to the Connection List.
Add-RASClientPolicyGWAdds a new GW to a client policy list.
Add-RASClientPolicyMACAdds a new MAC address to a client policy list.
Add-RASClientPolicyUserGroupAdds a user/group to the user group list of a client policy.
Add-RASFSLogixCCDLocationAdds a CCDLocation to a CCDLocation List of the Profile Container.
Add-RASFSLogixFolderAdds a folder to an Inclusion/Exclusion List of the Profile Container.
Add-RASFSLogixUserAdds a user to an Inclusion/Exclusion List of the Profile Container.
Add-RASFSLogixVHDLocationAdds a VHDLocation to a VHDLocation List of the Profile Container.
Add-RASHALBDeviceAdd a new HALB Device to the specific HALB Virtual Server instance.
Add-RASProviderRemotePCStaticAdds a Remote PC Static to a Provider.
Add-RASPubItemPreferredRouteAdds a preferred route to the specified published resource.
Add-RASThemeFooterURLAdds a new footer URL to the footer URLs list
Add-RASThemeGroupFilterAdds a new group filter to the theme group filters
Add-RASTOTPUsersImport TOTP users from a CSV file.
Find-RASTOTPUsersFind TOTP users by matching substring.
Get-RAS2FARadiusAutomationRetrieves automation settings from Radius provider settings.
Get-RASAgentDiagnosticRetrieves RAS Agent Diagnostic information.
Get-RASClientPolicyRetrieves information about one or all the client policies.
Get-RASClientPolicyConnectionRetrieves the connection list
Get-RASClientPolicyUserGroupRetrieves the user group list of a client policy.
Get-RASCPUOptimizationSettingsObtains Parallels RAS CPU Optimization settings.
Get-RASCurrentAdminPermissionsRetrieve information about the current admin permissions.
Get-RASCustomRouteRetrieves information about one or multiple custom routes.
Get-RASFSLogixRetrieves the FSLogix settings.
Get-RASFSLogixCCDLocationRetrieves a CCDLocation List of the Profile Container.
Get-RASFSLogixFolderRetrieves an Inclusion/Exclusion List of the Profile Container.
Get-RASFSLogixSettingsRetrieves the FSLogix Features settings.
Get-RASFSLogixUserRetrieves an Inclusion/Exclusion List of the Profile Container.
Get-RASFSLogixVHDLocationRetrieves a VHDLocation List of the Profile Container.
Get-RASHALBRetrieves the HALB Virtual server settings.
Get-RASHALBDeviceRetrieves a map, or a specific device used by the HALB Virtual Server.
Get-RASHALBStatusRetrieves the status for HALB Virtual Server based on the condition of the HALB Devices.
Get-RASPerformanceMonitorSettingsRetrieves the Performance Settings.
Get-RASProviderRemotePCStaticRetrieves the Remote PC Static list of a Provider.
Get-RASPubItemPreferredRouteGet a list of preferred routes for the specified published resource.
Get-RASPubItemStatusRetrieves the status of one or multiple published resources session.
Get-RASReportingSettingsRetrieve the Reporting Settings.
Get-RASThemeRetrieves information about one or multiple Parallels RAS themes.
Get-RASThemeFooterURLRetrieves the theme group footer URL list
Get-RASThemeGroupFilterRetrieves the theme group filters
Get-RASThemeImageRetrieve theme images
Get-RASVDITemplateStatusRetrieves the status of a RAS Template.
Invoke-RASClearSessionsIDCacheClears the session ID cache.
Invoke-RASDuplicateClientPolicyDuplicates a client policy.
Invoke-RASExportClientPolicyExports a client policy to a file.
Invoke-RASImportClientPolicyImports a client policy from a file.
Invoke-RASImportProviderRemotePCStaticImports a list of Remote PC Static to a Provider from a file.
Invoke-RASPAPromoteToPrimaryPromotes a RAS Publishing Agent to master.
Invoke-RASPAPromoteToPrimaryPromotes a RAS Publishing Agent to master.
Invoke-RASRDSCmdSends a command to the RDS.
New-RASClientPolicyAdds a new client policy.
New-RASCustomRouteCreates a new Custom Route.
New-RASHALBCreates a new instance of the HALB Virtual server settings.
New-RASThemeAdds a new theme.
Remove-RAS2FARadiusAutomationRemoves attribute settings from Radius provider settings.
Remove-RASClientPolicyRemoves a client policy.
Remove-RASClientPolicyConnectionRemoves the connection list
Remove-RASClientPolicyGWRemoves a GW from the list of a client policy.
Remove-RASClientPolicyMACRemoves a MAC address from the list of a client policy.
Remove-RASClientPolicyUserGroupRemoves a user/group from the user group list of a client policy.
Remove-RASCustomRouteRemoves a Custom Route from a site.
Remove-RASFSLogixCCDLocationRemoves a CCDLocation from a CCDLocation List of the Profile Container.
Remove-RASFSLogixFolderRemoves a folder from an Inclusion/Exclusion List of the Profile Container.
Remove-RASFSLogixUserRemoves a user from an Inclusion/Exclusion List of the Profile Container.
Remove-RASFSLogixVHDLocationRemoves a VHDLocation from a VHDLocation List of the Profile Container.
Remove-RASHALBRemoves a specific HALB Virtual Server and un-initializes any devices used by it.
Remove-RASHALBDeviceRemoves and uninitializes the specified HALB Devices that are used by the specific HALB Virtual Server.
Remove-RASProviderRemotePCStaticRemoves a Remote PC Static from a Provider.
Remove-RASPubItemPreferredRouteRemoves a preferred route from the specified published resource.
Remove-RASThemeRemoves a theme.
Remove-RASThemeFooterURLRemoves the footer URL from the footer URLs list
Remove-RASThemeGroupFilterRemoves a theme group filter
Reset-RASTOTPUsersReset TOTP authentication for all or specific users.
Restart-RASVMRestarts a virtual machine.
Set-RAS2FARadiusAutomationSets automation settings to Radius provider settings.
Set-RASClientPolicyModifies settings of a client policy.
Set-RASClientPolicyOrderChange the order of a RAS Client Policy.
Set-RASCPUOptimizationSettingsModifies Parallels RAS CPU optimization settings.
Set-RASCustomRouteModifies a Custom Route.
Set-RASFSLogixModifies the FSLogix settings.
Set-RASFSLogixFolderExclusionModifies the ExcludeFolderCopy of a folder of the Exclusion List.
Set-RASFSLogixSettingsModifies the FSLogix Features settings.
Set-RASHALBUpdates the settings of a specific HALB Virtual Server.
Set-RASHALBDevicePriorityChanges the priority (order) of a specified HALB device within the list of HALB devices.
Set-RASPerformanceMonitorSettingsUpdates the Performance Monitor Settings.
Set-RASProviderRemotePCStaticModifies a Remote PC Static of a Provider.
Set-RASPubItemPreferredRouteModifies the specified preferred route for the specified published resource.
Set-RASReportingSettingsUpdates the Reporting Settings.
Set-RASThemeModifies settings of a theme.

Modified Cmdlets

Add-2FAExcludeGWIPListAdds an entry to the Gateway IP filter.
Renamed toAdd-RAS2FAExcludeGWIPList
Add-2FAExcludeIPListAdds an entry to the IP filter.
Renamed toAdd-RAS2FAExcludeIPList
Add-2FAExcludeMACListAdds an entry to the MAC address filter.
Renamed toAdd-RAS2FAExcludeMACList
Add-2FAExcludeUserGroupListAdds an entry to the User/Group filter.
Renamed toAdd-RAS2FAExcludeUserGroupList
Add-2FARadiusAttributeAdds attribute settings to Radius provider settings.
Renamed toAdd-RAS2FARadiusAttribute
Added paramtersRadiusType
Add-PubAppFileExtAdds a file extension for the specified published application.
Renamed toAdd-RASPubAppFileExt
Add-PubItemClientFilterAdds a client device name to the filter of type 'Client Device Name' for the specified published resource.
Renamed toAdd-RASPubItemClientFilter
Add-PubItemGWFilterAdds a RAS Secure Client Gateway to the filter of type 'Gateway' for the specified published resource.
Renamed toAdd-RASPubItemGWFilter
Add-PubItemIPFilterAdds an IP address to the filter of type 'IP Address' for the specified published resource.
Renamed toAdd-RASPubItemIPFilter
Add-PubItemMACFilterAdds a MAC address to the filter of type 'MAC' for the specified published resource.
Renamed toAdd-RASPubItemMACFilter
Add-PubItemUserFilterAdds a user account to the filter of type 'User' for the specified published resource.
Renamed toAdd-RASPubItemUserFilter
Add-PubRDSAppServerAttrAdds RDS application attributes to specific server from where the application is hosted.
Renamed toAdd-RASPubRDSAppServerAttr
Add-RDSGroupMemberAdds one or multiple RD Session Host servers to a group.
Renamed toAdd-RASRDSGroupMember
Add-RDSScheduleMessageAdds a Message to an RDS Schedule Item.
Renamed toAdd-RASRDSScheduleMessage
Add-VDIPoolMemberAdds one or multiple VDI Pool Members to a VDI Pool.
Renamed toAdd-RASVDIPoolMember
Renamed paramtersVDIHostId to ProviderId
Add-VDITemplateLicenseKeyModifies properties of a RAS Template license key.
Renamed toAdd-RASVDITemplateLicenseKey
Copy-PubItemCopy a Published item.
Renamed toCopy-RASPubItem
Get-2FAExcludeGWIPListRetrieves the excluded gateway IP list.
Renamed toGet-RAS2FAExcludeGWIPList
Get-2FAExcludeIPListRetrieves the IP list.
Renamed toGet-RAS2FAExcludeIPList
Get-2FAExcludeMACListRetrieves the MAC address filter.
Renamed toGet-RAS2FAExcludeMACList
Get-2FAExcludeUserGroupListRetrieves the User/Group filter.
Renamed toGet-RAS2FAExcludeUserGroupList
Get-2FARadiusAttributeRetrieves attribute settings from Radius provider settings.
Renamed toGet-RAS2FARadiusAttribute
Added paramtersRadiusType
Get-2FASettingRetrieves second level authentication setting.
Renamed toGet-RAS2FASetting
Modified output typeTwoFactorAuthSetting
Get-GWRetrieves information about one or multiple RAS Secure Client Gateway servers.
Renamed toGet-RASGW
Modified output typeGW
Get-GWDefaultSettingsRetrieves default settings used to configure a Gateway.
Renamed toGet-RASGWDefaultSettings
Modified output typeGWDefaultSiteSettings
Get-GWStatusRetrieves RAS Secure Client Gateway summary and state information.
Renamed toGet-RASGWStatus
Modified output typeGWSysInfo
Get-InvitationEmailSettingsRetrieves Parallels RAS invitation email settings.
Renamed toGet-RASInvitationEmailSettings
Get-LicenseDetailsRetrieves Parallels RAS license details.
Renamed toGet-RASLicenseDetails
Modified output typeLicense
Get-PARetrieves information about one or multiple RAS Publishing Agent servers.
Renamed toGet-RASPA
Modified output typePA
Get-PAStatusRetrieves the RAS Publishing Agent status information.
Renamed toGet-RASPAStatus
Modified output typePASysInfo
Get-PubAppFileExtRetrieves the file extensions for the specified published application.
Renamed toGet-RASPubAppFileExt
Get-PubDefaultSettingsRetrieves default settings used to configure published resources.
Renamed toGet-RASPubDefaultSettings
Modified output typePubDefaultSettings
Get-PubFolderRetrieves information about one or multiple published folders.
Renamed toGet-RASPubFolder
Modified output typePubFolder
Get-PubItemRetrieves information about one or multiple published resources.
Renamed toGet-RASPubItem
Modified output typePubItem
Get-PubItemClientFilterGet a list of filtered client device names for the specified published resource.
Renamed toGet-RASPubItemClientFilter
Get-PubItemGWFilterRetrieves a list of filtered RAS Secure Client Gateways for the specified published resource.
Renamed toGet-RASPubItemGWFilter
Get-PubItemIconGet the published resource icon.
Renamed toGet-RASPubItemIcon
Modified output typeRASFiles
Added paramtersFormat
IconSize
Get-PubItemIPFilterRetrieves the IP address ranges for the specified published resource.
Renamed toGet-RASPubItemIPFilter
Get-PubItemMACFilterRetrieves the list of filtered MAC addresses for the specified published resource.
Renamed toGet-RASPubItemMACFilter
Get-PubItemUserFilterRetrieves the list of filtered user accounts for the specified published resource.
Renamed toGet-RASPubItemUserFilter
Get-PubRDSAppRetrieves information about one or multiple published applications.
Renamed toGet-RASPubRDSApp
Modified output typePubRDSApp
Get-PubRDSAppServerAttrRetrieves RDS application attributes from a specific server from where the application is hosted.
Renamed toGet-RASPubRDSAppServerAttr
Get-PubRDSDesktopRetrieves information about one or multiple published desktops.
Renamed toGet-RASPubRDSDesktop
Modified output typePubRDSDesktop
Get-PubVDIAppRetrieves information about one or multiple published applications.
Renamed toGet-RASPubVDIApp
Modified output typePubVDIApp
Get-PubVDIDesktopRetrieves information about one or multiple published desktops.
Renamed toGet-RASPubVDIDesktop
Modified output typePubVDIDesktop
Get-RASAdminAccountRetrieves information about one or multiple Parallels RAS administrator accounts.
Modified output typeAdminAccount
Get-RASAdminSessionRetrieves information about RAS Admin sessions.
Modified output typeAdminSession
Get-RASCustomPermissionRetrieves the permissions of a RAS custom admin account.
Modified output typeCustomPermission
Get-RASLBSettingsObtains Parallels RAS load balancing settings.
Modified output typeLBSettings
Get-RASNotificationRetrieves notifications
Modified output typeNotificationEvent
Get-RASNotificationDefaultsGet default notification settings.
Modified output typeNotificationDefaults
Get-RASNotificationEventRetrieves event notifications.
Modified output typeNotificationEvent
Get-RASNotificationResourceRetrieves resource notifications.
Modified output typeNotificationResource
Get-RASNotificationScriptRetrieves notification script info.
Modified output typeNotificationScript
Get-RASPrintingSettingsRetrieves the Parallels RAS Universal Printing settings.
Modified output typePrintingSettings
Get-RASScanningSettingsRetrieves the Parallels RAS Universal Scanning settings.
Modified output typeScanningSettings
Get-RDSRetrieves information about one or multiple RD Session Host servers.
Renamed toGet-RASRDS
Modified output typeRDS
Get-RDSDefaultSettingsRetrieves default settings used to configure an RD Session Host server.
Renamed toGet-RASRDSDefaultSettings
Modified output typeRDSDefaultSiteSettings
Get-RDSessionRetrieves information about one or multiple RD Sessions.
Renamed toGet-RASRDSession
Modified output typeRDSession
Added paramtersGroupId
Get-RDSGroupRetrieves information about one or multiple RD Session Host server groups.
Renamed toGet-RASRDSGroup
Modified output typeRDSGroup
Get-RDSGroupMemberRetrieves member information for an RD Session Host server group.
Renamed toGet-RASRDSGroupMember
Modified output typeRDS
Get-RDSScheduleRetrieves the RD Session Host scheduler job information.
Renamed toGet-RASRDSSchedule
Modified output typeRDSSchedServerGroupDisableItem
Get-RDSScheduleDisableRetrieves information about RD Session Host scheduler jobs of type "Disable (server or group)".
Renamed toGet-RASRDSScheduleDisable
Modified output typeRDSSchedServerGroupDisableItem
Get-RDSScheduleMessageRetrieves schedule message information for an RDS Schedule Item.
Renamed toGet-RASRDSScheduleMessage
Get-RDSScheduleRebootRetrieves information about RD Session Host scheduler jobs of type "Reboot (server or group)".
Renamed toGet-RASRDSScheduleReboot
Modified output typeRDSSchedServerRebootItem
Get-RDSStatusRetrieves the RD Session Host server status information.
Renamed toGet-RASRDSStatus
Modified output typeRDSSysInfo
Get-SiteRetrieves information about one or multiple sites.
Renamed toGet-RASSite
Modified output typeSite
Get-SiteStatusRetrieves the site summary and state information.
Renamed toGet-RASSiteStatus
Modified output typeSiteSysInfo
Get-VDIGuestRetrieves the guest VM list from a Provider in real-time.
Renamed toGet-RASVDIGuest
Modified output typeVDIGuest
Added paramtersUser
VDITemplateId
Renamed paramtersVDIHostId to ProviderId
Get-VDIGuestDefaultSettingsRetrieves default settings used to configure a RAS Guest Agent.
Renamed toGet-RASVDIGuestDefaultSettings
Modified output typeVDIGuestDefaultSettings
Get-VDIHostRetrieves information about one or multiple Provider servers.
Renamed toGet-RASProvider
Modified output typeProvider
Get-VDIHostStatusRetrieves the Provider status information.
Renamed toGet-RASProviderStatus
Modified output typeProviderSysInfo
Get-VDIPersistentGuestRetrieves the list of persistent guest VMs.
Renamed toGet-RASVDIPersistentGuest
Modified output typeVDIPersistentGuest
Get-VDIPoolRetrieves information about one or multiple VDI Pools.
Renamed toGet-RASVDIPool
Modified output typeVDIPool
Get-VDIPoolMemberRetrieves a VDI Pool Member from a VDI Pool.
Renamed toGet-RASVDIPoolMember
Get-VDISettingsRetrieves information about one or multiple persistent guest VMs.
Renamed toGet-RASVDISettings
Get-VDITemplateRetrieves settings of a RAS Template.
Renamed toGet-RASVDITemplate
Modified output typeVDITemplate
Get-VDITemplateLicenseKeyRetrieves the list RAS Template license keys.
Renamed toGet-RASVDITemplateLicenseKey
Get-VDITemplateSettingsRetrieves RAS Template settings.
Renamed toGet-RASVDITemplateSettings
Get-VMRetrieves VM list from a Provider in real-time.
Renamed toGet-RASVM
Modified output typeVM
Renamed paramtersVDIHostId to ProviderId
Invoke-ApplyApplies changes that you've made to the Parallels RAS farm.
Renamed toInvoke-RASApply
Invoke-ClearRASAgentLogsRemoves the Log file of one or more RAS Agents.
Renamed toInvoke-RASClearAgentLogs
Invoke-ExportSettingsExports the complete Parallels RAS farm configuration to a file.
Renamed toInvoke-RASExportSettings
Invoke-ImportSettingsImports the Parallels RAS farm configuration from a file.
Renamed toInvoke-RASImportSettings
Invoke-LicenseActivateActivates Parallels RAS using a license key.
Renamed toInvoke-RASLicenseActivate
Added paramtersMacAddress
Invoke-LicenseDeactivateDeactivates the Parallels RAS license key.
Renamed toInvoke-RASLicenseDeactivate
Invoke-PubItemCmdInvoke published items commands.
Renamed toInvoke-RASPubItemCmd
Invoke-RDSProcessCmdSends an RDS Process command.
Renamed toInvoke-RASRDSProcessCmd
Invoke-RDSSessionCmdSends RDS session commands.
Renamed toInvoke-RASRDSSessionCmd
Invoke-RetrieveRASAgentLogsRetrieves the Log files for one or more RAS Agents.
Renamed toInvoke-RASRetrieveAgentLogs
Invoke-VDIProcessCmdSends a VDI Process command.
Renamed toInvoke-RASVDIProcessCmd
Renamed paramtersVDIHostId to ProviderId
Invoke-VDISessionCmdSends VDI session commands.
Renamed toInvoke-RASVDISessionCmd
Renamed paramtersVDIHostId to ProviderId
Invoke-VDITemplateCmdPerform RAS Template commands.
Renamed toInvoke-RASVDITemplateCmd
Move-PubItemMoves a published item in the Published Resources tree.
Renamed toMove-RASPubItem
New-GWAdds a RAS Secure Client Gateway server to a site.
Renamed toNew-RASGW
Modified output typeGW
Added paramtersEnableHTML5
NoFireWallRules
NoRestart
New-PAAdds a RAS Publishing Agent server to a site.
Renamed toNew-RASPA
Modified output typePA
Added paramtersNoFireWallRules
NoRestart
New-PubFolderAdds a new published folder to a site.
Renamed toNew-RASPubFolder
Modified output typePubFolder
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_zh_TW
MaintenanceMessage_es_ES
MaintenanceMessage_it_IT
MaintenanceMessage_ru_RU
MaintenanceMessage_zh_CN
EnabledMode
ReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ja_JP
MaintenanceMessage_fr_FR
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_ko_KR
InheritMaintenance
New-PubRDSAppAdds a published application to a site.
Renamed toNew-RASPubRDSApp
Modified output typePubRDSApp
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_es_ES
MaintenanceMessage_it_IT
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
MaintenanceMessage_ru_RU
MaintenanceMessage_zh_CN
EnabledMode
ReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ja_JP
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_ko_KR
InheritMaintenance
New-PubRDSDesktopAdds a published desktop to a site.
Renamed toNew-RASPubRDSDesktop
Modified output typePubRDSDesktop
Added paramtersMaintenanceMessage_es_ES
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
MaintenanceMessage_ru_RU
MaintenanceMessage_pt_BR
MaintenanceMessage_zh_CN
EnabledMode
ReplicateMaintenance
MaintenanceMessage_ja_JP
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_en_US
MaintenanceMessage_it_IT
MaintenanceMessage_ko_KR
InheritMaintenance
New-PubVDIAppAdds a published VDI application to a site.
Renamed toNew-RASPubVDIApp
Modified output typePubVDIApp
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_zh_CN
MaintenanceMessage_es_ES
MaintenanceMessage_it_IT
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
EnabledMode
ReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ja_JP
VDITemplateId
MaintenanceMessage_ru_RU
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_ko_KR
InheritMaintenance
New-PubVDIDesktopAdds a published VDI desktop to a site.
Renamed toNew-RASPubVDIDesktop
Modified output typePubVDIDesktop
Added paramtersMaintenanceMessage_ru_RU
MaintenanceMessage_es_ES
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
MaintenanceMessage_pt_BR
MaintenanceMessage_zh_CN
EnabledMode
ReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ja_JP
VDITemplateId
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_it_IT
MaintenanceMessage_ko_KR
InheritMaintenance
New-RASAdminAccountAdds a Parallels RAS administrator account to the farm.
Modified output typeAdminAccount
Added paramtersSID
Renamed paramtersAllowClientManagementChanges to AllowDeviceManagementChanges
New-RASCertificateCreates a Certificate by Importing a Certificate/Pfx file, generating a self-signed certificate or generating a certificate request.
Modified output typeCertificate
Added paramtersAlternateNames
New-RASNotificationEventCreates new event notification.
Modified output typeNotificationEvent
New-RASNotificationResourceCreates new resource notification.
Modified output typeNotificationResource
New-RASNotificationScriptCreates new notification script
Modified output typeNotificationScript
New-RASSessionCreates a connection with a Parallels RAS farm.
Modified output typeSession
Added paramtersRefresh
LocalAuth
New-RDSAdds an RD Session Host server to a site.
Renamed toNew-RASRDS
Modified output typeRDS
Added paramtersNoTerminalServices
NoFireWallRules
NoDesktopExperience
AddUsersToRDSUsers
New-RDSGroupCreates a new RD Session Host server group.
Renamed toNew-RASRDSGroup
Modified output typeRDSGroup
Added paramtersFileTransferLockLocation
FileTransferMode
Technology
DrainRemainsBelowSec
FileTransferLocation
Renamed paramtersInheritDefaultUPDSettings to InheritDefaultUserProfileSettings
New-RDSScheduleDisableCreates an RD Session Host scheduler job of type "Disable (server or group)".
Renamed toNew-RASRDSScheduleDisable
Modified output typeRDSSchedItem
Added paramtersEnforceOnInactive
New-RDSScheduleRebootCreates an RD Session Host scheduler job of type "Reboot (server or group)".
Renamed toNew-RASRDSScheduleReboot
Modified output typeRDSSchedItem
New-SiteAdds a new site to the RAS farm.
Renamed toNew-RASSite
Modified output typeSite
Added paramtersNoFireWallRules
NoRestart
New-VDIGuestInstalls the RAS Guest Agent in a VM, which makes it ready to host published resources in Parallels RAS.
Renamed toNew-RASVDIGuest
Modified output typeVDIGuest
Added paramtersNoAllowRemoteConnections
NoRestart
NoFireWallRules
NoTerminalServices
NoDesktopExperience
AddUsersToRDSUsers
Renamed paramtersVDIHostId to ProviderId
New-VDIHostAdds a Provider server to a site.
Renamed toNew-RASProvider
Modified output typeProvider
Added paramtersAuthenticationURL
NoRestart
ResourceURI
NoFireWallRules
ManagementURL
Renamed paramtersVDIType to Type
VDIPort to Port
Dropped paramtersVDIAgentOStype
New-VDIPoolCreates a new VDI Pool.
Renamed toNew-RASVDIPool
Modified output typeVDIPool
New-VDITemplateCreates a RAS Template.
Renamed toNew-RASVDITemplate
Modified output typeVDITemplate
Renamed paramtersVDIHostId to ProviderId
Remove-2FAExcludeGWIPListRemoves an entry from a Gateway IP filter.
Renamed toRemove-RAS2FAExcludeGWIPList
Remove-2FAExcludeIPListRemoves an entry from the IP filter.
Renamed toRemove-RAS2FAExcludeIPList
Remove-2FAExcludeMACListRemoves an entry from the MAC address filter.
Renamed toRemove-RAS2FAExcludeMACList
Remove-2FAExcludeUserGroupListRemoves an entry from the User/Group filter.
Renamed toRemove-RAS2FAExcludeUserGroupList
Remove-2FARadiusAttributeRemoves attribute settings from Radius provider settings.
Renamed toRemove-RAS2FARadiusAttribute
Added paramtersRadiusType
Remove-GWRemoves a RAS Secure Client Gateway server from a site.
Renamed toRemove-RASGW
Remove-PARemoves a RAS Publishing Agent server from a site.
Renamed toRemove-RASPA
Remove-PubAppFileExtRemoves a file extension for the specified published application.
Renamed toRemove-RASPubAppFileExt
Remove-PubFolderRemoves a published folder from a site.
Renamed toRemove-RASPubFolder
Remove-PubItemRemoves a published resource from a site.
Renamed toRemove-RASPubItem
Remove-PubItemClientFilterRemoves a client device name from the filter of type 'Client Device Name' for the specified published resource.
Renamed toRemove-RASPubItemClientFilter
Remove-PubItemGWFilterRemoves the specified RAS Secure Client Gateway from the filter of type 'Gateway' for the specified published resource.
Renamed toRemove-RASPubItemGWFilter
Remove-PubItemIPFilterRemoves an IP address from the filter of type 'IP Address" for the specified published resource.
Renamed toRemove-RASPubItemIPFilter
Remove-PubItemMACFilterRemoves the specified MAC address from the filter of type 'MAC' for the specified published resource.
Renamed toRemove-RASPubItemMACFilter
Remove-PubItemUserFilterRemoves a user account from the filter of type 'User' for the specified published resource.
Renamed toRemove-RASPubItemUserFilter
Remove-PubRDSAppRemoves a published application from a site.
Renamed toRemove-RASPubRDSApp
Remove-PubRDSAppServerAttrRemoves RDS application attributes from specific server.
Renamed toRemove-RASPubRDSAppServerAttr
Remove-PubRDSDesktopRemoves a published desktop from a site.
Renamed toRemove-RASPubRDSDesktop
Remove-PubVDIAppRemoves a published VDIapplication from a site.
Renamed toRemove-RASPubVDIApp
Remove-PubVDIDesktopRemoves a published desktop from a site.
Renamed toRemove-RASPubVDIDesktop
Remove-RDSRemoves an RD Session Host server from a site.
Renamed toRemove-RASRDS
Remove-RDSGroupRemoves an RD Session Host server group from a site.
Renamed toRemove-RASRDSGroup
Remove-RDSGroupMemberRemoves an RD Session Host server from a group.
Renamed toRemove-RASRDSGroupMember
Remove-RDSScheduleRemoves RD Session Host scheduler job(s).
Renamed toRemove-RASRDSSchedule
Remove-RDSScheduleDisableRemoves an RD Session Host scheduler job of type "Disable (server or group)".
Renamed toRemove-RASRDSScheduleDisable
Remove-RDSScheduleMessageRemoves an RDS Schedule Message from a RDS Schedule Item.
Renamed toRemove-RASRDSScheduleMessage
Remove-RDSScheduleRebootRemoves an RD Session Host scheduler job of type "Reboot (server or group)".
Renamed toRemove-RASRDSScheduleReboot
Remove-SiteRemoves a site from the RAS farm.
Renamed toRemove-RASSite
Remove-VDIGuestRemoves a RAS Guest Agent from a guest VM.
Renamed toRemove-RASVDIGuest
Renamed paramtersVDIHostId to ProviderId
Remove-VDIHostRemoves a Provider server from a site.
Renamed toRemove-RASProvider
Dropped paramtersVDIAgentOStype
Remove-VDIPersistentGuestRemoves a persistent guest VM rule.
Renamed toRemove-RASVDIPersistentGuest
Renamed paramtersVDIHostId to ProviderId
Remove-VDIPoolRemoves a VDI Pool from a site.
Renamed toRemove-RASVDIPool
Remove-VDIPoolMemberRemoves a VDI Pool Member from a VDI Pool.
Renamed toRemove-RASVDIPoolMember
Remove-VDITemplateRemoves a RAS Template from a site.
Renamed toRemove-RASVDITemplate
Remove-VDITemplateLicenseKeyRemoves the licenses key info from a RAS Template.
Renamed toRemove-RASVDITemplateLicenseKey
Restart-VMResets a virtual machine.
Renamed toReset-RASVM
Renamed paramtersVDIHostId to ProviderId
Send-InvitationEmailSends RAS invitation email.
Renamed toSend-RASInvitationEmail
Send-TestEmailSends a test email.
Renamed toSend-RASTestEmail
Set-2FASettingModifies various setting of second level authentication.
Renamed toSet-RAS2FASetting
Added paramtersHAMode
Tolerance
BackupServer
RestrictionMode
Set-GWModifies properties of a RAS Secure Client Gateway.
Renamed toSet-RASGW
Added paramtersCipherPreference
AllowCORS
BrowserCacheTimeInMonths
DisableWyseCertWarn
PublicAddress
ClipboardDirection
FileTransferMode
AllowedDomainsForCORS
Renamed paramtersEnableClientManagerPort to EnableDeviceManagerPort
Set-GWDefaultSettingsModifies default settings used to configure a Gateway.
Renamed toSet-RASGWDefaultSettings
Added paramtersAllowCORS
BrowserCacheTimeInMonths
FileTransferMode
ClipboardDirection
AllowedDomainsForCORS
CipherPreference
DisableWyseCertWarn
Renamed paramtersEnableClientManagerPort to EnableDeviceManagerPort
Set-InvitationEmailSettingsModifies Parallels RAS invitation settings.
Renamed toSet-RASInvitationEmailSettings
Set-PAModifies settings of a RAS Publishing Agent server.
Renamed toSet-RASPA
Set-PAPriorityChange the priority of a RAS Publishing Agent server.
Renamed toSet-RASPAPriority
Set-PubAppFileExtModifies file extensions of the specified published App.
Renamed toSet-RASPubAppFileExt
Set-PubDefaultSettingsModifies default settings used to configure published resources.
Renamed toSet-RASPubDefaultSettings
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_zh_CN
MaintenanceMessage_es_ES
MaintenanceMessage_ru_RU
MaintenanceMessage_zh_TW
MaintenanceMessage_it_IT
ReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ja_JP
MaintenanceMessage_fr_FR
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
StartFullscreen
MaintenanceMessage_ko_KR
Set-PubFolderModifies properties of a published folder.
Renamed toSet-RASPubFolder
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_ja_JP
MaintenanceMessage_zh_TW
MaintenanceMessage_es_ES
MaintenanceMessage_ru_RU
MaintenanceMessage_zh_CN
EnabledMode
MaintenanceMessage_it_IT
ReplicateMaintenance
PreferredRoutingEnabled
MaintenanceMessage_en_US
MaintenanceMessage_fr_FR
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_ko_KR
InheritMaintenance
Renamed paramtersNewName to Name
Set-PubItemModifies settings of a published resource of any type (folder, app, desktop).
Renamed toSet-RASPubItem
Added paramtersMaintenanceMessage_pt_BR
MaintenanceMessage_ja_JP
MaintenanceMessage_zh_TW
MaintenanceMessage_es_ES
MaintenanceMessage_ru_RU
MaintenanceMessage_zh_CN
EnabledMode
MaintenanceMessage_it_IT
ReplicateMaintenance
PreferredRoutingEnabled
MaintenanceMessage_en_US
MaintenanceMessage_fr_FR
MaintenanceMessage_de_DE
MaintenanceMessage_nl_NL
MaintenanceMessage_ko_KR
InheritMaintenance
Renamed paramtersNewName to Name
Set-PubItemClientFilterModifies the filter of type 'Client Device Name' for the specified published resource.
Renamed toSet-RASPubItemClientFilter
Set-PubItemClientOSFilterModifies the filter of type 'Client OS' for the specified published resource.
Renamed toSet-RASPubItemClientOSFilter
Set-PubItemGWFilterModifies the filter of type 'Gateway' for the specified published resource.
Renamed toSet-RASPubItemGWFilter
Set-PubItemIPFilterModifies filtering of type 'IP Address' for the specified published resource.
Renamed toSet-RASPubItemIPFilter
Set-PubItemMACFilterModifies the filter of type 'MAC' for the specified published resource.
Renamed toSet-RASPubItemMACFilter
Set-PubItemUserFilterModifies the filter of type 'User' for the specified published resource.
Renamed toSet-RASPubItemUserFilter
Set-PubRDSAppModifies properties of a published application.
Renamed toSet-RASPubRDSApp
Added paramtersReplicateMaintenance
MaintenanceMessage_en_US
StartFullscreen
MaintenanceMessage_zh_TW
MaintenanceMessage_ko_KR
MaintenanceMessage_ru_RU
MaintenanceMessage_es_ES
MaintenanceMessage_fr_FR
EnabledMode
MaintenanceMessage_de_DE
ExcludePrelaunch
MaintenanceMessage_zh_CN
MaintenanceMessage_ja_JP
PreferredRoutingEnabled
MaintenanceMessage_nl_NL
MaintenanceMessage_it_IT
MaintenanceMessage_pt_BR
InheritMaintenance
Renamed paramtersNewName to Name
Set-PubRDSAppServerAttrModify RDS application attributes on specific server from where the application is hosted.
Renamed toSet-RASPubRDSAppServerAttr
Set-PubRDSDesktopModifies properties of a published desktop.
Renamed toSet-RASPubRDSDesktop
Added paramtersReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ko_KR
MaintenanceMessage_ru_RU
MaintenanceMessage_es_ES
EnabledMode
MaintenanceMessage_de_DE
ExcludePrelaunch
MaintenanceMessage_zh_CN
MaintenanceMessage_ja_JP
PreferredRoutingEnabled
MaintenanceMessage_nl_NL
MaintenanceMessage_it_IT
MaintenanceMessage_pt_BR
InheritMaintenance
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
Renamed paramtersNewName to Name
Set-PubVDIAppModifies properties of a published VDI application.
Renamed toSet-RASPubVDIApp
Added paramtersReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_zh_TW
MaintenanceMessage_ko_KR
MaintenanceMessage_ru_RU
EnabledMode
MaintenanceMessage_de_DE
ExcludePrelaunch
MaintenanceMessage_ja_JP
PreferredRoutingEnabled
MaintenanceMessage_nl_NL
MaintenanceMessage_it_IT
MaintenanceMessage_pt_BR
InheritMaintenance
MaintenanceMessage_fr_FR
MaintenanceMessage_es_ES
MaintenanceMessage_zh_CN
Renamed paramtersNewName to Name
Set-PubVDIDesktopModifies properties of a published desktop.
Renamed toSet-RASPubVDIDesktop
Added paramtersReplicateMaintenance
MaintenanceMessage_en_US
MaintenanceMessage_ko_KR
MaintenanceMessage_ru_RU
MaintenanceMessage_es_ES
EnabledMode
MaintenanceMessage_de_DE
ExcludePrelaunch
MaintenanceMessage_ja_JP
PreferredRoutingEnabled
MaintenanceMessage_nl_NL
MaintenanceMessage_it_IT
MaintenanceMessage_pt_BR
InheritMaintenance
MaintenanceMessage_fr_FR
MaintenanceMessage_zh_TW
MaintenanceMessage_zh_CN
Renamed paramtersNewName to Name
Set-RASAdminAccountModifies Parallels RAS administrator account settings.
Renamed paramtersAllowClientManagementChanges to AllowDeviceManagementChanges
Set-RASFarmSettingsUpdate RAS Farm settings.
Added paramtersExcludeDirectRDPForVDI
Set-RASLBSettingsModifies Parallels RAS load balancing settings.
Added paramtersMaxConnectionRequests
MaxConnectionRequests
Dropped paramtersCPUExcludeList
Set-RASPowerPermissionModifies the permissions of a RAS Power admin account.
Renamed paramtersAllowClientManagementChanges to AllowDeviceManagementChanges
Set-RASScanningSettingsUpdate RAS Universal Scanning settings.
Added paramtersTWAINApps
ReplicateTWAINApps
Set-RASSystemSettingsModifies RAS system configuration settings.
Added paramtersHttpProxyRequiresAuth
Set-RDSModifies RD Session Host server settings.
Renamed toSet-RASRDS
Added paramtersFileTransferLockLocation
FileTransferMode
Technology
EnableDriveRedirectionCache
FileTransferLocation
Renamed paramtersInheritDefaultUPDSettings to InheritDefaultUserProfileSettings
Set-RDSDefaultSettingsModifies default settings used to configure an RD Session Host server.
Renamed toSet-RASRDSDefaultSettings
Added paramtersEnableDriveRedirectionCache
FileTransferLockLocation
Technology
FileTransferMode
FileTransferLocation
Set-RDSGroupModifies an RD Session Host server group.
Renamed toSet-RASRDSGroup
Added paramtersEnableDriveRedirectionCache
FileTransferLockLocation
FileTransferMode
Technology
DrainRemainsBelowSec
FileTransferLocation
Renamed paramtersInheritDefaultUPDSettings to InheritDefaultUserProfileSettings
Set-RDSScheduleDisableModifies an existing RD Session Host scheduler job of type "Disable (server or group)".
Renamed toSet-RASRDSScheduleDisable
Added paramtersEnforceOnInactive
Set-RDSScheduleMessageModifies schedule message information for an RDS Schedule Message.
Renamed toSet-RASRDSScheduleMessage
Set-RDSScheduleRebootModifies an existing RD Session Host scheduler job of type "Reboot (server or group)".
Renamed toSet-RASRDSScheduleReboot
Set-SiteModifies site properties.
Renamed toSet-RASSite
Set-VDIGuestModifies guest VM settings.
Renamed toSet-RASVDIGuest
Added paramtersInheritDefVDIUserProfileSettings
Technology
Renamed paramtersVDIHostId to ProviderId
Set-VDIGuestDefaultSettingsModifies default settings used to configure a guest VM.
Renamed toSet-RASVDIGuestDefaultSettings
Added paramtersTechnology
Set-VDIHostModifies Provider server settings.
Renamed toSet-RASProvider
Added paramtersFileTransferLockLocation
FileTransferMode
EnableDriveRedirectionCache
FileTransferLocation
Renamed paramtersVDIType to Type
Dropped paramtersMaxGuests
Set-VDIPersistentGuestModifies a persistent guest VM rule.
Renamed toSet-RASVDIPersistentGuest
Renamed paramtersVDIHostId to ProviderId
Set-VDIPoolModifies a VDI Pool.
Renamed toSet-RASVDIPool
Set-VDISettingsModifies persistent guest VM settings.
Renamed toSet-RASVDISettings
Set-VDITemplateModifies properties of a RAS Template.
Renamed toSet-RASVDITemplate
Added paramtersTechnology
InheritDefVDIUserProfileSettings
Set-VDITemplateSettingsUpdates RAS Template settings.
Renamed toSet-RASVDITemplateSettings
Start-VMStarts a virtual machine.
Renamed toStart-RASVM
Renamed paramtersVDIHostId to ProviderId
Stop-VMStops a virtual machine.
Renamed toStop-RASVM
Renamed paramtersVDIHostId to ProviderId
Suspend-VMSuspends a virtual machine.
Renamed toSuspend-RASVM
Renamed paramtersVDIHostId to ProviderId

Removed Cmdlets

Get-RASTurboSettings
Invoke-PAPromoteToMaster
Set-RASTurboSettings

Modified Outputs

AdminAccount
Added PropertiesAdminCreate
TimeCreate
TimeLastMod
AdminLastMod
AdminSession
Added PropertiesLanguage
Certificate
Added PropertiesAdminCreate
AlternateNames
TimeLastMod
AdminLastMod
TimeCreate
GW
Added PropertiesCipherPreference
AllowCORS
AdminCreate
BrowserCacheTimeInMonths
DisableWyseCertWarn
TimeLastMod
TimeCreate
PublicAddress
AdminLastMod
ClipboardDirection
FileTransferMode
AllowedDomainsForCORS
Renamed PropertiesEnableClientManagerPort to EnableDeviceManagerPort
GWDefaultSiteSettings
Added PropertiesAllowCORS
BrowserCacheTimeInMonths
FileTransferMode
ClipboardDirection
AllowedDomainsForCORS
CipherPreference
DisableWyseCertWarn
Renamed PropertiesEnableClientManagerPort to EnableDeviceManagerPort
GWSysInfo
Added PropertiesCipherPreference
MachineId
Renamed PropertiesClientMgrTCPConns to DeviceMgrTCPConns
ClientMgrTCPSSLConns to DeviceMgrTCPSSLConns
MaxClientMgrTCPConns to MaxDeviceMgrTCPConns
MaxClientMgrTCPSSLConns to MaxDeviceMgrTCPSSLConns
ClientManagerUDPSock to DeviceManagerUDPSock
LBSettings
Added PropertiesMaxConnectionRequests
Dropped PropertiesCPUExcludeList
EnableCPULB
ConnReqMax
License
Added PropertiesAlertMessage
NeedsAttention
StatusMessage
NotificationEvent
Added PropertiesTimeLastMod
AdminLastMod
AdminCreate
TimeCreate
NotificationResource
Added PropertiesTimeLastMod
AdminLastMod
AdminCreate
TimeCreate
NotificationScript
Added PropertiesAdminCreate
AdminLastMod
TimeLastMod
TimeCreate
PA
Added PropertiesAdminCreate
TimeLastMod
AdminLastMod
TimeCreate
PASysInfo
Added PropertiesMachineId
Provider
Added PropertiesFileTransferLockLocation
TimeCreate
AdminCreate
TimeLastMod
RemotePCStaticList
EnableDriveRedirectionCache
FileTransferMode
AdminLastMod
FileTransferLocation
Renamed PropertiesVDIType to Type
Dropped PropertiesMaxGuests
ProviderSysInfo
Added PropertiesMachineId
PubDefaultSettings
Added PropertiesReplicateMaintenance
StartFullscreen
MaintenanceMessages
PubFolder
Added PropertiesMaintenanceMessages
PreferredRoutingEnabled
AdminCreate
TimeLastMod
TimeCreate
EnabledMode
ReplicateMaintenance
AdminLastMod
PreferredRoutes
InheritMaintenance
PubItem
Added PropertiesMaintenanceMessages
PreferredRoutingEnabled
AdminCreate
TimeLastMod
TimeCreate
EnabledMode
ReplicateMaintenance
AdminLastMod
PreferredRoutes
InheritMaintenance
PubRDSApp
Added PropertiesReplicateMaintenance
ExcludePrelaunch
StartFullscreen
TimeCreate
PreferredRoutes
EnabledMode
AdminLastMod
MaintenanceMessages
PreferredRoutingEnabled
AdminCreate
InheritMaintenance
TimeLastMod
PubRDSDesktop
Added PropertiesPreferredRoutingEnabled
MaintenanceMessages
AdminCreate
DesktopSize
ExcludePrelaunch
TimeCreate
EnabledMode
ReplicateMaintenance
AdminLastMod
PreferredRoutes
TimeLastMod
InheritMaintenance
Dropped PropertiesUseAvailableArea
PubVDIApp
Added PropertiesTimeCreate
PreferredRoutingEnabled
AdminCreate
MaintenanceMessages
ExcludePrelaunch
EnabledMode
ReplicateMaintenance
AdminLastMod
PreferredRoutes
TimeLastMod
InheritMaintenance
PubVDIDesktop
Added PropertiesMaintenanceMessages
PreferredRoutingEnabled
AdminCreate
ExcludePrelaunch
DesktopSize
TimeCreate
EnabledMode
ReplicateMaintenance
PreferredRoutes
TimeLastMod
AdminLastMod
InheritMaintenance
Dropped PropertiesUseAvailableArea
RASAgentInfo
Added PropertiesMachineId
RASFarmSettings
Added PropertiesExcludeDirectRDPForVDI
RASPowerPermission
Added PropertiesAdminCreate
TimeCreate
AdminLastMod
TimeLastMod
Renamed PropertiesAllowClientManagementChanges to AllowDeviceManagementChanges
RASSystemSettings
Added PropertiesHttpProxyRequiresAuth
RDS
Added PropertiesFileTransferLockLocation
TimeCreate
FSLogix
FileTransferMode
AdminCreate
TimeLastMod
InheritDefaultUserProfileSettings
Technology
EnableDriveRedirectionCache
AdminLastMod
FileTransferLocation
Dropped PropertiesInheritDefaultUPDSettings
RDSDefaultSiteSettings
Added PropertiesEnableDriveRedirectionCache
FileTransferLockLocation
Technology
FileTransferMode
FSLogix
FileTransferLocation
RDSession
Added PropertiesConnectionMode
PoolName
ClientVersion
VDIGuestName
IdleTime
UserProfileLoadTime
SessionHostName
TemplateName
UXEvaluator
SessionHostId
GroupPolicyLoadTime
UserProfileType
ConnectionQuality
FSLogixReasonCode
MFAProvider
BandwidthAvailability
RASPolicyLookup
RFICount
LastReconnects
HostPreparation
FSLogixStatusCode
ClientOSVersion
LogonDuration
DesktopLoadTime
LogonOthersDuration
BandwidthUsage
RFIInfoList
Reconnects
ClientIPAddress
OutgoingData
AuthenticationType
Latency
ClientOS
AuthenticationDuration
SessionLength
ConnectionDuration
IncomingData
DisconnectReason
RDSGroup
Added PropertiesDrainRemainsBelowSec
TimeCreate
AdminCreate
MinServersFromTemplate
TimeLastMod
AdminLastMod
InheritDefaultUserProfileSettings
Dropped PropertiesInheritDefaultUPDSettings
RDSSchedItem
Added PropertiesEnforceOnInactive
AdminCreate
TimeLastMod
AdminLastMod
TimeCreate
RDSSchedServerGroupDisableItem
Added PropertiesEnforceOnInactive
TimeLastMod
AdminCreate
AdminLastMod
TimeCreate
RDSSchedServerRebootItem
Added PropertiesAdminCreate
TimeCreate
TimeLastMod
AdminLastMod
RDSSysInfo
Added PropertiesPendingSchedule
MachineId
ScanningSettings
Added PropertiesTWAINApps
ReplicateTWAINApps
Session
Added PropertiesPrimaryPAConnection
SettingsId
FarmName
FarmGUID
ConnectedServer
UserId
LicensingServerConnection
SessionId
ConnectedSiteId
LocalAuth
LicensingServer
Domain
ApplySettingsEnabled
Site
Added PropertiesTimeCreate
AdminLastMod
AdminCreate
TimeLastMod
SiteSysInfo
Added PropertiesMachineId
TwoFactorAuthSetting
Added PropertiesRestrictionMode
VDIGuest
Added PropertiesInheritDefUserProfileSettings
User
Technology
VDIPoolId
FSLogix
Renamed PropertiesVDIHostId to ProviderId
VDIGuestDefaultSettings
Added PropertiesTechnology
FSLogix
VDIPersistentGuest
Renamed PropertiesVDIHostId to ProviderId
VDIHostName to ProviderName
VDIPool
Added PropertiesAdminCreate
AdminLastMod
TimeCreate
TimeLastMod
VDITemplate
Added PropertiesTimeLastMod
InheritDefUserProfileSettings
Technology
TimeCreate
AdminLastMod
AdminCreate
FSLogix
Renamed PropertiesVDIHostId to ProviderId
VM
Added PropertiesUser
Renamed PropertiesVDIHostId to ProviderId