Reznix

Share the Knowledge

Please help support this site

August 14th, 2008

DOS Loop Through File

Problem:

I have a DOS command I want to run against a list of variables, how can I accomplish this?

Read the rest of this entry »

August 13th, 2008

Citrix Access Gateway EE Licensing

Those of you lucky enough to be setting up a Netscaler appliance, AKA Citrix Access Gateway, may be wondering how the thing is licensed and how it integrates with your Citrix License server.

Read the rest of this entry »

August 12th, 2008
August 11th, 2008

Enable RDP on a remote system

Question:

How can I enable RDP on a PC or Server remotely?

Read the rest of this entry »

August 9th, 2008

Disable IE Enhanced Security (IE ESC) on Windows 2008

Question:

How do I turn off or remove Internet Explorer Enhanced Security in Windows Server 2008?

Read the rest of this entry »

August 8th, 2008

Play The Bank Shell Game for Fun and Profit

How you can make money by moving funds around banks.

Read the rest of this entry »

August 7th, 2008

PCHealth Directory

Why is my server running out of space, why is it all in a directory called PCHealth, and what the #@*&!~ is PChealth anyway?!!

Read the rest of this entry »

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 »

|