Read More ->>
Tuesday, September 24, 2013
CTX134424 - EdgeSight for Load Testing : No Applications found error when using Web Interface Application Browser - Citrix Knowledge Center
CTX134424 - EdgeSight for Load Testing : No Applications found error when using Web Interface Application Browser - Citrix Knowledge Center
Friday, September 20, 2013
Wednesday, September 18, 2013
How can I find out why specific AD accounts are being locked daily?
I usually have luck doing it this way:
- Run LockoutStatus.exe.
- Enter the username and find out which of your DCs was the source of the lock ("Orig Lock" column) and when it happened ("Lockout Time" column).
- Examine the Security log on the DC at that time and you will usually be able to pinpoint it to a specific machine.
- Once you have the machine it's usually:
- User has a scheduled task running in their name and their password has changed.
- User has a disconnected RDP session.
Read More ->>
Wednesday, September 11, 2013
CTX133328 - XenApp 6.5 AppCenter Console Displays Application Status �Application Not Running� - Citrix Knowledge Center
CTX133328 - XenApp 6.5 AppCenter Console Displays Application Status �Application Not Running� - Citrix Knowledge Center
Read More ->>
CTX891671 - Graceful Logoff from a Published Application Renders the Session in Active State - Citrix Knowledge Center
CTX891671 - Graceful Logoff from a Published Application Renders the Session in Active State - Citrix Knowledge Center
Read More ->>
Tuesday, September 10, 2013
Event ID 1071 — Terminal Server Connections
Resolve
Configure the terminal server to allow connections
To resolve this issue, configure the terminal server to allow connections by using the chglogon command-line tool.To perform this procedure, you must have membership in the local Administrators group, or you must have been delegated the appropriate authority.
To allow connections:
- On the terminal server, open an elevated Command Prompt window. To open an elevated Command Prompt window, click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
- In the elevated Command Prompt window, type chglogon /enable, and then press ENTER.
Verify
To verify that connections to the terminal server are working properly, establish a remote session with the terminal server.Read More ->>
How to change password on Citrix License Server
1) Open the "server.xml" file in C:\Program
Files\Citrix\Licensing\LS\conf. If on Win2k8 you will need
to open your editor as an admin.
2) Find the entry that looks something like
this:
<user firstName= "System" id="admin"
lastName="A dministrator "
password=" (ENC-01)UaFz 17cJ2oNQ+Lks kjkzUyVV5Zcm aoJCDCiuiusb B6zk2P0uR"
passwordEx pired="false "
privileges ="admin"/> ;
3) Erase the contents between the double quotes after "password= "
4) Enter a plaintext password so it looks like this: password=" test"
5) Change the passwordEx pired value to be "true"
6) Save the server.xml file.
7) Restart the licensing services. I also closed and re-opened the LAC but this may not be necessary.
8) Log into the LAC using user name "admin" and the password you set.
9) You will be prompted to change your password. Do it. By doing it, the new password will be encrypted in the server.xml file.
10) To check that everything is
working as planned, re-open the server.xml to check that the password
is now encrypted.
<user firstName=
3) Erase the contents between the double quotes after "password=
4) Enter a plaintext password so it looks like this: password="
5) Change the passwordEx
6) Save the server.xml
7) Restart the licensing services. I also closed and re-opened the LAC but this may not be necessary.
8) Log into the LAC using user name "admin" and the password you set.
9) You will be prompted to change your password. Do it. By doing it, the new password will be encrypted in the server.xml
10) To check that everything
Read More ->>
Subscribe to:
Posts (Atom)