Problem managing Remote Desktop Licensing with PowerShell on 2012 R2
hello,
i trying follow these instructions managing remote desktop licensing powershell on 2012 r2 server, when try switch rds drive (cd rds:\) on server rd licensing installed, following error:
cannot find drive. drive name 'rds' not exist.
what doing wrong? seems must have forgotten simple...
thanks,
dan
hi dan,
performing powershell command on server remote desktop, need import respective module functionality roles. remote desktop need,
import-module remotedesktopservices
can more information this article. functionality , commands related rds imported.
, managing rdl server powershell can use beneath article.
rd licensing configuration on windows server 2012
http://blogs.technet.com/b/askperf/archive/2013/09/20/rd-licensing-configuration-on-windows-server-2012.aspx
hope helps!
thanks.
performing powershell command on server remote desktop, need import respective module functionality roles. remote desktop need,
import-module remotedesktopservices
can more information this article. functionality , commands related rds imported.
, managing rdl server powershell can use beneath article.
rd licensing configuration on windows server 2012
http://blogs.technet.com/b/askperf/archive/2013/09/20/rd-licensing-configuration-on-windows-server-2012.aspx
hope helps!
thanks.
dharmesh solanki
please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com.
Windows Server > Remote Desktop Services (Terminal Services)
Comments
Post a Comment