Skip to content

Commit cc24522

Browse files
authored
Update packages-and-programs: drive letter
Add detail to a standard program for using a drive letter which requires mapping a drive to a distribution point
1 parent c954026 commit cc24522

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/configmgr/apps/deploy-use/packages-and-programs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ Packages can use some new features of Configuration Manager, including distribut
119119

120120
- **Runs with UNC name**: Specify that the program runs with a Universal Naming Convention (UNC) name. This setting is the default.
121121

122-
- **Requires drive letter**: Specify that the program requires a drive letter to fully qualify its location. For this setting, Configuration Manager can use any available drive letter on the client.
122+
- **Requires drive letter**: Specify that the program requires a drive letter to fully qualify its location. For this setting, Configuration Manager can use any available drive letter on the client. This setting requires the deployment to use the Deployment option **Run program from distribution point** and the package's Data Access option enabled to **Copy the content in this package to a package share on distribution points**.
123123

124-
- **Requires specific drive letter**: Specify that the program requires a specific drive letter that you specify to fully qualify its location. For example, **Z:**. If the client is already using the specified drive letter, the program doesn't run.
124+
- **Requires specific drive letter**: Specify that the program requires a specific drive letter that you specify to fully qualify its location. For example, **Z:**. If the client is already using the specified drive letter, the program doesn't run. This setting requires the deployment to use the Deployment option **Run program from distribution point** and the package's Data Access option enabled to **Copy the content in this package to a package share on distribution points**.
125125

126126
- **Reconnect to distribution point at log on**: Indicate whether the client reconnects to the distribution point when the user signs in. By default, the wizard doesn't enable this option.
127127

0 commit comments

Comments
 (0)