Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Windows Server 2008 Server Core : Working with Terminal Server (part 2)

- How To Install Windows Server 2012 On VirtualBox
- How To Bypass Torrent Connection Blocking By Your ISP
- How To Install Actual Facebook App On Kindle Fire
8/4/2011 3:49:54 PM

4. Terminating a Session with the Reset Utility

Use this utility to reset a session. In this case, the system disconnects the user from the system and receives a message to that effect. If you simply want to reset the session to a known good state, use the RWinSta utility instead. This utility uses the following syntax:

RESET [sessionname | sessionid] [/server:server_name] /v

Notice that you may only specify one of the session identifiers. If you provide a session name, then you can't provide a session identifier as well. The following list describes each of the command line arguments.


sessionname

Specifies the name of the session to reset.


sessionid

Specifies the numeric identifier of the session to reset.


/SERVER:
servername

Specifies the terminal server to reset. The default is the current server.


/v

Displays additional information about every action that the utility takes to reset the session. This information varies by session.

5. Resetting the Hardware and Software with the RWinSta Utility

This utility resets the subsystem hardware and software to a known state. You use it when a session has experienced non-recoverable errors. It's the same as running the RESET SESSION command from within Terminal Services. This utility uses the following syntax:

RWinSta {sessionname | sessionid} [/SERVER:servername] [/V]

Notice that you may only specify one of the session identifiers. If you provide a session name, then you can't provide a session identifier as well. The following list describes each of the command line arguments.


sessionname

Specifies the name of the session to reset.


sessionid

Specifies the numeric identifier of the session to reset.


/SERVER:
servername

Specifies the terminal server to reset. The default is the current server.


/V

Displays additional information about every action that the utility takes to reset the session. This information varies by session.

6. Monitoring Other Sessions with the Shadow Utility

Use this utility to monitor another Terminal Server session. This utility uses the following syntax:

SHADOW {sessionname | sessionid} [/SERVER:servername] [/V]

Notice that you may only specify one of the session identifiers. If you provide a session name, then you can't provide a session identifier as well. The following list describes each of the command line arguments.


sessionname

Specifies the name of the session to monitor.


sessionid

Specifies the numeric identifier of the session to monitor.


/SERVER:
servername

Specifies the terminal server to monitor. The default is the current server.


/V

Displays additional information about every action that the utility takes to monitor the session. This information varies by session.

7. Attaching a User Session with the TSCon Utility

Use this utility to attach a user session to an existing Terminal Server session. This utility uses the following syntax:

TSCON {sessionid | sessionname} [/DEST:sessionname] [/PASSWORD:pw] [/V]

Notice that you may only specify one of the session identifiers. If you provide a session name, then you can't provide a session identifier as well. The following list describes each of the command line arguments.


sessionname

Specifies the name of the session to monitor.


sessionid

Specifies the numeric identifier of the session to monitor.


/DEST:
sessionname

Connects the current user session to the specified destination Terminal Service session.


/PASSWORD:
pw

Specifies the password of the user who owns the identified session.


/V

Displays additional information about every action that the utility takes to connect to the Terminal Services session. This information varies by session.

8. Disconnecting an Active Session with the TSDiscon Utility

Use this utility to disconnect from an existing Terminal Services session. The Terminal Services session continues to run after you disconnect from it. This utility uses the following syntax:

TSDISCON [sessionid | sessionname] [/SERVER:servername] [/V]

Notice that you may only specify one of the session identifiers. If you provide a session name, then you can't provide a session identifier as well. The following list describes each of the command line arguments.


sessionname

Specifies the name of the session to disconnect.


sessionid

Specifies the numeric identifier of the session to disconnect.


/SERVER:
servername

Specifies the terminal server to disconnect from. The default is the current server.


/V

Displays additional information about every action that the utility takes to disconnect from the session. This information varies by session.

9. Ending Processes with the TSKill Utility

Use this utility to end a Terminal Services process. This utility uses the following syntax:

TSKILL processid | processname [/SERVER:servername] [/ID:sessionid | /A] [/V]

Notice that you may only specify one of the process identifiers. If you provide a process name, then you can't provide a process identifier as well. The following list describes each of the command line arguments.

processid

Specifies the numeric identifier of the process to terminate.


processname

Specifies the name of the process to terminate.


/SERVER:
servername

Identifies the server that is running the process. The default setting is the current server. You must include either the /ID or /A command line switch when using this command line switch and a process name to terminate a session.


/ID:
sessionid

Identifies the session under which the process is running.


/A

Ends this process for all sessions.


/V

Displays detailed information about the processes that the utility terminates.

10. Shutting Down Terminal Server with the TSShutDn Utility

Use this utility to shut down Terminal Server in a controlled manner. The users receive a message stating the server shutdown time. In addition, you can use this utility to reboot the server. For some odd reason, Vista doesn't support this utility and Microsoft doesn't provide an alternative. This utility uses the following syntax:

TSSHUTDN [wait_time] [/SERVER:servername] [/REBOOT] [/POWERDOWN]
[/DELAY:logoffdelay] [/V]

The following list describes each of the command line arguments.


wait_time

Determines the number of seconds the system waits after user notification to terminate all user sessions and shut down the Terminal Server. The default setting is 60 seconds.


/SERVER:
servername

Specifies the name of the server to shut down. The default setting shuts down the current server.


/REBOOT

Reboots the server after all the user sessions terminate. The server restarts and ends up in a known good state.


/POWERDOWN

Powers the Terminal Server down. The host system remains running.


/DELAY:
logoffdelay

Specifies the number of seconds to wait after logging off all connected sessions. The delay provides time for applications to complete any required tasks. The default setting is 30 seconds.


/V

Displays detailed information about all of the actions the utility performs to shut down the. Terminal Server.

Other -----------------
- Active Directory Domain Services 2008 : Manage Active Directory Domain Services Data - Delete a Group Object
- Active Directory Domain Services 2008 : Create a Group Object
- Windows Server 2008 R2 : Understand Group Policy (part 2) - Learn Group Policy Processing
- Windows Server 2008 R2 : Understand Group Policy (part 1) - Understand the Scope of Group Policy Management & Understand and Control the Order of Precedence
- Windows Server 2008 R2 : Work with Windows Server Update Services
- SQL Server 2005 : Testing Database Routines - Guidelines for Implementing Database Testing Processes and Procedures
- SQL Server 2005 : Testing Database Routines - Introduction to Black Box and White Box Testing
- Microsoft SQL Server 2008 Analysis Services : Designing simple dimensions (part 2) - Using the Dimension Editor
- Microsoft SQL Server 2008 Analysis Services : Designing simple dimensions (part 1) - Using the 'New Dimension' wizard
- SharePoint 2010 Search : Tuning Search (part 4) - Search Keywords and Best Bets
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us
Popular tags
Microsoft Access Microsoft Excel Microsoft OneNote Microsoft PowerPoint Microsoft Project Microsoft Visio Microsoft Word Active Directory Biztalk Exchange Server Microsoft LynC Server Microsoft Dynamic Sharepoint Sql Server Windows Server 2008 Windows Server 2012 Windows 7 Windows 8 windows Phone 7 windows Phone 8
programming4us programming4us
 
programming4us
Natural Miscarriage
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Game Trailer