×
Skip to content
Kuzba Blog

© Kuzba Blog • Theme: Mk by Level9themes

Kuzba Blog
Technology tidbits from my adventures in Technology!
  • Atari 7800
  • Sega Game Gear
  • Sega Master System
  • Gallery
Kuzba Blog

Category: Uncategorized

Exchange 2003/2007/2010: What is my build number?

Useful to know for what SP a server is running: http://support.microsoft.com/kb/158530  

  Uncategorized  
0

Exchange 2003: Making OWA working with Internet Explorer 8

You receive an error message when you try to perform any editing tasks, or you must click to enable the compose

  Uncategorized  
0

Exchange 2007/2010: Managing your own mobile device when syncing stops working

I have a windows mobile phone and it stopped syncing with Exchange.  No reason.  Usually rebooting the phone fixes it

  Uncategorized  
0

Scripting: Ever need to rename alot of files at one?

Like take spaces out of a bunch of files and replace them with something like a hyphon?  How about just

  Uncategorized  
0

Scripting: Email via Visual Basic Script – VBS

Const cdoSendUsingPickup = 1 Const cdoSendUsingPort = 2 Const cdoDSNDefault = 0 ‘None Const cdoDSNNever = 1 ‘None Const cdoDSNFailure

  Uncategorized  
1

SQL 2000/2005/2008: Where is the default backup folder?

http://www.mssqltips.com/tip.asp?tip=1583 Helpful if you have all SQL backup jobs using the default folder.  This way all future jobs will use

  Uncategorized  
0

SQL 2000/2005/2008: Need to figure out where all the database files are?

Run this Query: SELECT name, physical_name AS current_file_location FROM sys.master_files Gives you all the databases and their database file location

  Uncategorized  
0

Internet Explorer: How to stop the anoying alert bar!

I do not by any means recommend doing this.  Do so at your own risk as I have had users

  Uncategorized  
0

iPhone: Setting your iPhone with Microsoft Exchange Server

Helpful support article from apple site: http://support.apple.com/kb/ht2480

  Uncategorized  
0

Windows 2003: Managing Printer Drivers for Windows 7

Great step by step blog on adding Printer drivers to 2003 via your Vista/7 Workstation. http://blogs.technet.com/b/askperf/archive/2008/09/19/installing-windows-vista-print-drivers-on-windows-server-2003.aspx

  Uncategorized  
0
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 6
  • Next