Personal IT Experiences

Personal IT Experiences header image 4

Entries Tagged as 'Terminal Services'

Citrix PS 4.5 Enterprise — Error 10001

August 24th, 2007 · No Comments

It turns out my encounter with this error was due to a “bad” install of .NET 2.0. I could not perform a security update of .NET 2.0. I ignored the security update error and proceeded to perform the Citrix PS 4.5 install. Near the end of the Citrix server component installation, the installer began uninstalling […]

[Read more →]

Tags: Terminal Services · Citrix · Windows

Removing .NET Framework With 3rd Party Utility

August 24th, 2007 · No Comments

Windows 2003 Enterprise R2 SP2. When patching the server’s .NET 2.0 for security update – encountered an error message. Rebooted and attempted to patch once again – same error. Tried to uninstall .NET 2.0 from the Add/remove control panel applet. Could not uninstall – another error message.
Found this link (read Daniel’s reply) and then downloaded […]

[Read more →]

Tags: Terminal Services · Windows

Obtaining Previous Versions Of Acrobat Reader

August 22nd, 2007 · No Comments

Looking for older versions of the free Acrobat Reader (7.x and 8.0)? Begin here and walk the directory tree to find the version you want:
ftp://ftp.adobe.com/pub/adobe/reader/win/8.x/8.0/enu

[Read more →]

Tags: Terminal Services · Windows

Retaining NTFS Permission When Moving User Folders To New Drive Share

July 2nd, 2007 · No Comments

Moving a large group of terminal server user home folders from one clustered hard drive share to another on a SAN. If you try to manually copy or “move” the home folders, the NTFS permissions on the new home folders are not retained and users are not able to access their directories on the new […]

[Read more →]

Tags: Terminal Services · Active Directory · Windows

Resetting A Wyse Device To Factory Defaults

June 13th, 2007 · No Comments

The article looks at how to reset a Wyse terminal to factory defaults. There have been many different types of hardware platforms that Wyse have produced over the years ranging from generic x86 platforms to Wyse proprietary designs. This range of designs has also seen a number of different tools to manage them, any administrator […]

[Read more →]

Tags: Terminal Services · Hardware

How To Check For Terminal Service Install On Windows 2003

June 11th, 2007 · No Comments

Open a command window and type:
change user /INSTALL <Enter>
If the message that returns is “INSTALL mode does not apply to a Terminal server configured for remote administration”, the application version of terminal services is not installed on the server.

[Read more →]

Tags: Terminal Services · Windows