How to Perform Authoritative DC Restore for Windows Server 2008

Video Tutorials, Windows Server
When a domain contains more than one domain controller, Active Directory replicates directory objects, such as users, groups, organizational units, and computers, to all the domain controllers in that domain. Authoritative restore is a method to recover objects and containers that have been deleted for AD DS. An authoritative restore marks specific data as current and prevents the replication from overwriting that data. The authoritative data is then replicated throughout the domain. The process for performing an authoritative restore of AD is the same as a Non-authoritative restore except for one step. After the restore of AD is complete in DSRM and then, before restarting, you manually run Ntdsutil, and the mark the object that you want to restore as Authoritative.
Read More

How to use Microsoft Outlook 2010 Inbox Repair Tool to Fix a PST File Automatically

Office
This article provides a step-by-step tutorial on how to use the included Outlook 2010 Inbox Repair Tool, also known as Scanpst.exe. From time to time, the .pst or Personal Folders file used for everything (email, calendar, contacts, tasks & more) in Outlook gets corrupted or damaged. The Outlook 2010 ScanPst.exe .PST Recovery Tool You need to navigate to this path using Windows Explorer: Hard Drive Letter:\Program Files\Microsoft Office\OFFICE14, inside this folder, you're looking for this particular setup file: "Scanpst.exe" When you run the .exe, you'll need to Browse to your current .pst file and hit Start: The Inbox Repair Tool will now scan the corrupted .PST file for errors: If your PST file is recoverable, you'll see the repairable errors show up in the scan results. To fix them, select…
Read More
How to Disable Negative DNS Caching (NAK) on Windows DNS Clients

How to Disable Negative DNS Caching (NAK) on Windows DNS Clients

Microsoft
If Windows DNS client gets a negative response from its DNS server, then the client caches this NAK responses for 15 minutes (negative responses) by default. You can use the Ipconfig tool to view and to flush the DNS resolver cache. After you flush the cache, the computer must query DNS servers again for records. To delete the entries in the DNS resolver cache, type ipconfig /flushdns at a command prompt. Sometimes you need to disable negative caching especially if you use unreliable Service Provider DNS Servers. Warning: Edit the Registry at your own risk. Steps to Disable Negative DNS Caching Start Registry Editor (Regedit.exe). Locate and then click the following key in the registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters On the Edit menu, point to New , click DWORD (32-bit) Value, and then add the following registry…
Read More

Windows Server 2008 R2 Best Practices in VMware vSphere 4.X

VMware, Windows Server
Be sure the virtual machine has at least 2GB of RAM. Hard drive for the virtual machine must be 20GB or larger. Single VCPU works better for Windows 2008, Because Windows 2008 uses high bit rate address space for context switching when compared with Windows 2003, which creates multiple cycles of high bit range contexts and these are better addressed by Single VCPU. (this again vary if it is a DB server). VCPU will get hit, when VMware have wide variety of hardware components attached to VM (Majorly Serial and Parallel COM ports, USB controllers, Sound Cards etc), if any of these components are not required, remove them and disable them from VM BIOS. Zeroed Thick: Space required for the virtual disk is allocated at creation time, hoVMwarever the data…
Read More

How to Perform Step by Step Exchange 2010 Single Mailbox Item Restore with Windows Server Backup

Exchange Server, Video Tutorials
Exchange Server 2010 no longer has the notion of Storage Groups, which were used in Exchange 2007 and 2003 to contain logical groupings of databases. Exchange 2010 now simply lets you create databases on mailbox servers. The difference is that in Exchange 2003/2007, you created a Recover Storage Group (RSG) to restore the database into. In Exchange 2010, you simply restore the database and connect to it as a Recovery Database (RDB). While the main purpose of Exchange backup is to enable server, storage, and datacenter disaster recovery scenarios, a common and routine request of Exchange admins is to restore an individual mailbox. Microsoft does not provide a native and fully automated way to granularly restore a single mailbox from an Exchange database backup. In this video I'll demonstrate the…
Read More

Event ID: 16 Client Access server failed to proxy Exchange Web Services to Active Directory site

Exchange Server
Log Name:      Application Source:        MSExchange Web Services Event ID:      16 Task Category: Core Level:         Error Keywords:      Classic User:          N/A Description: Client Access server Internet-Facing-CAS-Name failed to proxy Exchange Web Services to Active Directory site CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=yourdomain,DC=tld because there are no applicable Client Access servers in the destination site. Please check the configuration of the servers in site [No Server]. If you have an Exchange Server 2010 infrastructure that contains more than 1 Client Access Server (CAS) with 1 Internet facing and the rest are not, then you may see this error message in application log in Internet Facing CAS server. The problem is that the Internet Facing CAS proxies the request for Exchange Web Services (EWS) to the Non-Internet facing CAS. It is failing because the servers are not trusting the…
Read More

How to Install SQL Server 2008 R2 SP1 for Data Protection Manager 2010

System Center, Video Tutorials
A System Center Data Protection Manager (DPM) 2010 installation includes two primary tasks: installing the DPM prerequisite software and installing the DPM application. The DPM Setup Wizard guides you through the process of specifying the DPM installation settings, and automatically installs the prerequisite software as part of an integrated DPM installation process. Important Note: DPM 2010 is not supported on the Turkish language version of Windows Server 2008 or Windows Server 2008 R2. Supported Databases For the DPM database, DPM 2010 requires a dedicated instance of the 64-bit or 32-bit version of any of the following SQL Server versions: SQL Server 2008 with Service Pack 3 SQL Server 2008 R2 with Service Pack 1 When you use a remote instance of SQL Server with the DPM 2010 installation, you must install the remote instance of SQL Server before you install DPM 2010.
Read More
EMC cannot Close after Installing IE9 – You must close all dialog boxes before you can close Exchange Management Console

EMC cannot Close after Installing IE9 – You must close all dialog boxes before you can close Exchange Management Console

Exchange Server
After Internet Explorer 9 is installed on the server, you can not close the EMC. Instead you will have a dialog box saying "You must close all dialog boxes before you can close Exchange Management Console". However, you can't find any open dialog boxes for Exchange Management Console. Only way to close it is via task manager. Solution: 1. Turn off "Internet Explorer Enhanced Security Configuration" for Administrators and Users 2. Add " https://localhost "  and " http://localhost " to the "trusted sites" in IE9 3. Reboot your server UPDATE Interm  fixes are not needed anymore. Fix is now included within the official Internet Explorer Update  
Read More
How to Backup and Restore Exchange 2010 Mailbox Database with DPM 2010

How to Backup and Restore Exchange 2010 Mailbox Database with DPM 2010

Exchange Server, System Center, Video Tutorials
DPM 2010 supports the following five types of recovery for Exchange Server 2010 mailbox databases: Recover the database to its original location: Overwrite the existing copy of the database. Recover the database to an alternate database: Restore to another database on an Exchange Server. Recover to an Exchange Recovery database: Recover to an Exchange Recovery database instead of a standard mailbox database. Recover to network location: Copy the database to a network folder. Copy to tape: Create an on-tape copy of the database.
Read More