Microsoft Service Packs

Microsoft Service Packs A service pack (SP) is a Windows update, often combining previously released updates, that helps make Windows more reliable. Service packs, which are provided free of charge on this page, can include security and performance improvements and support for new types of hardware. Make sure you install the latest service pack to … Read more

Microsoft Exchange Links

Microsoft Exchange Links for documentation Microsoft Exchange 2003 Microsoft Exchange 2007 Microsoft Exchange 2010 Exchange Server 2010 Database Availability Group Installation Step by Step Exchange 2010 on VMware – Availability and Recovery Options Exchange Server 2010 Mailbox Server Backup and Recovery Logging SMTP Protocol Activity in Exchange 2010 and Exchange 2007   SMTP Routing in … Read more

VMware vCenter Converter Standalone P2V Performance optimization

VMware vCenter Converter Standalone P2V Performance optimization

While migrating P2V Microsft server was very slow as we change the red marked line under  converter-client.xml file P2V process become very fast. thanks to my friend Mohamed Magdy, for giving me this important tip.

Turning OFF SSL Encryption in VMware vCenter Converter Standalone 5.0 can improve transfer rates.

To turn OFF SSL Encryption in VMware vCenter Converter Standalone 5.0, please follow the following steps:-

Read more

How to reset VSM admin password

How to reset VSM admin password VOIPSWITCH  VSM admin password are stored in mysql database in clear text . if you know the mysql root password you can get it from users table from your voipswitch database. 1- login as root in mysql (  mysql -u root -pyourpassord 2- select your voipswitch database  (mysql>use yourvoipdatabase; … Read more

EMC Storage Metalun Expand Rules

EMC Storage Metalun Expand Rules How to Expand MetaLUN (EMC )and its rules to expand. Striped expansion rules on page :-  24 Concatenation  expansion rules on page :- 28 http://www.emc.com/collateral/hardware/white-papers/h1024-clariion-metaluns-cncpt-wp-ldv.pdf  

How to convert Physical machine as virtual hard disk

How to convert Physical machine as virtual hard disk Disk2vhd is a utility that creates VHD (Virtual Hard Disk – Microsoft’s Virtual Machine disk format) versions of physical disks for use in Microsoft Virtual PC or Microsoft Hyper-V virtual machines (VMs). The difference between Disk2vhd and other physical-to-virtual tools is that you can run Disk2vhd … Read more

Restoring a Domain Controller Through Reinstallation

Restoring a Domain Controller Through Reinstallation

Applies To: Windows Server 2008, Windows Server 2008 R2

Restoring a domain controller through reinstallation is the same process as creating a new domain controller. It does not involve restoring from backup. This method relies on Active Directory replication to restore a domain controller to a working state, and it is valid only if another healthy domain controller exists in the same domain. This method is normally used on computers that function only as domain controllers.

Restoring through reinstallation is the only method by which a domain controller that is not part of the backup set can be restored. In addition, you might decide to use this method instead of a nonauthoritative restore because backup media is inaccessible or because this method is more convenient. Restoring a domain controller through reinstallation should not be a substitute for regular backup routines.

Read more

Commands and Tools for Managing Windows Server 2008 Server Core

Commands and Tools for Managing Windows Server 2008 Server Core you have a minimal UI that includes a limited desktop environment for local console management of the server. This minimal interface includes: Windows Logon screen for logging on and logging off Notepad for editing files Regedit for managing the registry Task Manager for managing tasks … Read more

How to move a Windows installation to different hardware

How to move a Windows installation to different hardware This article describes how to create a system state backup on one computer and how to restore it to the same computer or to a different physical computer of the same make and model. http://support.microsoft.com/kb/249694 Performing a Full Server Recovery of a Domain Controller http://technet.microsoft.com/en-us/library/cc772519(WS.10).aspx Backing … Read more