Pages

Showing posts with label Guides. Show all posts
Showing posts with label Guides. Show all posts

Wednesday, 26 January 2011

XenDesktop 5 Database Sizing and Mirroring Best Practices

XenDesktop 5 Database Sizing and Mirroring Best Practices Guide Available!
Document ID: CTX127939   /   Created On: 12-Jan-2011   /   Updated On: 17-Jan-2011


Thursday, 23 September 2010

Password Manager - What happens when a certificate expires?

Well the answer is lots of errors, some event log entries and a pretty un-usable Password manager solution.
I have just seen this in a customer site where an Internal Certifcate Authority server had been used to create the web certificates for the web interface and password manager servers. The certificates expired after a year and Password Manager stopped functioning.

In order to resolve the issue a new certificate was issued from the CA server and assigned to the relevent servers.
We then needed to resign the data following the guidelines in the following admin guide. Pages 316/317

In simple terms:
1. Create a new certificate.
Run CtxCreateSigningCert.exe from %ProgramFiles%\Citrix\MetaFrame Password Manager\Server folder. Enter the public key file name, the private key file name, and the time, in months, before the signing certificate expires. The new certificate is created.
Example:
ctxcreatesigningcert “C:\PublicKeyCert.cert” “C:\PrivateKeyCert.cert” “36”

2. Resign data at central store using the ctxsigndata command.
Example.
ctxsigndata -r mpmserver.mycompany.com/MPMService "C:\PrivateKeyCert.cert" mycompany.com AD

3. Verify data signatures at central store using the ctxsigndata command.
Example.
ctxsigndata -v mpmserver.mycompany.com/MPMService “https://mpmserver.mycompany.com/MPMService” mycompany.com AD

Done!

Thursday, 9 September 2010

Office 2010 Migration Guides available


In order to ease the transition to Office 2010 Microsoft have kindly put together six handy Office 2010 migration guides to help you step up to the newest versions of Microsoft Access, Excel, OneNote, Outlook, PowerPoint, and Word. 
Read about this at the above link or download directly from the following link:


The guides can be downloaded individually and provide an easy read with helpful tips for new users migrating to Office 2010.