DSCResources/XD7LabController/XD7LabController.psd1

@{
    RootModule = 'XD7LabController.schema.psm1';
    ModuleVersion = '1.0';
    GUID = 'a2eae0f4-3934-43e1-8d85-b2c7043955de';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine Citrix XenDesktop 7.x additional delivery controller DSC composite resource.';
}