By using the following command you can check the remaining days of RDS.

Open CMD, and run the following command :

wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TerminalServiceSetting WHERE (__CLASS !="") CALL GetGracePeriodDays
Share This