Last week Microsoft Israel held a major Windows Server 2008 launch event, with more than 350 attendees and many display booths. The event took place in Akko (north of Haifa), and was sponsored by Mediatech-Hi-Tech, one of Israel’s largest training centers. The main event was presented By Daniel Petri, who spoke for over 4 hours…
Windows Server 2008 has a new feature allowing administrators to create snapshots of the Active Directory database for offline use. There are quite a few scenarios for using AD snapshots. For example, if someone has changes properties of AD objects and you need to revert to their previous values, you can mount a copy…
Last Update: Sep 24, 2024
Today I’ve delivered an interesting session for Microsoft in the Israeli Get Ready for Windows Server 2008 event that took place in the Hilton Tel-Aviv hotel. The session was presented in front of approximately 700 people and was also recorded for offline viewing. Although I do not yet have the recorded presentation, I will post…
Last Update: Nov 19, 2024
Microsoft’s Hyper-V is a hypervisor-based technology that is a key feature of Windows Server 2008, and provides a scalable, reliable, and highly available virtualization platform. Hyper-V provides a great virtualization solution for many small, medium and large organizations. Some of the capabilities of Hyper-V include x64 host and guest support, ability to run guest machines…
Last Update: Sep 17, 2024
One of the biggest architectural changes in Windows Server 2008 is the inclusion of IPv6. IPv6 has been a part of Windows since Windows 2000, but Windows Server 2008 is the first version of Windows to enable IPv6 by default. Furthermore, The transport stack has been completely redesigned so that IPv6 and IPv4 are able…
Last Update: Sep 17, 2024
One of the most frequent questions on virtualization forums that deal with server deployments is the question of how should one deploy their Active Directory domain controllers. Should they be deployed on stand-alone separate servers, should they be kept on separate physical servers, or should they be run inside virtual machines that are hosted on…
Last Update: Sep 24, 2024
Remotely accessing your servers and workstations through terminal services or RDP is an easy method of doing your job from a remote location, or gaining access to specific published applications that have been published on your servers. However, without properly investing in securing these types of RDP connections, you could be compromising the security and…
Last Update: Nov 19, 2024
As described in the previous articles in this series, Active Directory snapshots in Windows Server 2008 allow an administrator to create snapshots of the Active Directory database. By using them, you can view the data inside such a snapshot and use it to restore or inspect data without the need to start the server…
Introduced in Windows Server 2008, Server Core is a low-footprint way to install your server OS. This article explains why Server Core is such a big deal for system administrators.