mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
fixing note and important spacing
This commit is contained in:
parent
037f4ee4ba
commit
a9bbc179f0
@ -54,7 +54,7 @@ The App-V package converter will save the App-V 4.6 installation root folder and
|
||||
|
||||
Additionally, the package converter optimizes performance of packages in App-V for Windows 10 by setting the package to stream fault the App-V package. This is more performant than the primary feature block and fully downloading the package. The flag **DownloadFullPackageOnFirstLaunch** allows you to convert the package and set the package to be fully downloaded by default.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
>Before you specify the output directory, you must create the output directory.
|
||||
|
||||
### Advanced Conversion Tips
|
||||
|
@ -59,7 +59,7 @@ Publish-AppvClientPackage "ContosoApplication" -Global
|
||||
|
||||
## Publish a package to a specific user
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> You must use App-V 5.0 SP2 Hotfix Package 5 or later to use this parameter.
|
||||
|
||||
An administrator can publish a package to a specific user by specifying the optional *–UserSID* parameter with the **Publish-AppvClientPackage** cmdlet, where *-UserSID* represents the end user’s security identifier (SID).
|
||||
|
@ -18,7 +18,7 @@ ms.topic: article
|
||||
|
||||
Use the following procedure to publish an App-V package. Once you publish a package, computers running the App-V client can access and run the applications in that package.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> The ability to enable only administrators to publish or unpublish packages (described below) is supported starting in App-V 5.0 SP3.
|
||||
|
||||
## Publish an App-V package
|
||||
|
@ -20,7 +20,7 @@ ms.author: lomayor
|
||||
|
||||
Use the following procedure to create a new App-V package using Windows PowerShell.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> Before you use this procedure you must copy the associated installer files to the computer running the sequencer and you have read and understand the sequencer section of [Planning for the App-V Sequencer and Client Deployment](appv-planning-for-sequencer-and-client-deployment.md).
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ These tools were included in previous versions of Windows and the associated doc
|
||||
- [Windows Firewall with Advanced Security](https://go.microsoft.com/fwlink/p/?LinkId=708503)
|
||||
- [Windows Memory Diagnostic]( https://go.microsoft.com/fwlink/p/?LinkId=708507)
|
||||
|
||||
> [!TIP]
|
||||
> [!TIP]
|
||||
> If the content that is linked to a tool in the following list doesn't provide the information you need to use that tool, send us a comment by using the **Was this page helpful?** feature on this **Administrative Tools in Windows 10** page. Details about the information you want for a tool will help us plan future content.
|
||||
|
||||
## Related topics
|
||||
|
@ -32,7 +32,7 @@ On the desktop, you can create an Active Directory account, such as "enrollment@
|
||||
|
||||
On the desktop and mobile devices, you can use an enrollment certificate or enrollment username and password, such as "enroll@contoso.com" and "enrollmentpassword." These credentials are used in the provisioning package, which you can use to enroll multiple devices to the MDM service. Once the devices are joined, many users can use them.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> - Bulk-join is not supported in Azure Active Directory Join.
|
||||
> - Bulk enrollment does not work in Intune standalone environment.
|
||||
> - Bulk enrollment works in System Center Configuration Manager (SCCM) + Intune hybrid environment where the ppkg is generated from the SCCM console.
|
||||
|
@ -29,7 +29,7 @@ The following diagram shows the Reboot configuration service provider management
|
||||
<a href="" id="rebootnow"></a>**RebootNow**
|
||||
<p style="margin-left: 20px">This node executes a reboot of the device. RebootNow triggers a reboot within 5 minutes to allow the user to wrap up any active work.</p>
|
||||
|
||||
> [!Note]
|
||||
> [!NOTE]
|
||||
> If this node is set to execute during a sync session, the device will reboot at the end of the sync session.
|
||||
|
||||
<p style="margin-left: 20px">The supported operations are Execute and Get.</p>
|
||||
|
@ -31,7 +31,7 @@ The supported operation is Get.
|
||||
<a href="" id="upgradeeditionwithproductkey"></a>**UpgradeEditionWithProductKey**
|
||||
Enters a product key for an edition upgrade of Windows 10 desktop devices.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> This upgrade process requires a system restart.
|
||||
|
||||
|
||||
@ -97,7 +97,7 @@ The supported operation is Get.
|
||||
<a href="" id="upgradeeditionwithlicense"></a>**UpgradeEditionWithLicense**
|
||||
Provides a license for an edition upgrade of Windows 10 mobile devices.
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> This upgrade process does not require a system restart.
|
||||
|
||||
|
||||
@ -216,7 +216,7 @@ Values:
|
||||
</SyncML>
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> `XXXXX-XXXXX-XXXXX-XXXXX-XXXXX` in the **Data** tag should be replaced with your product key.
|
||||
|
||||
|
||||
@ -297,7 +297,7 @@ Values:
|
||||
</SyncML>
|
||||
```
|
||||
|
||||
> [!NOTE]
|
||||
> [!NOTE]
|
||||
> `XXXXX-XXXXX-XXXXX-XXXXX-XXXXX` in the **Data** tag should be replaced with your product key.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user