logo

Pages


Erick’s Games

Faith

Older Games

Other Blogs

Posts

Categories

 

March 2010
S M T W T F S
« Feb    
 123456
78910111213
14151617181920
21222324252627
28293031  



Comments

Administration

How to get Windows to Boot into Safe Mode without hitting F8 at startup

April 14, 2009

I don’t know about you, but I find it annoying to walk users through how to boot windows up in start mode.  Instead, I have started to implement this technique.

Click on Start and then Run.

In the text box in the Run window, type msconfig and click OK. This will open the System Configuration Utility program.

Note: Do not make changes in the System Configuration Utility other than those outlined here to avoid causing serious system issues. This utility controls a number of startup activities other than those involved with Safe Mode.

Click on the BOOT.INI tab located at the top of the System Configuration Utility window.

Check the checkbox next to /SAFEBOOT and click OK.

You will then be prompted to either Restart, which will restart the PC immediately, or Exit Without Restart, which will close the window and allow you to restart the PC manually.

After the restart, the PC will automatically boot into Windows XP Safe Mode.

Note: Windows XP will continue to boot into Safe Mode until the System Configuration Utility is configured to again boot normally.

When your work in Safe Mode is complete, click on Start and then Run. Type msconfig in the text box and click OK.

This will again open the System Configuration Utility program.

Choose the Normal Startup radio button and click OK.

You will then be prompted to either Restart, which will restart the PC immediately, or Exit Without Restart, which will close the window and allow you to restart the PC manually.

After the restart, the PC will boot into Windows XP normally and will continue to do so

For information about this can be found here.

Ipswitch Problem with %free disk space and server 2008

February 11, 2009

A co-worker of mine noticed this issue.  Ipswitch was not reporting the free disk space for windows server 2008.  he did a little bit of research and noticed that it is a bug for windows 2008.  Please review the following web links to get more information on this.

http://forums.ipswitch.com/Topic49616-14-1.aspx

This details a script workaround on how to resolve this.

http://support.microsoft.com/kb/949701

This is the link that microsoft admits that they broke something that used to work correctly… :)

An error has occurred. (80023017)

October 16, 2008

I am getting this error # 80023017 when I try to open the Playstation Store on my PS3.  This is twice now in two days.  Warhawk doesn’t work either.  It’s frustrating.

It’s unscheduled maintenance that’s doing it, and I hope they get the issue resolved soon.  If you’re getting this error, try back later.  Hopefully it should just be a few hours.  I’d be surprised if it was still down tomorrow.

It’ll give me more time to work on SimYard anyways, and a new poker game on the way!

An error occurred during the start operation. (80029509)

I am getting this error # 80029509 when trying to start Warhawk.  The playstation store is also down.  This means that the Sony servers are undergoing maintenance.  Please try again in a couple hours.

This is twice in two days now.  I wonder what’s going on.  I doubt they’d be upgrading in the middle of the afternoon right as kids are getting home from school.  There must be some sort of outage.

It’s frustrating, I wanted to take a Warhawk break.  I just made Sergeant and my next two levels are only point-based because I already have the achievement.

Oh well, back to SimYard!

PS3 Cannot Connect to Playstation Store (PSN) – An error has occurred. (80023017)

October 14, 2008

When I try to connect to the Playstation Store (PSN) with my PS3, I get the following message:

An error has occurred.
(80023017)

What does this mean?

This means that the server is down due to maintenance.  Try again in a couple hours.

=====

In the meantime, why don’t you try SimYard?

:)

Rightfax 9.3: How to migrate SQL express to SQL 2005 on the same box

August 27, 2008

DISCLAIMER: I am not a SQL administrator and I have not done this migration.  I have installed Rightfax on servers that had multiple SQL services on it, so this should work.  I am going to perform this procedure in the upcoming weeks so if it blows up, I’ll update the post.  :)

1. Install SQL 2005

2. Use SQL manager (not sure of exact name. Your DB people should know) to backup rightfax database. Stop the Rightfax services before backing up the database.

3. Use SQL manager to restore rightfax database to SQL 2005

4. Reconfigure the ODBC connection to point to the new location.

1. Go to Enterprise Fax manager.

2. Double Click Rightfax Database Module

3. Click on the three dots under SQL Connection

4. Click the three dots in ODBC Data Source

5. Go to the System DSN tab

6. Configure Rightfax (or whatever naming convention was used)

7. Under SQL server you want to connect to, select the SQL 2005 server\Rightfax. You can find the path by using the SQL manager. It will prompt which server service to connect to.

8. Start the services.

How to undelete emails from outlook with an exchange account

August 21, 2008

I have a user that did shift delete from outlook.  A co-worker of mine pointed me in the right direction on how to resolve this.

  1. Open the registry.
  2. Navigate to HKEY_LOCAL_MACHINESOFTWARE\Microsoft\Exchange\Client\Options.
  3. Add a DWORD value named DumpsterAlwaysOn and set it to 1.
  4. Restart Microsoft Outlook to make the change take effect.

Then from the inbox, you can go to recover deleted items from the Tools tab.

Its as simple as that.  No need for expensive gimmick softwares!

Antivirus 2009 – How to remove

July 25, 2008

I tip my hat for Antivirus 2009. It is going to become the next wave in spyware. Every version becomes more and more crazy it is not even funny! I read these support sites about people paying for this garbage. Well, let me tell you how to get rid of this sucker! There are a lot of bogus sites out there looking to have you download their shit in order to remove it. Well, I have found a program that does this and you do not have to pay for it. It is a demo version, but that just means that you cannot schedule scans. It still works and it works well!

http://www.download.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.htm

Run this program and do a full scan. It will find Antivirus 2009 and remove it. For good measure, I also manually remved it. You need to kill the task (usually it has something with 2009 in it running.) and then go to Program Files and delete the directory Antivirus 2009.

The end, your done! Good luck!

Citrix Error: The archives required to make an SSL connection are not available

July 8, 2008

I have a mac user that is attempting to use citrix and he keeps getting the following error.

“The archives required to make an SSL connection are not available. Please contact your Citrix Administrator”

The bizzare thing is that he has citrix client installed and everything should work. Well, I did a little bit of searching on the web, and I found the following resolved the issue.

For Web Interface 4.x:

In the Access Suite Console, go to Web Interface > Manage Client Deployment and select the SSL/TLS check box on the Client for Java page.

I also had to enable the Java client as well. This was done in Select Launch Clients area of the install.

See full article here

Why is the word EXPLAIN in front of every MySQL query in SHOW PROCESSLIST?

July 4, 2008

So, I do a SHOW PROCESSLIST command in phpMyAdmin, and it shows a ton of SELECT statements that have EXPLAIN in front of every one of them!  Now, I never even heard of the EXPLAIN keyword, so I certainly didn’t do it.

It took me a couple hours to figure out, but PHP was putting it there.  I had turned mysql.trace_mode = On because the comments said it would give me warnings to table/index scans.  It did give me a couple warnings where I didn’t call mysql_free_result(), so I was happy with it.  But apparently it also added EXPLAIN to all SELECT statements in order to get some data out of that.  Well, I don’t want to slow down the database, so I turned that off.  Good to know it’s there I guess, and exactly what it does.

Google