Policy
Run Windows PowerShell scripts first at computer startup, shutdown
Windows 11 25H2
Policy overview
Key metadata and intent for this policy.
Supported OS tags: Windows10, Windows10RT, Windows11, Windows7, Windows8, Windows81, WindowsRT, WindowsRT81, WindowsServer2008, WindowsServer2012, WindowsServer2012R2, WindowsServer2016
This policy setting determines whether Windows PowerShell scripts are run before non-Windows PowerShell scripts during computer startup and shutdown. By default, Windows PowerShell scripts run after non-Windows PowerShell scripts. If you enable this policy setting, within each applicable Group Policy Object (GPO), Windows PowerShell scripts are run before non-Windows PowerShell scripts during computer startup and shutdown. For example, assume the following scenario: There are three GPOs (GPO A, GPO B, and GPO C). This policy setting is enabled in GPO A. GPO B and GPO C include the following computer startup scripts: GPO B: B.cmd, B.ps1 GPO C: C.cmd, C.ps1 Assume also that there are two computers, DesktopIT and DesktopSales. For DesktopIT, GPOs A, B, and C are applied. Therefore, the scripts for GPOs B and C run in the following order for DesktopIT: Within GPO B: B.ps1, B.cmd Within GPO C: C.ps1, C.cmd For DesktopSales, GPOs B and C are applied, but not GPO A. Therefore, the scripts for GPOs B and C run in the following order for DesktopSales: Within GPO B: B.cmd, B.ps1 Within GPO C: C.cmd, C.ps1 Note: This policy setting determines the order in which computer startup and shutdown scripts are run within all applicable GPOs. You can override this policy setting for specific script types within a specific GPO by configuring the following policy settings for the GPO: Computer Configuration\Policies\Windows Settings\Scripts (Startup/Shutdown)\Startup Computer Configuration\Policies\Windows Settings\Scripts (Startup/Shutdown)\Shutdown
Registry values
How enabled and disabled states update the registry.
| Registry location | Type | Enabled value | Disabled value |
|---|---|---|---|
| HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\RunComputerPSScriptsFirst | REG_DWORD | 1 | 0 |
Policy elements
Inputs and configuration options exposed by this policy.
This policy has no additional user input fields.
Other policies in this category
Explore related policies at the same level.
- ComputerAllow logon scripts when NetBIOS or WINS is disabledAt least Windows Vista
- UserDisplay instructions in logoff scripts as they runAt least Windows 2000
- UserDisplay instructions in logon scripts as they runAt least Windows 2000
- ComputerDisplay instructions in shutdown scripts as they runAt least Windows 2000
- ComputerDisplay instructions in startup scripts as they runAt least Windows 2000
- UserRun legacy logon scripts hiddenAt least Windows 2000
- ComputerRun logon scripts synchronouslyAt least Windows 2000
- UserRun logon scripts synchronouslyAt least Windows 2000
- ComputerRun startup scripts asynchronouslyAt least Windows 2000
- ComputerRun Windows PowerShell scripts first at user logon, logoffAt least Windows Server 2008 R2 or Windows 7
- UserRun Windows PowerShell scripts first at user logon, logoffAt least Windows Server 2008 R2 or Windows 7
- ComputerSpecify maximum wait time for Group Policy scriptsAt least Windows 2000