DSCResources/XD7LabSite/XD7LabSite.psd1

@{
    RootModule = 'XD7LabSite.schema.psm1';
    ModuleVersion = '1.0';
    GUID = '1ea198e3-5d8f-4d37-b032-67ee22b4d929';
    Author = 'Iain Brighton';
    CompanyName = 'Virtual Engine';
    Copyright = '(c) 2016 Virtual Engine Limited. All rights reserved.';
    Description = 'Virtual Engine Citrix XenDesktop 7.x intial delivery controller/site DSC composite resource.';
}