Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
tscon.exe 4 /dest:console
The script will get the correct session ID rather than you having to guess what it is. I just tried running your command and got "Session ID 4 not found". I tried with 1 and it worked so it can be different for different people/setups hence querying the session ID and using it in the command is more robust.
Not sure what is going on.
Running WIn 10 Home Anniversary Update
Use RDPWrap to unlock RDP capability on Win 10 Home
Followed all your instructions to a T
Is TSCON something missing in Win 10 Home? Is this due to Win 10 Anniversary?
Thanks for all your free help! Would love to enable my laziness of not walking across the house at night to get some late night games in from my Surface Pro 4 tablet while in bed. :)
In my original post, I mean "Manually close RDP and go to steam on the CLIENT computer...it tells me the screen is locked"
worked better for me as my username had spaces and this was more direct.
Here is the error log:
quser : The term 'quser' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:14
+ $sessionid=((quser $env:USERNAME | select -Skip 1) -split '\s+')[2]; ...
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (quser:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
tscon : The term 'tscon' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:70
+ ... quser $env:USERNAME | select -Skip 1) -split '\s+')[2]; tscon $sessio ...
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (tscon:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Any suggestions? I have read somewhere that if quser is not found this is because the powershell instance is running in x86 when it needs to be running in x64, but this is a little beyond me...
%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "$sessionid=(Get-Process -PID $pid).SessionID; %SYSTEMROOT%\System32\tscon.exe \"$sessionid\" /dest:console"
This fixed errors related to tscon not being recognized.
I tried this suggestion - still no luck.
Which version of Windows are you on? And is it 32-bit or 64-bit?
I've never heard of RDPWrap before. It seems it's third party software that enables RDP on Home versions of Windows (since it doesn't ship with RDP). This probably explains why you don't have tscon.exe. Did you check if it exists in