Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:hyper-v:windows-vm-template-creation [2026/05/15 14:29] – chris | windows:hyper-v:windows-vm-template-creation [2026/05/15 14:43] (current) – chris | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| Get-AppxProvisionedPackage -Online | ? {$_.DisplayName -Like ' | Get-AppxProvisionedPackage -Online | ? {$_.DisplayName -Like ' | ||
| Get-AppxPackage | ? {$_.Name -like ' | Get-AppxPackage | ? {$_.Name -like ' | ||
| + | |||
| + | powercfg /setactive SCHEME_MIN | ||
| Set-ItemProperty -Path " | Set-ItemProperty -Path " | ||
| + | |||
| + | Set-ItemProperty -Path " | ||
| + | Set-ItemProperty -Path " | ||
| + | |||
| + | |||
| </ | </ | ||