2011-11-23

Windows 7 is stuck on an “Unidentified Network” with no internet access.

I just got a new router (yay!) and after setting it up I tested everything on my network. Everything on a wired connection worked fine but nothing wireless worked. I opened up the Network and Sharing Center and found that I wasn’t on my network.

unidentified network

My connection kept jumping back and forth from “Identifying…” to “Unidentified Network” and never connected to the internet. After rechecking the router settings and my WiFi adaptor’s settings I found that nothing was configured wrong. After some intense Googleing I found out what was wrong. The default gateway had changed to 0.0.0.0 .To fix this just do the following:

1: Click on Start, then type “cmd”, right click and select open as administrator.
2: type ROUTE DELETE 0.0.0.0
3: Restart and your computer should connect properly.

2011-11-14

A little up date

As you can see I have updated the theme of the blog to an easy to read onyx and carrot color theme. I have also added a mobile view and updated the ways the ads display so they are less intrusive. I no longer have a background image and Live Writer has been updated to include post splitting which I will start using so the main page isn’t so long and this should help everything to load quicker. I will re-center the blog title.

I know it’s been a while since I’ve posted but I will start again soon.

If you have any comments or suggestions about the new look, please leave them in the comments, which are still open for anyone to post in without signing in. Comments are moderated so I can respond to questions and comments as they are posted.

2011-09-02

A look into Windows’ Explorer in Windows 8

Windows 8 is going to be bring lots of little UI changes to Windows. One of the most interesting changes is the redesign of Windows’ Explorer. This post from the MSDN ‘Building Windows 8’ blog shows how much research had gone into the redesign based on how people use Explorer. It is very interesting and I highly recommend you read it if you use Window's explorer a heavily or if you are excited about Windows 8.

The new Windows Explorer

2010-06-27

How to get CrashPlan to back up to a network drive (NAS)

CrashPlan is a great backup program that has many great features. I won’t go into detail describing them all but I will point out that the one major missing feature is the ability to backup to a network drive (also called Network Attached Storage, or a NAS). After reading through many forum posts and seeing that CrashPlan has no work around for this I was able to piece together a solution.

IMPORTANT: This process involves running CrashPlan as another user and may mess up the integrate of your existing backups on the CrashPlan servers! I have not tested this solution with CrashPlan Central and I take not responsible to fouled up backups! Please read and understand all instructions before starting.

1: Install Crash Plan

Download and install CrashPlan from their website. Once CrashPlan is installed and you make (or log into) a CrashPlan account you should see this screen:

Get CrshPlan to work with Network drives or a NAS

Now you can close CrashPlan

2. Now you have two options:
     A: Install CrashPlan on your NAS and use the ‘Back up to another computer’ or Backup to a friend’ option. If your NAS is simply a Windows/*nix box attached to the network, then I highly recommend this. Backing up to and running archive maintenance on another CrashPlan client over a LAN is much faster then backing up to a shared network folder (option B). If you can’t install CrashPlan to your NAS, then use  option B.

    B: Backup directly to shared network folder. This option has the same speed backups as option A, however backup syncing and maintenance will be extremely slow. If you can’t install CrashPlan to your NAS, then follow these steps you make your backup folder/drive accessible to the CrashPlan service.

A lot of custom made NAS devices have special ways of making their folders available on a network. You should read the help files and guides that can with your NAS on how to do this. The folder/drive you want to backup to should be able to be read and written to (you should be able to make and delete files) by anyone on the network. If it is not then CrashPlan will say “"The backup engine does not have access to the given location." and you wont be able do backup to the folder/drive.

On Windows, to make a folder available on the network that has read and write access for everyone, do the following:

Right click on the drive/folder and select properties. Click on the Security tab and then on the Edit button. Click Add and then type ‘everyone’ without quotes into the box labeled “Enter the object names to select”. Now click on OK. Select Everyone from the group or user name list and then check the box next to Full Control and under Allow. Now click OK and then Ok.

Click to enlarge

Now the backup folder/drive can be written to and read by everyone accessing the computer. Next you have to make the folder available on the network. To do this right click on the backup folder/drive and click on Properties. Then click on the Sharing tab and click on the Advanced Sharing button. Check the box next to ‘Share this folder’ and then enter the name you want to call the shared folder. Now click on the Permissions button and select Everyone in the new window. Now check the box next to Full Control and under Allow and then click on Ok, then Ok and finally OK.

Click to enlarge

3: Make a symlink to the shared folder

Now you need to make a symlink on your computer the backup folder on your NAS. If you are using Windows XP or are uncomfortable with the command line then follow the directions over at The How To Geek on how to do this. To create a symlink with Vista or 7 use Windows Explorer to navigate to the back up folder on your NAS. Then right click on the address bar and select “Copy Address as Text”

Get CrashPlan to work with Network drives or a NAS

Now open a command prompt as an administrator and type in this command:

mklink /d “local\directory” “\\server\share”

So for me to make a symlink at the root of my C drive called NAS to the backup folder on my NAS I would have to type this: mklink /d “C:\NAS” “\\HP-NAS\Backups\”

Get CrshPlan to work with Network drives or a NAS
Once the symlink is made you can type “exit” to close the command prompt.

4: Make a CrashPlan user account

Now go the the User Accounts panel in the control panel and click on “Manage another account”. Click on “Create a new account and and then create an account called CrashPlan (the name doesn’t make, you can make it what ever you want) and set the account type to “Administrator”. It has to be an administrator account because otherwise you will net be able to backup files within your user folder.

Click on the “Create Account” button and give the new CrashPlan account a password.

Next you need to click on the Start Orb and then on the little arrow next to the shutdown button and click on “Switch user”.

Get CrshPlan to work with Network drives or a NAS

Next you log into the new CrashPlan account and then once the desktop is up you can log right back out and into your normal account.

5. Make the CrashPlan service run as the CrashPlan user

Now click on the Start Orb and type in “Services” and then click on the result that is called Services. Find the “CrashPlan Backup Service” and double click on it to bring up its properties dialog box. Click on the Log on tab and select the radio next to “This Account”. Now type in the user name and password for the CrashPlan Windows account you just made.

Get CrshPlan to work with Network drives or a NAS

Now click on Apply then go back to the “General” tab and click the “Stop” button and once the service has topped click on the “Start” button. Exit out of the Service window and open up CrashPlan

6. Add Folders and Backup!

In the main CrashPlan Window click on the “Folder” button in the '"Backup Destinations” box. Now click on the “Select” button and select the symlink you made in step 2.

Get CrshPlan to work with Network drives or a NAS

Once you add the symlink click on the “Start Back” button and it should look like this:
Get CrshPlan to work with Network drives or a NAS

Now click on the “Backup” tab on the upper left of the program and click on the “Change” button in the “Files to Back Up” box. Now select the folders you want to back up and then click OK.

Get CrshPlan to work with Network drives or a NAS

If all goes well then CrashPlan should back up with out a hitch.
Get CrshPlan to work with Network drives or a NAS

I have tested the back up and restore and everything worked fine. You can now take advantage of the free 30-day CrashPlan Central online back up.

If this work around for getting CrashPlan to backup to a NAS has worked for you then please let us know by leaving a comment, no log in required! Or you can email us at CaseyTech@GMX.com !

2010-05-14

Dragon Naturally Speaking Transcribe Error: “You must enter a filename to read from.”

Recently I helped a friend setup Dragon Naturally Speaking on their computer so they could transcribe lectures and sermons that they’ve given. According to the Dragon Naturally Speaking website and Youtube, transcribing with Dragon was as simple as training the program and then telling it which .wav or .mp3 you wanted to have transcribed.

So I installed and setup Dragon Naturally Speaking 10.1 for my friend, I helped him train the program so it would understand his voice and then we tried to transcribe a recording he had made. I clicked on the ‘Transcribe’ button on the Dragon toolbar, navigated to the audio file to transcribe and then clicked on the second ‘Transcribe’ button. To my and my friends dismay we were greeted with an odd error message that simple stated: “You must enter a filename to read from.”

Dragon Naturally Speaking Transcribe Error “You must enter a filename to read from.”

I played the .wav file and it worked fine so I tried to transcribe the file again and was greeted with the same unhelpful error message. After many hours of help file reading, converting audio files, YouTubeing, and Googleing (which showed only one unhelpful related result when searching the error message) I realized the cause of the problem. There was a semi-colon in the file name on the file to be transcribed. I removed the semi-colon from the file name, click ‘Transcribe’, navigated to the file, then clicked ‘Transcribe’ again and it worked!

If you are getting the “You must enter a filename to read from.” Error message, then try removing any characters and symbols from the filename and try again. I have only received the error when filenames have a semi-colon ( ; ) in them, but other symbols and characters may trigger the error.

If you have any questions or comments on Dragon Naturally Speaking, then leave us a comment below! Our comment thread is open so no login or email address is required! You can also send us an email at CaseyTech@GMX.com !

2010-03-18

Download Marble Mouse Scroll Wheel Here!

Marble Mouse Scroll Wheel is a small program for the Logitech Marble Mouse that emulates a scroll wheel. This program is normally hosted at http://simans.net/marble/ but that web site is down and I have seen many people on the Logitech forums requesting it so I figured I could act as a download mirror for the program.

You can download Marble Mouse Scroll Wheel from my SkyDrive.

Download

If you have never used Marble Mouse Scroll Wheel before and would like to learn more about it, then you can read the programs description from Google’s cache here.

Note: This is not my software and  I am not an official mirror for it. I am only distributing it because the original site is down and it seems to be abandoned by it’s owner. If you are the original author of Marble Mouse Scroll Wheel and would like this mirror taken down then please contact me at Casey-Tech@GMX.com .