Category: Technology
How to check if a group policy has been applied
February 5th, 2009A great tool I always forget about is Resultant Set of Policy (RSoP). You can run the command rsop.msc from the run or command menu. The wizard will return with the group policy set that is currently applied to the machine.
Running Tom Cat on Windows 7
February 4th, 2009I was trying to get Tom Cat to start on Windows 7. When trying to start the service I would receive an error message stating the service could not start.
After some digging around on the internet the solution to the problem was to set the environment variables.
right click computer and choose properties.
click advanced system settings.
click environment variables.
under system variables click new.
input the variable name as JAVA_HOME and the value as the path to the root of the jdk directory.
Add another new system variable.
input the variable namee as PATH and the value as the path to the bin folder in the jdk directory.
i.e.
JAVA_HOME C:\Program Files\Java\jdk1.6.0_12
PATH C:\Program Files\Java\jdk1.6.0_12\bin
Blu-ray Sony Player BDU-X10S with Wanted Disc
December 9th, 2008I purchased a Sony Blu-ray BDU-X10S internal player for my computer. I tried playing a rented copy of the movie Wanted and found the movie to studder and skip. After countless hours of trying different Blu-ray player software I found the problem to be the firmware.
This is a warning to all that have bought the BDU-X10S player. UPDATE YOUR FIRMWARE!
The thing that really got me was I could play the movie 21 just fine all the way through. After some research it appears the movie companies are constantly changing the encrypted protection on Blu-ray discs. I have a feeling this may lead to constant firmware updates to my new Blu-ray drive.
Featured Work on Inductive Automations Website
November 23rd, 2008One of my current projects at Sierra Nevada Brewing Co. has been featured in the newsletter for Inductive Automation. Inductive Automation makes the development tools we use to rapidly deploy system integration solutions. You can read the article about our use of Inductive Automation's products and see some screen shots of what we have created. Below is a link to the Sierra Nevada Brewing Co. interview and a picture of of the screen I created featured on Inductive Automations website.
Microsoft's getVirtual Now
October 30th, 2008I attended Microsoft’s “getVirtual Now” in which Microsoft’s latest virtualization solutions were presented. The conference took place at the Hyatt Regency in Santa Clara, CA on October 13, 2008.
Microsoft’s northwest general manger James Parking kicked off the day’s festivities. The subjects to be covered were Hyper-V, virtualization in Microsoft’s IT, and application virtualization.
The section on Hyper-V was presented by Steve Wilder and Manjnath Ajjampur. Wilder was the key presenter of this segment and Ajjampur was the man behind the demonstrations. The highlighted points I received from their presentation were not engaging. One of these points was Hyper-V can use a Virtual Services Provider (VSP) and a Virtual Services Client to create a virtual switch for client VMs to pass network traffic through memory. Some uneventful demonstrations followed for creating the virtual switch and creating Virtual machine templates.
The biggest thing on my mind during this presentation was if Microsoft had a solution to compete with VMware’s V-Motion. I apparently was not the only one thinking this because the question came up in the Q&A. Wilder responded with “it will be part of the next windows server release.” Somewhere around the beginning of 2010 and the products name is “Live Migration.”
The second segment was geared more towards the business folks. The presenter was Paul Selsor one of Microsoft’s IT managers. He presented on the topic of consolidating Microsoft’s data centers and how the process of server allocation has been changing. Years prior when developers needed a server for a project it was ordered and installed with no questions asked. Now server usage is being audited to see if the server would be a viable fit for virtualization. Here are some interesting numbers that came out of his slides:
Technet 100% virtualized
MSDN 100% virtualized
Microsoft.com 50% virtualized
Selsor also mentioned Windows 7 Alpha 1 would start deployment to Microsoft IT branch offices on 10/14/2008.
The last segment of the conference was on application virtualization. Microsoft’s Desktop Optimization Pack includes App-V (formally known as SoftGrid). This was probably the most exciting part of the conference for me. They showed how App-V could be used to deploy applications in an isolated virtual container. To deploy the applications to the users it was as easy as dragging the application package to the correct OU in a lookalike active directory panel. Thin client virtualization was also brought up with the use of Citrix’s Zen Desktop.
