Update Reimage PC.ps1
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#Disable UAC
|
#Disable UAC
|
||||||
Set-ItemProperty -Path "REGISTRY::HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name ConsentPromptBehaviorAdmin -Value 0
|
Set-ItemProperty -Path "REGISTRY::HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name ConsentPromptBehaviorAdmin -Value 0
|
||||||
|
|
||||||
|
tzutil /s "Eastern Standard Time"
|
||||||
|
|
||||||
$Username = $ENV:Username
|
$Username = $ENV:Username
|
||||||
|
|
||||||
#Disable Mouse Precision
|
#Disable Mouse Precision
|
||||||
|
|||||||
Reference in New Issue
Block a user