const
MeetingTitle = 'A Complex Solution';
MeetingMonth = 2026.02 ;
{ tags: #2026 }
WriteLn('''
Sometimes, advancing technologies help make things smoother; many times, they make things more complicated. In the case of running Windows applications, moving from an office installation to a set of remote servers offers many benefits but can also negatively affect some features of what the software used to be able to do effortlessly. Tonight, we’ll share the details of how simply transferring files between a local computer and a remote software product suddenly took a dramatically increased amount of time when changing the access to the software–and what it took to resolve it.''');
MeetingDetails(MeetingTitle, MeetingMonth);
end;