/* Create\clear temporary array */ var aXmlTempArray = []; aXmlTempArray.length = 0; aXmlTempArray.push(['Admin', '8.00am to 8.45am', 'Registration and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Admin', '8.45am to 10.15am', 'Plenary including keynote - Jason Zander (keynote speaker), Dan Neault (Brisbane and Perth keynote speaker), Martin Gregory (Adelaide and Canberra keynote speaker)', 'Dan Neault (Brisbane and Perth keynote speaker)', '','', '']); aXmlTempArray.push(['Break', '10.15am to 10.35am', 'Morning tea and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Session 1', '10.35am to 11.35am', 'It`s a complex world – control it!', 'Michael Kleef', 'Active Directory Domain Services in Windows Server 2008 includes new features and enhancements that are focused around the fundamentals; improved security, reliability, performance, reduced operational complexity, and increased deployment flexibility.

In this session you will learn, step-by-step, how to integrate Windows Server 2008 Active Directory into your current network. You will understand how these changes improve your experience around deploying and managing domain controllers.','', '']); aXmlTempArray.push(['Session 2', '11.45am to 12.45pm', 'It`s a virtual world - make it rock!', 'Phil Duff', 'Virtualisation is more than just virtualising a server. It`s how you move from a physical to a virtual environment and how you best manage the physical and virtual aspects of your environment.

In this session you will see Windows HyperV running x64 and x86 guests live without a sweat. You will also see how easy it is to manage multiple physical and virtual server environments.','', '']); aXmlTempArray.push(['Break', '12.45pm to 1.40pm', 'Lunch and Partner Pavilion', '', '','', '']); aXmlTempArray.push(['Session 3', '1.40pm to 2.40pm', 'It`s a wide world – get it connected!', 'Amit Pawar', 'You have a mobile workforce – love it or hate it. Terminal Services in Windows Server 2008 makes providing secure access from outside your network for these users much easier.

In this session you will see all the new Terminal Services capabilities such as Terminal Services Gateway, Seamless Apps, Terminal Services Web Access. You will learn how to install these capabilities and then configure them live on the internet.','', '']); aXmlTempArray.push(['Break', '2.40pm to 2.55pm', 'Afternoon Tea', '', '','', '']); aXmlTempArray.push(['Session 4', '2.55pm to 3.55pm', 'It`s a dispersed world – branch out!', 'Jeff Alexander', 'Branch Offices are historically a pain to manage, expensive to support and when things go wrong the users complain because they can’t work anymore. Windows Server 2008 delivers new and improved technologies such as RODC (read-only domain controllers) to better meet the challenges of managing remote locations within your organization.

In this session you will see how to build a secure, scalable and manageable server appliance for your branch office.','', '']); aXmlTempArray.push(['Session 5', '4.05pm to 5.05pm', 'It`s a click and go world - accelerate it!', 'Jorke Odolphi', 'Winning the Web is about being the fastest to market with new services and the fastest site to deliver a service. Implementing, deploying and configuring powerful Web solutions just got a whole lot faster, easier and secure on IIS 7.0.

In this session you will see the improvements delivered in IIS 7.0. You will find out how to run multiple different versions of PHP plus .NET applications all on one host.','', '']); aXmlTempArray.push(['Break', '5.30pm to 6.15pm', 'Steve Riley Locknote (Sydney, Adelaide and Canberra only)', '', '','', '']); aXmlTempArray.push(['Break', '6.15pm', 'Event close', '', '','', '']); /* If the master array doesn't exist, create it */ if (typeof(aXmlArray) == 'undefined') { var aXmlArray = []; } /* Push the result into the master */ aXmlArray.push([aXmlTempArray, 'Windows Server', 'http://www.microsoft.com/australia/heroes/rss/agenda_ws2008.xml', '']);