HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Srart Services while booting
Windows Server 2003
1832951
Members
2861
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 04:45 AM
06-18-2010 04:45 AM
Srart Services while booting
I want to start some services along with machine boot process .Usually we can set start up options so that it require login and after login those start up scripts will be executed ,in my case before login I want some services to be start along with the OS is it possible ? if possible please give me some tips or scripts whatever necessary
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 10:07 AM
06-18-2010 10:07 AM
Re: Srart Services while booting
You can define this program as service, or more simple way - you can define it in Task scheduler with options "start at system startup" - it means "when my computer starts (before a user logs on)"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2010 04:27 PM
06-20-2010 04:27 PM
Re: Srart Services while booting
set to automatic in services.msc ?
you can also set services to be dependent on other services starting.
any script in this folder will run on boot
C:\Windows\system32\GroupPolicy\Machine\Scripts\Startup
you can also set services to be dependent on other services starting.
any script in this folder will run on boot
C:\Windows\system32\GroupPolicy\Machine\Scripts\Startup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2010 02:17 PM
06-22-2010 02:17 PM
Re: Srart Services while booting
You can also use the command line tools net or sc:
net start
sc start
These fit well in a startup script.
good luck, we appreciate the points if you appreciate the answers!
net start
sc start
These fit well in a startup script.
good luck, we appreciate the points if you appreciate the answers!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP