mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merged PR 10890: update script
This commit is contained in:
parent
1dce97525a
commit
1c11c9666b
@ -108,7 +108,7 @@ $sharedPC.KioskModeAUMID = ""
|
|||||||
$sharedPC.KioskModeUserTileDisplayText = ""
|
$sharedPC.KioskModeUserTileDisplayText = ""
|
||||||
$sharedPC.InactiveThreshold = 0
|
$sharedPC.InactiveThreshold = 0
|
||||||
Set-CimInstance -CimInstance $sharedPC
|
Set-CimInstance -CimInstance $sharedPC
|
||||||
Get-CimInstance -Namespace $namespaceName -ClassName $MDM_SharedPCClass
|
Get-CimInstance -Namespace $namespaceName -ClassName MDM_SharedPC
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create a provisioning package for shared use
|
### Create a provisioning package for shared use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user