function Get-ManifestPath { [CmdletBinding()] param() return "C:\AlkamiSDK\Manifests" }