wnSSOClient launching runas
This will perform the following.
Launch runas passing in a username and application
Sets the workdir
Waits for the Command Prompt
Fills in the password for runas.
It then waits for the app to open and fills in the application username and password.
Finally, it will wait for that application to exit before issuing a logoff
<ssoscript>
<app>runas</app><args>/user:domainusername c:\myfolder\myapp.exe</args>
<alsowaiton>MyRunAsWindowName</alsowaiton>
<workdir>
c:\myfolder
</workdir>
<definewindows>Command Prompt</definewindows>
<mainscript>
password-for-runas-user|{enter}
</mainscript>
<definewindows>MyAppWindowName</definewindows>
<mainscript>
{pause:2}|{tab}|{tab}|{tab}|{tab}|@@enc:myapplockbox--user@@|{tab}|@@enc:myapplockbox-pass@@|{enter}
</mainscript>
<logoffonexit/><notimeout/>
</ssoscript>
Can't find the KB
Unable to find the KB to address your issue ?
Recent Articles
Change Reset Password Button Text
Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
Remove Reset Password Button From Login Page
Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
Lenovo Unified Workspace End-of-Life Questions and Answers
As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
How do I determine my Unified Workspace license expiration date?
The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
Lenovo Unified Workspace 7.0.2.13 Released
Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
Related Articles
Launching multiple applications using wnSSOclient
A user launches a MS Word RDP webApp that uses the wnSSOclient and then closes that terminal server window incorrectly. The user then launches a MS Excel RDP webApp which also uses wnSSOclient, the previous winword session comes back up. Customer ...
wnSSOClient.exe can not be started.
The customer is getting an error that the system cannot find the file specified, wnSSOClient cannot be started error launching TS application. Full error: The system cannot find the file specified. This initial program cannot be started: ...
Launching an application from Terminal Server 2008
When launching an application from Terminal Server 2008 do I need to specify the full path to the .exe on the webapplication object? With 2008 and published apps you can now specify the published application name inside webnetwork. Previously you ...
Install wnSSOClient on Windows Server 2003/2008/2012
How do I install the wnssoclient on windows server 2003, 2008/2012? For windows 2003: Copy the wnssoclient.exe and swssolibrary.dll files the c:\windows\system32\ directory on the windows 2003 terminal server. On the stoneware relay: Edit the ...
How to install wnSSOClient
Problem: Installation of the wnSSOClient for single sign-on (SSO) for RDS apps or for Live Edit integration. Cause: To perform the SSO on the RDS server or Live Edit feature, we require an agent be present on the RDS server. You'll also need to ...