Backtrack:  
 
showing all posts
by lunarg on February 9th 2010, at 23:36
by lunarg on February 6th 2010, at 18:11
by lunarg on February 3rd 2010, at 11:10
When installing the Terminal Services role on a 2008 member server in a SBS 2008 domain, you may run into the following error:

Quote

Attempt to configure Terminal Server failed with the error code 0x8004005.
Error HRESULT E_FAIL has been returned from a call to a COM component.

The problem surfaces when the 2008 member server was added to the domain, it was misplaced in the SBSComputers OU, rather than the SBSServers OU. As a result, a certain client group policy, which is linked with the SBSComputers OU, interferes with the installation of Terminal Services.

To solve this problem, follow   ...
by lunarg on February 2nd 2010, at 17:53

Adobe has an FTP site available where you can directly download installers and updates of their products, without going through the site, license agreements and download managers.

Adobe Acrobat Reader & Adobe Reader

For PDF reading, the direct links are:

Links to other products will follow. Keep an eye on this post on the site.

by lunarg on February 2nd 2010, at 14:30
Devolutions has come up with a new release of their Remote Desktop Manager: a software tool allowing management of all your remote connections (like VNC, RDP, SSH) and so much more. Its latest version is a vast improvement over their previous stable releases, and is a must-have tool for all ICT employees out there with a lot of remote connections to manage (such as myself).

It comes in two flavours:

The Standard Edition is freeware and houses the majority of the features. It allows the storage to various datasources, including MS Access (containing shared access if you will).The Enterprise E  ...
by lunarg on February 1st 2010, at 16:46
To set up a Windows PPTP VPN server behind your OpenWRT enabled router, you need to forward the necessary ports and protocols, and install the proper modules.

Finding information about how to do this was a lengthy process. I never actually found the necessary info (although I noticed there are quite a few people which are rather clueless about networking; makes me wonder why they're bothering with OpenWRT in the first place, it's not the easiest firmware out there).
But I've managed to compile the bits and pieces of various sources into a coherent mass. It's not a guide in the literal sense,   ...
by lunarg on January 28th 2010, at 17:28
I've written an article before on how to change the outgoing SMTP port for SmartHost in Exchange 2003. Now, I have to do this again for Exchange 2007 as they've changed this procedure.

When you're unable to send e-mail directly to the internet (using MX), you probably have to set up a SmartHost to relay the e-mail for you. This is basically your ISP's SMTP server, but can be another server as well.
In certain cases, the default SMTP port (port 25) cannot be used to connect to the SmartHost, so you have to change this to something else. Gmail for instance, uses port 587 for SMTP. Other 3rd par  ...
by lunarg on January 27th 2010, at 11:28
In Windows, it is possible to obtain the MAC address of the wireless access point you're connected to. This is handy when you have multiple access points with the same ESSID (i.e. "roaming") and want to know which one you're connected to. This is done with the netsh CLI tool, available since Windows XP.

To do this, start a command prompt, and type in:

netsh wlan show interfaces

This shows all wireless interfaces on your system. When your wireless is active and connected to an AP, you get output similar to this:

Name : Wireless Network Connection   ...
by lunarg on January 24th 2010, at 23:18
by lunarg on January 23rd 2010, at 23:31
by lunarg on January 19th 2010, at 21:16
Taking screenshots in Mac OSX uses Preview.
Inside Preview, you can use the menu to capture screens, but that's not very handy when you're working in other programs.

Luckily, there are some global shortcuts available that implement every way of capturing. As I always forget what they are, and I'm sure others forget this all the time as well, here's a short list.

Cmd + Shift + 3 Capture the entire desktop, and save in on the desktop as PNG. Cmd + Shift + Control + 3 Capture the entire desktop, and place it on the clipboard (inste  ...
by lunarg on January 18th 2010, at 13:30
When you are running an Exchange server, and have your users access the server from outside the company network, you usually have to open up access to OWA. This enables users to access their mail, contacts and appointments by using an internet browser. Occassionally, someone also has a ActiveSync enabled phone that they would like to use. This protocol also uses OWA for syncing data. And very rarely, there's also a guy (usually the CEO) who simply wants to use its Outlook to connect - this is possible through web as well using RPC-over-HTTP(S), but that's information for another blog post (on   ...
by lunarg on January 15th 2010, at 12:00
Once in a while, it may become necessary to update the Blackberry OS to a newer version. I've noticed with the service providers in Belgium that they are usually some versions behind. If whenever you need to run an application that requires a more sane (recent) version of the BB OS, you get stuck because you cannot install and/or run it.

Now you may wonder what the problem is?
Indeed, one can download the latest version from the Blackberry site, but doing so may actually break your setup, as there are quite a few things to consider:

Does your device support the new OS?Does your service provi  ...
by lunarg on January 14th 2010, at 16:07
Had a problem with a client of ours, running Blackberry Enterprise Manager. One of the devices, a Blackberry 8820, stopped receiving any sync messages. Internet on the device kept working, and the internet e-mail account worked as well, but all communication between the BES and the device failed.

The first thing I did was to completely wipe the device, as I assumed there was a problem with the pairing between the server and the thing. But when I tried to reactivate it, it indefinitely hung on the first phase:

Quote

user@domain activating

As I was troubleshooting using the support site of B  ...
by lunarg on January 9th 2010, at 22:14
by lunarg on January 9th 2010, at 21:36
by lunarg on January 9th 2010, at 19:13

Having a bit of a problem with our toilet at home lately: the flushing mechanism gave out. Apparently, the thing was a bit exotic, as we had to wait for about 6 weeks for a replacement part. Luckily, my father is not all uninventive...

So we actually have to pull the toothbrush in order to flush the toilet. It's actually funny every time we have guests over, and are explaining the quick-start usage guide on our toilet. Their faces are just priceless!

by lunarg on January 8th 2010, at 11:49

Still no luck with my new computer. With the holidays (or so I'd like to believe), I still haven't received the memory, videocard, and disks. Guess I'll have to be training my patience some more.
But it's not all hopeless: the BD/DVD-combo drive did arrive last week, so at least I'll be able to build in that. Joy!

by lunarg on January 6th 2010, at 10:18
Versions 3.2 of SpamAssassin have (until very recently) a bug in their rules which would mark mails dated 2010 (this year) as being spam.

The reason for this is that a rule exists which would add an additional score of 3.2 to mails with a date set to 2010, because when the rule was created, the date would be in the very far future. Of course, this is no longer the case.

The bug was already discovered in 2008, and resolved in the SpamAssassin repositories, but was not backported to 3.2 until 2010-01-01, when the issue was discovered by Mike Cardwell, a developer in the UK.

Users with this pr  ...
showing all posts
 
 
« February 2012»
SunMonTueWedThuFriSat
   1234
567891011
12131415161718
19202122232425
26272829   
 
Links
 
Quote
« Most people tend to avoid true conflict. Ironically this breeds more conflict. »