mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
updates
This commit is contained in:
parent
62f4152d2c
commit
06fab55027
Binary file not shown.
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 199 KiB |
@ -34,7 +34,7 @@ There are different ways to use Take a Test, depending on the use case:
|
|||||||
- For lower stakes assessments, such a quick quiz in a class, a teacher can generate a *secure assessment URL* and share it with the students. Students can then open the URL to access the assessment through Take a Test. To learn more, see the next section: [Create a secure assessment link](#create-a-secure-assessment-link)
|
- For lower stakes assessments, such a quick quiz in a class, a teacher can generate a *secure assessment URL* and share it with the students. Students can then open the URL to access the assessment through Take a Test. To learn more, see the next section: [Create a secure assessment link](#create-a-secure-assessment-link)
|
||||||
- For higher stakes assessments, you can configure Windows devices to use a dedicated account for testing and execute Take a Test in a locked-down mode, called **kiosk mode**. Once signed in with the dedicated account, Windows will execute Take a Test in a lock-down mode, preventing the execution of any applications other than Take a Test. For more information, see [Configure Take a Test in kiosk mode](edu-take-a-test-kiosk-mode.md)
|
- For higher stakes assessments, you can configure Windows devices to use a dedicated account for testing and execute Take a Test in a locked-down mode, called **kiosk mode**. Once signed in with the dedicated account, Windows will execute Take a Test in a lock-down mode, preventing the execution of any applications other than Take a Test. For more information, see [Configure Take a Test in kiosk mode](edu-take-a-test-kiosk-mode.md)
|
||||||
|
|
||||||

|
:::image type="content" source="./images/takeatest/flow-chart.png" alt-text="Set up and user flow for the Take a Test app." border="false":::
|
||||||
|
|
||||||
## Create a secure assessment link
|
## Create a secure assessment link
|
||||||
|
|
||||||
|
@ -93,8 +93,8 @@
|
|||||||
|
|
||||||
- name: Configure multi-user and guest devices
|
- name: Configure multi-user and guest devices
|
||||||
items:
|
items:
|
||||||
- name: Shared PC concepts
|
- name: Shared devices concepts
|
||||||
href: shared-pc-concepts.md
|
href: shared-devices-concepts.md
|
||||||
- name: Configure shared devices with Shared PC
|
- name: Configure shared devices with Shared PC
|
||||||
href: set-up-shared-or-guest-pc.md
|
href: set-up-shared-or-guest-pc.md
|
||||||
- name: Shared PC technical reference
|
- name: Shared PC technical reference
|
||||||
|
BIN
windows/configuration/images/win11-sharedpc-guest.png
Normal file
BIN
windows/configuration/images/win11-sharedpc-guest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 458 KiB |
BIN
windows/configuration/images/win11-sharedpc-kiosk.png
Normal file
BIN
windows/configuration/images/win11-sharedpc-kiosk.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 462 KiB |
@ -20,26 +20,29 @@ appliesto:
|
|||||||
|
|
||||||
Shared PC mode exposes a set of customizations to tailor the behavior to your requirements. These customizations are the options that you'll set either using Intune/MDM, a provisioning package, or via PowerShell scripting as explained in [Configuring Shared PC mode](#configuring-shared-pc-mode). The customizations offered by Shared PC are listed in the following table.
|
Shared PC mode exposes a set of customizations to tailor the behavior to your requirements. These customizations are the options that you'll set either using Intune/MDM, a provisioning package, or via PowerShell scripting as explained in [Configuring Shared PC mode](#configuring-shared-pc-mode). The customizations offered by Shared PC are listed in the following table.
|
||||||
|
|
||||||
| Setting | Value |
|
| Setting | Description|
|
||||||
|:---|:---|
|
|:---|:---|
|
||||||
| EnableSharedPCMode and EnableSharedPCModeWithOneDriveSync | <li>When enabled, **Shared PC mode** is turned on and different settings in the local GPO are configured. For a detailed list of settings enabled by Shared PC Mode, see [Technical Guide]</li><li>This setting controls the API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings)</li>|
|
|Shared PC mode | EnableSharedPCMode or EnableSharedPCModeWithOneDriveSync<li>When enabled, **Shared PC mode** is turned on and different settings in the local GPO are configured. For a detailed list of settings enabled by Shared PC Mode, see [Technical Guide]</li><li>This setting controls the API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings)</li>|
|
||||||
|
| SetEduPolicies | When enabled, different settings designed for education devices are configured in the local GPO. For a detailed list of settings enabled SetEduPolicies, see [Technical Guide]</li><li>This setting controls the API:[IsEducationEnvironment](/uwp/api/windows.system.profile.educationsettings)|
|
||||||
|
| SetPowerPolicies | When enabled, different power settings optimized for shared devices are configured in the local GPO, preventing users from making any changes. This policy ensures that devices wake during the maintenance period. For a detailed list of settings enabled SetPowerPolicies, see [Technical Guide]</li>**configures lid close and power button actions to sleep and disables hibernate**|
|
||||||
|
| AccountModel | This option controls how users can sign-in on the PC. <li>Specifying **Domain-joined and guest** option to add the **Guest** button to the sign-in screen</li><li>Specify **Domain-joined only** to only allow users to sign in with an Active Directory, Azure AD, or local account</li> |
|
||||||
|
|
||||||
| AccountManagement: AccountModel | This option controls how users can sign-in on the PC. Choosing domain-joined will enable any user in the domain to sign-in. <br/><br/>Specifying the guest option will add the **Guest** option to the sign-in screen and enable anonymous guest access to the PC. <br/><br/> - **Only guest** allows anyone to use the PC as a local standard (non-admin) account.<br/> - **Domain-joined only** allows users to sign in with an Active Directory or Azure AD account.<br/>- **Domain-joined and guest** allows users to sign in with an Active Directory, Azure AD, or local standard account. |
|
| AccountManagement| DeletionPolicy | - **Delete immediately** will delete the account on sign-out. <br/><br/>- **Delete at disk space threshold** will start deleting accounts when available disk space falls below the threshold you set for **DiskLevelDeletion**, and it will stop deleting accounts when the available disk space reaches the threshold you set for **DiskLevelCaching**. Accounts are deleted in order of oldest accessed to most recently accessed. <br/><br/>Example: The caching number is 50 and the deletion number is 25. Accounts will be cached while the free disk space is above 25%. When the free disk space is less than 25% (the deletion number) at a maintenance period, accounts will be deleted (oldest last used first) until the free disk space is above 50% (the caching number). Accounts will be deleted immediately at sign-off of an account if free space is under the deletion threshold and disk space is very low, regardless if the PC is actively in use or not. <br/>- **Delete at disk space threshold and inactive threshold** will apply the same disk space checks as noted above, but also delete accounts if they have not signed in within the number of days specified by **InactiveThreshold** |
|
||||||
| AccountManagement: DeletionPolicy | - **Delete immediately** will delete the account on sign-out. <br/><br/>- **Delete at disk space threshold** will start deleting accounts when available disk space falls below the threshold you set for **DiskLevelDeletion**, and it will stop deleting accounts when the available disk space reaches the threshold you set for **DiskLevelCaching**. Accounts are deleted in order of oldest accessed to most recently accessed. <br/><br/>Example: The caching number is 50 and the deletion number is 25. Accounts will be cached while the free disk space is above 25%. When the free disk space is less than 25% (the deletion number) at a maintenance period, accounts will be deleted (oldest last used first) until the free disk space is above 50% (the caching number). Accounts will be deleted immediately at sign-off of an account if free space is under the deletion threshold and disk space is very low, regardless if the PC is actively in use or not. <br/>- **Delete at disk space threshold and inactive threshold** will apply the same disk space checks as noted above, but also delete accounts if they have not signed in within the number of days specified by **InactiveThreshold** |
|
| AccountManagement| DiskLevelCaching | If you set **DeletionPolicy** to **Delete at disk space threshold**, set the percent of total disk space to be used as the disk space threshold for account caching. |
|
||||||
| AccountManagement: DiskLevelCaching | If you set **DeletionPolicy** to **Delete at disk space threshold**, set the percent of total disk space to be used as the disk space threshold for account caching. |
|
| AccountManagement| DiskLevelDeletion | If you set **DeletionPolicy** to **Delete at disk space threshold**, set the percent of total disk space to be used as the disk space threshold for account deletion. |
|
||||||
| AccountManagement: DiskLevelDeletion | If you set **DeletionPolicy** to **Delete at disk space threshold**, set the percent of total disk space to be used as the disk space threshold for account deletion. |
|
| AccountManagement| InactiveThreshold | If you set **DeletionPolicy** to **Delete at disk space threshold and inactive threshold**, set the number of days after which an account that has not signed in will be deleted. |
|
||||||
| AccountManagement: InactiveThreshold | If you set **DeletionPolicy** to **Delete at disk space threshold and inactive threshold**, set the number of days after which an account that has not signed in will be deleted. |
|
| AccountManagement| EnableAccountManager | Set as **True** to enable automatic account management. If this is not set to true, no automatic account management will be done. |
|
||||||
| AccountManagement: EnableAccountManager | Set as **True** to enable automatic account management. If this is not set to true, no automatic account management will be done. |
|
| AccountManagement| KioskModeAUMID | Set an Application User Model ID (AUMID) to enable the kiosk account on the sign-in screen. A new account will be created and will use assigned access to only run the app specified by the AUMID. Note that the app must be installed on the PC. Set the name of the account using **KioskModeUserTileDisplayText**, or a default name will be used. [Find the Application User Model ID of an installed app](/previous-versions/windows/embedded/dn449300(v=winembedded.82)) |
|
||||||
| AccountManagement: KioskModeAUMID | Set an Application User Model ID (AUMID) to enable the kiosk account on the sign-in screen. A new account will be created and will use assigned access to only run the app specified by the AUMID. Note that the app must be installed on the PC. Set the name of the account using **KioskModeUserTileDisplayText**, or a default name will be used. [Find the Application User Model ID of an installed app](/previous-versions/windows/embedded/dn449300(v=winembedded.82)) |
|
| AccountManagement| KioskModeUserTileDisplayText | Sets the display text on the kiosk account if **KioskModeAUMID** has been set. |
|
||||||
| AccountManagement: KioskModeUserTileDisplayText | Sets the display text on the kiosk account if **KioskModeAUMID** has been set. |
|
| Customization| MaintenanceStartTime | By default, the maintenance start time (which is when automatic maintenance tasks run, such as Windows Update) is midnight. You can adjust the start time in this setting by entering a new start time in minutes from midnight. For example, if you want maintenance to begin at 2 AM, enter `120` as the value. |
|
||||||
| Customization: MaintenanceStartTime | By default, the maintenance start time (which is when automatic maintenance tasks run, such as Windows Update) is midnight. You can adjust the start time in this setting by entering a new start time in minutes from midnight. For example, if you want maintenance to begin at 2 AM, enter `120` as the value. |
|
| Customization| MaxPageFileSizeMB | Adjusts the maximum page file size in MB. This can be used to fine-tune page file behavior, especially on low end PCs. |
|
||||||
| Customization: MaxPageFileSizeMB | Adjusts the maximum page file size in MB. This can be used to fine-tune page file behavior, especially on low end PCs. |
|
| Customization| RestrictLocalStorage | Set as **True** to restrict the user from saving or viewing local storage when using File Explorer. This setting controls this API: [ShouldAvoidLocalStorage](/uwp/api/windows.system.profile.sharedmodesettings) |
|
||||||
| Customization: RestrictLocalStorage | Set as **True** to restrict the user from saving or viewing local storage when using File Explorer. This setting controls this API: [ShouldAvoidLocalStorage](/uwp/api/windows.system.profile.sharedmodesettings) |
|
|
||||||
| Customization: SetEduPolicies | Set to **True** for PCs that will be used in a school. For more information, see [Windows client configuration recommendations for education customers](/education/windows/configure-windows-for-education). This setting controls this API: [IsEducationEnvironment](/uwp/api/windows.system.profile.educationsettings) |
|
|
||||||
| Customization: SetPowerPolicies | When set as **True**:<br/>- Prevents users from changing power settings<br/>- Turns off hibernate<br/>- Overrides all power state transitions to sleep (e.g. lid close) |
|
| Customization| SignInOnResume | This setting specifies if the user is required to sign in with a password when the PC wakes from sleep. |
|
||||||
| Customization: SignInOnResume | This setting specifies if the user is required to sign in with a password when the PC wakes from sleep. |
|
| Customization| SleepTimeout | Specifies all timeouts for when the PC should sleep. Enter the amount of idle time in seconds. If you don't set sleep timeout, the default of 1 hour applies. |
|
||||||
| Customization: SleepTimeout | Specifies all timeouts for when the PC should sleep. Enter the amount of idle time in seconds. If you don't set sleep timeout, the default of 1 hour applies. |
|
|
||||||
[Policies: Authentication](wcd/wcd-policies.md#authentication) (optional related setting) | Enables a quick first sign-in experience for a user by automatically connecting new non-admin Azure AD accounts to the pre-configured candidate local accounts.
|
[Policies: Authentication](wcd/wcd-policies.md#authentication) (optional related setting) | Enables a quick first sign-in experience for a user by automatically connecting new non-admin Azure AD accounts to the pre-configured candidate local accounts.
|
||||||
|
|
||||||
## Configure Shared PC mode
|
## Configure Shared PC mode
|
||||||
|
|
||||||
The configuration of Shared PC can be done using:
|
The configuration of Shared PC can be done using:
|
||||||
@ -133,6 +136,13 @@ Follow the steps in [Apply a provisioning package][WIN-2] to apply the package t
|
|||||||
New-Item -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\SharedPC\Exemptions\$sid" -Force
|
New-Item -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\SharedPC\Exemptions\$sid" -Force
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Troubleshooting Shared PC
|
||||||
|
|
||||||
|
C:\Windows\SharedPCSetup.log
|
||||||
|
HKLM\Software\Microsoft\Windows\CurrentVersion\SharedPC
|
||||||
|
AccountManagement key contains settings on how profiles are managed
|
||||||
|
NodeValues contains what values are set for the features SharedPC manages
|
||||||
|
|
||||||
## Technical reference
|
## Technical reference
|
||||||
|
|
||||||
- For a list of settings configured by the different options offered by Shared PC mode, see the [Shared PC technical reference](shared-pc-technical.md).
|
- For a list of settings configured by the different options offered by Shared PC mode, see the [Shared PC technical reference](shared-pc-technical.md).
|
||||||
|
70
windows/configuration/shared-devices-concepts.md
Normal file
70
windows/configuration/shared-devices-concepts.md
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
title: Manage multi-user and guest Windows devices
|
||||||
|
description: options to optimize Windows devices used in shared scenarios, such touchdown spaces in an enterprise, temporary customer use in retail or shared devices in a school.
|
||||||
|
ms.date: 10/15/2022
|
||||||
|
ms.prod: windows
|
||||||
|
ms.technology: windows
|
||||||
|
ms.topic: conceptual
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
author: paolomatarazzo
|
||||||
|
ms.author: paoloma
|
||||||
|
ms.reviewer:
|
||||||
|
manager: aaroncz
|
||||||
|
ms.collection:
|
||||||
|
appliesto:
|
||||||
|
- ✅ <b>Windows 10</b>
|
||||||
|
- ✅ <b>Windows 11</b>
|
||||||
|
- ✅ <b>Windows 11 SE</b>
|
||||||
|
---
|
||||||
|
|
||||||
|
# Manage multi-user and guest Windows devices with Shared PC
|
||||||
|
|
||||||
|
Windows allows multiple users to sign in and use the same device. This is useful in scenarios where multiple people need to use the same device, such as touchdown spaces in an enterprise, temporary customer use in retail or shared devices in a school.
|
||||||
|
As more users access the same device, more resources on the devices are used. This can lead to performance issues and a degraded user experience.
|
||||||
|
|
||||||
|
To optimize the experience, Windows provides options to manage multi-user and guest Windows devices.
|
||||||
|
*Shared PC* is a Windows feature that offers settings for shared devices and optimizes Windows clients for such scenarios. These settings are designed to improve the experience for all users on the device, and to reduce administrative overhead caused by the maintenance of multiple user profiles.
|
||||||
|
|
||||||
|
In this article, you will learn about the different options available in Shared PC.
|
||||||
|
|
||||||
|
## Shared PC mode
|
||||||
|
|
||||||
|
A Windows device enabled for *Shared PC mode* is designed to be maintenance-free with high reliability. Devices configured in Shared PC mode have different settings configured in the local group policy, which are designed to improve the experience for all users accessing a shared device.
|
||||||
|
|
||||||
|
## Account models
|
||||||
|
|
||||||
|
Shared PC offers the possibility to enable a **Guest** option on the sign-in screen. The Guest option doesn't require any user credentials or authentication, and creates a new local account each time it's used with access to the desktop. A **Guest button** is shown on the logon screen that a user can select.
|
||||||
|
|
||||||
|
:::image type="content" source="./images/win11-sharedpc-guest.png" alt-text="Windows 11 sign-in screen with Guest option enabled." border="True":::
|
||||||
|
|
||||||
|
Shared PC also offers a **Kiosk** mode, which automatically executes a specific application when the kiosk account signs-in. This is useful in scenarios where the device is accessed for a specific purpose, such as test taking in a school.
|
||||||
|
|
||||||
|
:::image type="content" source="./images/win11-sharedpc-kiosk.png" alt-text="Windows 11 sign-in screen with Guest and Kiosk options enabled." border="True":::
|
||||||
|
|
||||||
|
## Account management
|
||||||
|
|
||||||
|
When account management is configured, user profiles are automatically deleted to free up disk space and resources. Account management is performed both at sign-off time (to make sure there is enough disk space for the next user) as well as during system maintenance time periods. Shared PC mode can be configured to delete accounts immediately at sign-out, based on disk space threshold, or based on inactivity threshold.
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> Shared PC is designed to take advantage of maintenance time periods, which run while the device is not in use. Therefore, devices should be put to **sleep** instead of shut down. This way, a device can wake up to perform maintenance and, ideally, check for updates. While Shared PC does not configure the Windows Update client, it is recommended to configure Windows Update to automatically install updates and reboot during maintenance hours. This will help ensure the device is always up to date without interrupting users when the device is in use.
|
||||||
|
|
||||||
|
## Power management
|
||||||
|
|
||||||
|
Shared devices require special considerations regarding power settings. Shared PC makes it easy to configure power settings for shared devices. The power settings are configured in the local group policy, and are designed to improve the experience for all users accessing a shared device.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Devices without Advanced Configuration and Power Interface (ACPI) wake alarms, Shared PC will always override real-time clock (RTC) wake alarms to be allowed to wake the PC from sleep (by default, RTC wake alarms are off). This ensures that the widest variety of hardware will take advantage of maintenance periods.
|
||||||
|
|
||||||
|
## Additional information
|
||||||
|
|
||||||
|
- To configure Shared PC mode, see [Configure Shared PC mode](set-up-shared-or-guest-pc.md).
|
||||||
|
- For a list of settings configured by the different options offered by Shared PC mode, see the [Shared PC technical reference](shared-pc-technical.md).
|
||||||
|
- For a list of settings exposed by the SharedPC configuration service provider, see [SharedPC CSP][WIN-3].
|
||||||
|
- For a list of settings exposed by Windows Configuration Designer, see [SharedPC CSP][WIN-4].
|
||||||
|
|
||||||
|
-----------
|
||||||
|
|
||||||
|
[WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package
|
||||||
|
[WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package
|
||||||
|
[WIN-3]: /windows/client-management/mdm/sharedpc-csp
|
||||||
|
[WIN-4]: /windows/configuration/wcd/wcd-sharedpc
|
@ -1,60 +0,0 @@
|
|||||||
--
|
|
||||||
title: Manage multi-user and guest Windows devices
|
|
||||||
description: options to optimize Windows devices used in shared scenarios, such touchdown spaces in an enterprise, temporary customer use in retail or shared devices in a school.
|
|
||||||
ms.date: 10/15/2022
|
|
||||||
ms.prod: windows
|
|
||||||
ms.technology: windows
|
|
||||||
ms.topic: conceptual
|
|
||||||
ms.localizationpriority: medium
|
|
||||||
author: paolomatarazzo
|
|
||||||
ms.author: paoloma
|
|
||||||
ms.reviewer:
|
|
||||||
manager: aaroncz
|
|
||||||
ms.collection:
|
|
||||||
appliesto:
|
|
||||||
- ✅ <b>Windows 10</b>
|
|
||||||
- ✅ <b>Windows 11</b>
|
|
||||||
- ✅ <b>Windows 11 SE</b>
|
|
||||||
---
|
|
||||||
|
|
||||||
# Manage multi-user and guest Windows devices
|
|
||||||
|
|
||||||
*Shared PC* is a Windows feature that optimizes Windows clients for shared use scenarios, such as touchdown spaces in an enterprise, temporary customer use in retail or shared devices in a school.
|
|
||||||
|
|
||||||
## Shared PC mode
|
|
||||||
|
|
||||||
A Windows device enabled for *Shared PC mode* is designed to be maintenance-free with high reliability. Devices configured in Shared PC mode allow sign in of one user at a time. When a device is locked, the signed in user can be signed out at the lock screen.
|
|
||||||
|
|
||||||
## Account models
|
|
||||||
Shared PC offers the possibility to enable a **Guest** option on the sign-in screen. The Guest option doesn't require any user credentials or authentication, and creates a new local account each time it's used.
|
|
||||||
Windows also offers an **Assigned access** or **kiosk** mode. Shared PC can be configured to enable a the **Guest** option and execute a specific application in kiosk mode.
|
|
||||||
|
|
||||||
## Account management
|
|
||||||
When the account management service is configured, user profiles are automatically deleted to free up disk space and resources. The deletion process applies to Active Directory, Azure Active Directory, and local accounts that are created by the **Guest** and **Kiosk** options. Account management is performed both at sign-off time (to make sure there is enough disk space for the next user) as well as during system maintenance time periods. Shared PC mode can be configured to delete accounts immediately at sign-out or when disk space is low. In Windows client, an inactive option is added which deletes accounts if they haven't signed in after a specified number of days.
|
|
||||||
|
|
||||||
### Maintenance and sleep
|
|
||||||
Shared PC mode is configured to take advantage of maintenance time periods which run while the PC is not in use. Therefore, sleep is strongly recommended so that the PC can wake up when it is not in use to perform maintenance, clean up accounts, and run Windows Update. The recommended settings can be set by choosing **SetPowerPolicies** in the list of shared PC options. Additionally, on devices without Advanced Configuration and Power Interface (ACPI) wake alarms, shared PC mode will always override real-time clock (RTC) wake alarms to be allowed to wake the PC from sleep (by default, RTC wake alarms are off). This ensures that the widest variety of hardware will take advantage of maintenance periods.
|
|
||||||
|
|
||||||
While shared PC mode does not configure Windows Update itself, it is recommended to configure Windows Update to automatically install updates and reboot during maintenance hours. This will help ensure the PC is always up to date and not interrupting users with updates.
|
|
||||||
|
|
||||||
Use one of the following methods to configure Windows Update:
|
|
||||||
|
|
||||||
- Group Policy: Set **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates** to `4` and check **Install during automatic maintenance**.
|
|
||||||
- MDM: Set **Update/AllowAutoUpdate** to `4`.
|
|
||||||
- Provisioning: In Windows Imaging and Configuration Designer (ICD), set **Policies/Update/AllowAutoUpdate** to `4`.
|
|
||||||
|
|
||||||
[Learn more about the AllowAutoUpdate settings](/windows/client-management/mdm/policy-configuration-service-provider#Update_AllowAutoUpdate)
|
|
||||||
|
|
||||||
## Additional information
|
|
||||||
|
|
||||||
- To configure Shared PC mode, see [Configure Shared PC mode](set-up-shared-or-guest-pc.md).
|
|
||||||
- For a list of settings configured by the different options offered by Shared PC mode, see the [Shared PC technical reference](shared-pc-technical.md).
|
|
||||||
- For a list of settings exposed by the SharedPC configuration service provider, see [SharedPC CSP][WIN-3].
|
|
||||||
- For a list of settings exposed by Windows Configuration Designer, see [SharedPC CSP][WIN-4].
|
|
||||||
|
|
||||||
-----------
|
|
||||||
|
|
||||||
[WIN-1]: /windows/configuration/provisioning-packages/provisioning-create-package
|
|
||||||
[WIN-2]: /windows/configuration/provisioning-packages/provisioning-apply-package
|
|
||||||
[WIN-3]: /windows/client-management/mdm/sharedpc-csp
|
|
||||||
[WIN-4]: /windows/configuration/wcd/wcd-sharedpc
|
|
Loading…
x
Reference in New Issue
Block a user