Where is the Startup Folder For All Users In Windows 2008?
I needed to make bginfo, a great utility from our friends over at Microsoft (SysInternals) run for every user that logged in to a set of servers I had built.
My solution needed to be simple. Add a shortcut to the “All users” startup folder, but I couldn’t find it.
Turns out that it got moved and its hidden.
To find it, go to Folders, Advanced Settings, and Click on “Show Hidden Files” or just open a “Run Command” window and paste this path
1 |
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup |
There it is. Simple. Shortcut Created. Done.
Comments are closed.