WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Terminal Server

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Winbatch with Terminal Server

Keywords: 	 Terminal Server  Wtsapi32.dll

Question:

Is there (or will there be) an extender that will allow you to get to the additional components of User Manager for Domains while using Terminal Server. Specifically, the Config button and the Terminal Server home directories.

Answer:

Last time I checked the Win32 Network help file there were functions that Ithink could do that....
NT Terminal Server:

   wntWtsUserGet( server-name, user-name, request)

   wntWtsUserSet( server-name, user-name, request, value)
All kinds of parameters you could set or read.

You may need to download the latest version of Winbatch (or Winbatch+Compiler) to get these features.

You will need the Wtsapi32.dll (rather than Wtsapi.dll as documented in older versions of the help file). This DLL is present on Windows NT Server 4.0 SP4, Terminal Server Edition, and on Windows 2000.


Article ID:   W14259
Filename:   Terminal Server Functions.txt
File Created: 1999:10:26:11:22:52
Last Updated: 1999:10:26:11:22:52