--- title: "Integration Services Parameters | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: "database-engine" ms.topic: conceptual helpviewer_keywords: - "Integration Services, parameters" ms.assetid: b1bb3ea3-8097-4e76-b9c2-78a0f46a23bc author: mashamsft ms.author: mathoma manager: craigg --- # Integration Services Parameters For [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)][!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)], you can decide to analyze [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] packages on the computer, or [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] package files in the file system. If you analyze files in the file system, provide a path to the folder that contains the [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] packages. ## Options **Analyze SSIS packages on Computer** Select this option to analyze [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] packages on the computer. By default, this option is selected. **Analyze SSIS package files** Select this option to analyze [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] packages in the file system. **Path to SSIS packages** Locate a UNC or local path that holds your [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] packages. You do not have to include file names. If the path you have entered cannot be accessed, you cannot click **Next**. By default, the path is blank. This field is enabled only when you select **Analyze SSIS package files**. ## See Also [Working with Upgrade Advisor](../../../2014/sql-server/install/working-with-upgrade-advisor.md) [Upgrade Advisor User Interface Reference](../../../2014/sql-server/install/upgrade-advisor-user-interface-reference.md)