Entries Tagged as ''

Windows PowerShell the if statement

There are several ways to control the flow of code within your powershell scripts. The if, for, and while statements are used to define conditions and the actions to happen when the conditions are met. In this blog I’ll focus specifically on the if statement.

[Read more →]

Windows 7 details leaked.

Computer World is reporting that some of the new features for Windows 7 were leaked on the Microsoft site (which since, they did it, wouldn’t it be an announcement and not a leak?) today. Like Vista, Windows 7 will come in a few varying flavors from home, Enterprise, to ultimate. The encryption tool, BitLocker, will make another appearance in windows 7 as well. One new feature (not a bug!) will be Driver Protection. Driver Protection will more or less block ‘unstable’ drivers from coming through windows update – something that’s rather plagued vista (where’d my CD BURNER go?!). Details regarding Alpha testing for the OS are expected to be announced later today.

Windows VPS overview

One of our increasingly popular services is a Windows VPS (Virtual Private Server). And we’ve seen the uses for them vary depending on the customer. Some of them wish to migrate their bookkeeping software to a centralized location, so that it can be accessed worldwide. Others are looking to replace their workstations and would like the advantages of an IT person without having the expense. But what are the capabilities of a VPS server, and what are their strengths and weaknesses.

[Read more →]

Building Web Sites for Profit and Fun – Tools of the Trade

Every trade has it’s tools and web development is no exception. It has quite a few in fact. Throughout the years of doing web development I have used many different tools and have settled on a core group of half a dozen or so. It is definitely worth your while examining those I recommend, and possible a few that will receive honorable mention here. While it’s true that tools don’t make talent, they certainly speed it along!
[Read more →]

Windows Media Services Problems?

Yesterday I ran into a problem with a Windows Media Server that I found surprisingly little information about. A round of Windows updates came through which were meant to beef up security, but it also seems they were destined to Break Everything! The error message I received when Windows Media Encoder attempted to make a connection to WMS was this;

the server that received the http push request is not a compatible version of windows media services (WMS). This error may indicate the push request was received by IIS instead of WMS. Ensure WMS is started and has the HTTP Server control protocol properly enabled and try again. (0xC00D2F0C)

[Read more →]