Reznix

Share the Knowledge

Please help support this site

August 6th, 2008

Windows 2008 Diskpart

If you’ve been used to aligning your disks under windows 2000/2003, it may be a thing of the past. Evidently, Windows 2008 changes the way volumes are created.

For some background go here and here.

It seems Basic, GPT and Dynamic disks are now aligned on creation at 1 MB, under Windows Server 2008. No diskpar / diskpart commands are needed anymore. You won’t suffer any performance degradation and you don’t need to remember the commands each time. For a refresher, try this post.

 

References:

EMC KB emc56324 (you will need a powerlink account)

anewmessagehasarrived.blogspot.com

August 4th, 2008

Mailbox Item Count

Question:

How can I get a count of items in a user’s Exchange mailbox?

Answer:

Use PFDAVadmin and enable logging to file.

1. Tools Menu > Options > Enable logging to file checkbox

2. Tools Menu > Export Properties

3. Select only the following three properties

PR_CONTENT_COUNT : 0×36020003

PR_DISPLAY_NAME : 0×3001001E

PR_FOLDER_PATHNAME : 0×66B5001E

4. Choose a file path to save to

5. Click OK to start processing.

 

Note: You may find better success importing the resultant file to MS Access if your exchange environment is extremely large. The reason for this is due to versions of Excel and limits they have, to the number of records per worksheet.

References:

Exchange Team Blog

August 4th, 2008

Windows Diskpart

For those of you using SANs, whether Fiber Channel or ISCSI, don’t forget to align your partitions for best performance.

Read the rest of this entry »

July 18th, 2008

Microsoft KMS Tips

I recently installed two Key Management Servers on Windows 2003. Here’s a compilation of my research with step by step instructions

Read the rest of this entry »

July 18th, 2008

Windows 2008 Logon Screen

Windows Server 2008 login screens can be annoying if you are used to Windows 2000/2003. While you won’t be able to revert to the classic interface, you can at least get rid of the switch user nonsense.

Read the rest of this entry »

July 14th, 2008

Printer Offline

How many times have you had a windows 2003 server print queue go offline even though the printer is on and working? I have seen this problem off and on for awhile and never found a good answer until now.

Read the rest of this entry »

July 14th, 2008

Where’s My Windows Search?

I’ve been doing a bit of work recently on Windows Server 2008 and I just noticed Microsoft has rearranged the search function within their newest Operating Systems. Here’s the fix to the most common complaint about the new setup.

Read the rest of this entry »

July 13th, 2008

SQL versions

Tech Support: What version of SQL are you running?
You: Ahh Jeez, let me check…

  Read the rest of this entry »

July 10th, 2008

McAfee Virus Scan tips

Here’s a couple tips if you work with McAfee Virus Scan Enterprise and EPO. These are just some of the more common things I seem to come across in an enterprise environment.

Read the rest of this entry »

July 8th, 2008

Command Line E-mail

Hey server guy, how can I test my e-mail server from the command line?

Read the rest of this entry »