DCSIMG
Windows 2008 R2 - Yuval Sinay
Sign in | Join | Help

Yuval Sinay

Yuval's blog.

Browse by Tags

Upgrading an Active Directory Domain from Windows Server 2008 or Windows Server 2008 R2 to Windows Server 2012
06 November 12 12:24 AM | yuval14 | with no comments
MWeber's Blog contain a useful information on Microsoft Directory Services. One of the interesting article is “Upgrading an Active Directory Domain from Windows Server 2008 or Windows Server 2008 R2 to Windows Server 2012”. The article can be review from the following link .
Application Initialization 1.0 for IIS 7.5 (x64)
18 September 12 11:50 PM | yuval14 | 2 comment(s)
“Application Initialization 1.0 for IIS 7.5 enables website administrators to configure IIS to proactively perform initialization tasks for one or more web applications. While an application is being initialized, IIS can also be configured to return an alternate response such as static content as a placeholder or "splash page" until an application has completed its initialization tasks. The module includes the following features: Introduces the concept of a "warmup period" to...
How to resolve error message “The Active Directory Web Services service terminated unexpectedly”, Event ID 4079 and/or 7034
08 June 12 04:44 PM | yuval14 | 1 comment(s)
After installation of a new domain controller, The following error may appear in the System Event Log: “ The Active Directory Web Services service terminated unexpectedly. It has done this x time(s) . The most common reason for this issue is a corrupted registry key: “ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\ADWS ” To resolve this issue, please copy a working registry key from a exiting domain controller, with the same Operating System version and the same service pack level. For a example...
IIS Media Services 4.1
07 June 12 10:27 AM | yuval14 | with no comments
“IIS Media Services is a set of media-related extensions for Internet Information Services (IIS) 7 and higher. IIS Media Services provides an integrated HTTP-based media delivery platform, and includes: Smooth Streaming . Enables adaptive streaming of on-demand media files for Smooth Streaming-compatible clients, including Microsoft® Silverlight®. Live Smooth Streaming . Enables adaptive streaming of live media broadcasts for Smooth Streaming-compatible clients and for Apple® mobile digital devices...
How to resolve “Cluster Agent: The cluster resource %4 has become degraded. [SNMP TRAP: 15005 in CPQCLUS.MIB]” error message
30 January 12 07:33 PM | yuval14 | with no comments
While monitoring Windows Cluster by using SCOM 2007/SCOM 2007 R2/SCOM 2012 the following error may appear: “ Cluster Agent: The cluster resource %4 has become degraded. [SNMP TRAP: 15005 in CPQCLUS.MIB] ”. To resolve this error message, please use one of the following solutions: 1. Contact HP and/or upgrade to the latest version of HP ProLiant Servers SNMP Management Pack. 2. On each cluster node, navigate to “Control Panel” –> “HP Management Agents” –> Add to “Inactive Agents” list –> ...
How to create a bootable USB drive with Windows 7 / Windows 2008 R2 Installation files
24 December 11 09:22 PM | yuval14 | with no comments
Pre-requisite: 1. Extracted ISO of Windows 7 / Windows 2008 R2. 2. A clean Disk on key. To create a bootable USB drive with Windows 7 / Windows 2008 R2 Installation files, please use the following steps:   1. Open command prompt with Administrator privilege. 2. Write the command “diskpart” and press on “Enter” button. 3. Write the command “list disk” and press on “Enter” button. 4. Select the correct disk id. In my case it was “select disk 2” and press on “Enter” button. 5. Delete all exits...
nslookup Default Server: UnKnown Windows 2008 R2
06 December 11 01:24 PM | yuval14 | 1 comment(s)
Mr. Lucas Kaczmarski wrote a nice post on the following error: “nslookup Default Server: UnKnown Windows 2008 R2’. I recommended to review this post before installing a new Windows 2008 / Windows 2008 R2 domain controller. The post can be reviewed from the following link .