The ranting of an IT Professional

Jun 16 2009   10:40PM GMT

Citrix client Auto deploy not working



Posted by: Jason Tramer
Xenapp, Citrix, client auto deploy

I had trouble with this today. Make sure that when you copy the contents of the client folder from the installation media into the Citrix\Webinterface\*version number\clients folder, you keep the exact file structure the same. Also just sopy the contents of the client folder, not the whole folder itself

Jun 16 2009   10:37PM GMT

Xenapp 5- Control Streaming vs Published access based on remote acess



Posted by: Jason Tramer
Xenapp, bandwith, streaming

One nice thing about Xenapp is the ability to have both streamed and presented apps. One not so nice thing is you can’t let Citrix control that based on bandwith of the client. Here is a little something you can do to make that happen.

Publish your app as Streamed if possible and presented if not

Setup your remote users (or users with crap bandwith) with a range of IP adresses

Create a policy, set the policy to force presented app usage (Service Level)

Filter this policy to apply to the above range of IP’s

Voila


May 29 2009   8:56PM GMT

Microsoft to add new features to Windows 7 to make it more secure



Posted by: Jason Tramer
Windows 7, Security, overrun, buster, kernel

Check out this article

 http://www.theregister.co.uk/2009/05/28/…

I commend Microsofts decision to put out a client based OS which isn’t overflowing with security holes and exploits … and it only took them 30 years.

I don’t know why I continue to hope that Microsoft will one day release a product that you might want to use on there advertised release day rather than having to wait till the real release date (SP1). Like a battered spouse I keep going back. Sigh.


May 28 2009   5:45PM GMT

Security hole - BES PDF vulnerability



Posted by: Jason Tramer
BES, pdf, vulnerability, Security, hole

If your a BES admin, here is something you should be aware of.

 http://www.theregister.co.uk/2009/05/28/…


May 27 2009   4:13PM GMT

Cisco ASA - Remote access VPN user’s can’t connect to internal resources on the same network



Posted by: Jason Tramer
ASA, Cisco, 5510, Remote Access, VPN, can't connect to internal resources on the same network, NAT

So I was working with a Cisco ASA 5510. The inside network was 10.0.0.0/24. I had created a  remote access vpn policy for users and set them up to receive address’s on their inside network (10.0.0.0/24).

While the users we able to connect fine to the vpn they were not able to ping or access any resources on the internal network. The reason I found for this is that even though they are receiving address’s on the same network as the internal LAN, the ASA still considers them part of a separate network and will try to NAT the traffic using your dynamic NAT rule.

The way to resolve this is to create a NAT exemption rule from your inside network to your inside network. Sounds funny, but it works.

Hope this helps


May 27 2009   4:07PM GMT

TS Roaming profiles in a mixed server 2003 and 2008 enviroment



Posted by: Jason Tramer
Terminal Services, Server 2003, server 2008, Roaming Profiles

Here is an interesting tidbit and a rare kudo to MS. When you setup a TS roaming profile for users who connect to server 2003 TS boxes and then start introducting 2008 TS serversas well you will not need to make any changes to your TS profiles. By default when they connect to the 2008 box, it will create a TS profile in the same directory as your TS profiles regularly are and append the 2008 profile with a V2. For example if your TS profile path is \\server1\users\userA, it will create a new folder \\server1\users\UserA v2. From then on in it will auto sense the TS server they are logging into and user userA for the 2003 TS box and userA v2 for the 2008 TS box.

Pretty cool stuff.


May 25 2009   9:47PM GMT

USB 3.0



Posted by: Jason Tramer
USB 3.0

Check out this article:

 http://www.reghardware.co.uk/2009/05/25/…

Man, its stuff like this that makes me drool. Those are some pretty awesome transfer rates.


May 25 2009   9:44PM GMT

CCNA just whooped my butt



Posted by: Jason Tramer
CCNA, 640-802

I wrote my CCNA exam 640-802 today. Passing score is 825, and I scored a 801.  Very close but close only counts in horseshoes, hand grenades, and slow dancing. This was a really hard exam. I will write it again and I will pass it, but I encourage all takers to take tis exam very seriously


May 25 2009   9:42PM GMT

Cisco SDM java support



Posted by: Jason Tramer
java, Cisco, SDM

I posted earlier about which version of Java to run the Cisco SDM. I have some new info about this. While the SDM WILL run with any version of Java 5, it only actually supports Java 5 update 9. Any later updates could cause issues.


May 19 2009   4:56PM GMT

Citrix Xenapp 5 - Stream to server



Posted by: Jason Tramer
Citrix, Xenapp, Xen, stream, streaming

I really like Citrix Xenapp 5’s ability to publish app’s by streaming them to the server. For those not familiar with this you package the application (office, etc) using the citrix app packager. Place these packages on a file server somewhere and then when you publish the app just specify stream to server and refernce the network path of the package.

First this makes life easier in deploying new citrix servers. Second it means you can deploy software that normall wouldn’t work together (office 2003 and 2007 for example) from the same box. It really keeps your citrix servers neat and clean.