Archive for the ‘Microsoft’ Category

NDR 550 5.4.4 from Exchange

outlook_2007_logo
A few users at my company randomly receive NDR’s Containing the information below when they send to a recipient not on our domain… Generating server: YOURSERVER.YOURCOMPANY.COM IMCEAMAILTO-someone+40remotedomain+2Ecom@YOURCOMPANY.COM #550 5.4.4 ROUTING.NoNextHop; unable to route ## Although I do not know why and it happen’s so rarely that I am not worried about it I thought I would at least post the fix in case I forget, like I said, it rarely happens. To change/fix it do the following… Open...

List all DB’s along with size for SQL Server 2000/2005

data_chart
For backup reasons I needed a list of all the MS SQL databases along with the size of each DB on our MS SQL servers. To do this log into the SQL server and go to SQL Enterprise Manager and select the server you need to query under “SQL Server Group”. Once highlighted goto “Tools” then select “SQL Query Analyzer”. In the query window type the following: EXEC sp_helpdb; GO Once entered press the F5 key to submit the query. After completed you can either manually...

Excel opens blank spread sheet

Excel-icon
This happens when something dealing with the file associations with excel stop working correctly. I am not sure what the exact cause is but I have only seen this in Citrix environments with Office 2007 installed. Opening spreadsheets through the excel program itself works correctly but trying to open a spreadsheet by opening the file through explorer or though a shortcut wont work. To fix the problem… 1. Go to the folder options in control panel and select the “File Types” tab....

Outlook doesn’t display zip files in the Insert file dialog

outlook_2007_logo
Problem: When you open the Insert File dialog in when composing an email message, Outlook “hides” the zip files in the directory. The only way to add a zip as an attachment to a message is by opening Windows Explorer and dragging the file to the message window. Cause: Windows has a system component that treats zip files like ordinary file folders and Outlook sees these files as folders. In most cases, it only happens when you don’t have third party compression programs installed,...

Terminal Services License Reporting Tool

The Terminal Services License Reporting tool provided with the Windows 2000 Server Resource Kit can be used to analyze the information contained in the license servers database. The file name for this tool is lsreport.exe. It is a command line utility that outputs the information from the license server’s database into a tab-delimited text file. The reporting tool can be used with the following parameters: /F filename Directs output to the written to a file name ‘filename’ (‘filename’...

Change Word 2007 default font and size

ms_office_logo
MS removed the ability to change these setting easily though GPO (I have no idea why). The only way that I know how to change the default font and size for word 2007 is by editing the normal.dotm. The easiest way change the Normal.dotm is by just opening it directing. Each user on a workstation has their own and is located in the templates folder in their profile. In a deployment scenario you would use a login script to copy the new Normal.dotm file to a users profile. The exact path changes from...

Intro to SVCHost.exe

Basically when you see this (or multiple instances of this) running on your computer this means that you have services running from dynamic-link libraries (DLLs). The Svchost.exe file is located in the %SystemRoot%\System32 folder. At startup, Svchost.exe checks the services portion of the registry to construct a list of services that it needs to load. There can be multiple instances of Svchost.exe running at the same time. Each Svchost.exe session can contain a grouping of services, so that separate...

Error printing from Outlook

To fix the this error go to “Start” then “Run” and type regsvr32 ole32.dll (if that doesnt work try oleau32.dll)

Office2007 Converter Errors

The problem: When opening an Excel 2007 spreadsheet in Office 2003 w/ converter pack you receive stranger errors. The first error may say something like “C:\Documents.xls could not be found”. That would be great if that was the spreadsheet you were trying to open but it doesn’t matter what spreadsheet you open, It always says that exact same error. Then it will give an error for each word in the file name it self. For example, if you open a spreadsheet named “Bobs numbers.xlsx”...

Windows Deployment Services – My thoughts

Several months ago I retired an old helpdesk server that hosted a ghost cast server which our helpdesk department used to deploy desktops. Even though I was a big fan of ghost I knew that it was out-dated and I heard that Microsoft’s WDS was much better than its predecessor (RIS). I decided to try it out. At first I was a little overwhelmed by the setup which was probably due to fact I was use to ghost and not a WDS. One thing that got me at first is that WDS is kind of like a framework which...
Twitter Delicious Facebook Digg Stumbleupon Favorites More
321 queries in 2.793 seconds.