Showing posts with label Windows Server 2003. Show all posts
Showing posts with label Windows Server 2003. Show all posts

Monday 30 December 2013

Cannot Find a Valid Terminal Services License Server for Server 2003

Previous post explained on how to configure Terminal Services License server for server 2008. For this time around I will show on how to configure Terminal Services License server for server 2003. Basically, it is more or less the same, just the interface is different.

Note that this is for Windows Server 2003. For Windows Server 2008, please go to here.




Description :
  • You want to specify Terminal Services License server, so Terminal Services role can be used by servers.



How To Do :

  1.  RDP to the server, and go to Start > Administrative Tools > Terminal Services Configuration. Or, go to Start > Run, and type tscc.msc
  2. On the left pane, click at Server Settings option. At the right pane, right click at License Server Discovery Mode, and choose Properties. 
  3.  From this screen, put the TS CAL server name, and press Check Names button.
Share:

Sunday 8 December 2013

XTE Service Cannot be Started


Citrix XTE Server service is one of the essential service in Citrix XenApp. it is directly relates to Session Reliability. What is Session Reliability? Please read from here and here. Is Session Reliability Goood? Hmm, read this article and go figure it out. (such a lazy bum of me, huh?)

It might occurred in your environment that XTE Server service can't be started at one server, while the rest are fine. Session Reliability option is enabled from Citrix Console.  So, what's next?  


Issues :

You may received below error when you want to start XTE Server service.

 



Troubleshooting 

browse to %programfiles%\Citrix\XTE\Conf, check whether file httpd.conf is existed / is there any content inside the file.



Resolution :
  1. Copy the file from server that is working fine. 

Share:

Friday 29 November 2013

No Printers Listed in Citrix XenApp Session - ICA-tcp Listener Configuration Error

Users reports that they are not able to perform printing. Services are up and running, but issue still persist, although after you restarted those Printer Spooler and Citrix Print Management services. 

In addition, required Service IDs are properly configured. Users reboot their workstations, but to no avail. So, what is next?


Issues :
  • Users may received one or more errors regards to printing. Below are some of the error examples :


 - or - 


  • Meanwhile from server perspective, no printers listed in Printer and Faxes

  • Upon checking the services, both Printer Spooler and Citrix Print Management services are started. Issue remains although those services restarted. Required Service ID (ctx_cpsvcuser) is in place.




Troubleshooting 
  1. Press Start, hover to Administrative Tools, click at Terminal Service Configuration. Or, press Start, choose run type tscc.msc, and press enter.
  2. Right click at ICA-tcp listener, and choose Properties
  3. Inside ICA-tcp Properties, focus on Permission tab. Ensure Service ID ctx_cpsvcuser is listed, with proper permission. If it is not, follow below steps.

Resolution :


  1. Click at the Advanced button.

  2. Click Add... to add new user
  3. Add this user (ctx_cpsvcuser), press Check Names and OK
    \
  4. For the Permission Entry, Clear the Logon permission and Add Query Information and Virtual Channels with Allow permission.
  5. Ensure you will see the user (ctx_cpsvcuser) added, press Apply and OK.

  6. You will see the ID added to ICA-tcp properties, as below.
Share:

Monday 21 October 2013

No Printers Listed in Citrix XenApp Session - Required Service IDs Missing

Previously we talked about printing issue due to missing service / services not started. However, there is another possibility of printing issue to occur, which related to required Service IDs. From Citrix technical article, below IDs are needed and must be configured accordingly.
Account Name
Permissions
Notes
Local Service
Minimal
NT AUTHORITY\LocalService
Network Service
Minimal, network resources
NT AUTHORITY\NetworkService
Local System
Administrator
NT AUTHORITY\System
ctx_cpsvcuser
Domain or local user
Acts as a power user
Ctx_StreamingSvc
Domain or local user
Acts as a user
Ctx_ConfigMgr
Domain or local user
Acts as a power user
Ctx_CpuUser
Domain or local user
Acts as a user


Issues :

  • Users may received one or more errors regards to printing. Below are some of the error examples :


 - or - 


  • Meanwhile from server perspective, no printers listed in Printer and Faxes

  • Upon checking the services, both Printer Spooler and Citrix Print Management services are started. Issue remains although those services restarted.





Troubleshooting 
  1. Right click at My Computer, and click at Manage

  2. From Computer Management Console, browse to Local Users and Groups > Groups and check whether required Service IDs for both Power Users and Users local group are properly configured.
No required Service IDs configured. It might be accidentally removed by Admin / Monitoring System.




Resolution :
  • Add required Service IDs to their respective groups.
Needed IDs : ctx_cpuuser & Ctx_StreamingSvc
 
Needed IDs : ctx_cpsvcuser & Ctx_ConfigMgr

Share:

No Printers Listed in Citrix XenApp Session - Citrix Print Management Service Not Listed

Printing is one of our important tasks in office. Those documents could be cinema online tickets, flights boarding pass, La Liga timetable... oh, all of those are not office-related. Nevertheless, we still need to print officer documents.. erm, resume for interviews, perhaps? =D

This post is to discuss of one possible issue, Citrix Print Management and Printer Spooler Services. Other possible issues will be discussed in other posts. I don't want to make this posts too lengthy (come on, just admit you are too lazy, Heiry...)



Issues :

  • Users may received one or more errors regards to printing. Below are some of the error examples :



 - or - 

  • Meanwhile from server perspective, no printers listed in Printer and Faxes





Troubleshooting 
  1. Right click at My Computer, and click at Manage


  2. From Computer Management Console, go to Services. Check whether those services are Started / Not Started / Not listed in Services. In below screenshot, Citrix Print Management service is not registered.




Resolution :
  • If those Services are not started, re-start them.
  • if Citrix Print Management Service is not listed, re-register the service by following below steps. 
  1. Run CMD, and browse to %ProgramFiles%\Citrix\System32
  2. Run below command
    cpsvc.exe -install
Share:

Tuesday 24 September 2013

Removing Citrix Online Plugin Message Box

This is not really impacting to customers though, but it annoys me much whenever I login to my workstation ( or any workstation installed with this plugin).


Issue :

  • Received below error after installing Citrix Online Plugin


Troubleshooting : 

  • It is because this plugin is automatically launched every time user login.

Resolution :
  1. After login to workstation / server, click OK.

  2. Browse to Start > All Program > Startup >


  3. Right click at Online plug-in, and choose Delete


  4. Click at Delete Shortcut. The message box will no longer appeared on next logon.


Share:

Monday 23 September 2013

Connect Two Computers Using a Normal, Not-Crossover LAN Cable


Note : This is for old-school users who still using Windows XP / Windows Server 2003. If possible, I will update with the steps for Windows 7 / Windows 8  / Windows Server 2008 / Windows Server 2012 (if I am not lazy enough).

Description :
  • How to connect two (2) different computers using a single Normal (Nor Crossover) LAN cable.
How To Do :

  1. Connect those computers using the LAN cable (we named it as Computer 01 and Computer 02.)
  2. From Computer 01, go to Start > Control Panel > Network Connection, right click and choose Properties.

Share: