About 272,000 results
Open links in new tab
  1. How to enable execution of PowerShell scripts? - Super User

    Start Windows PowerShell with the "Run as Administrator" option. Only members of the Administrators group on the computer can change the execution policy. Enable running …

  2. Join our Luxembourg Running Group – Sports & Leisure

    Visit meetings of our local Luxembourg Running Group to meet like-minded expats that share your interests.

  3. Automatically run a script when I log on to Windows

    2 Anyone know if this can be used to run when the screen is locked/unlocked as well? There is a way for Windows 7 and/or Windows Server 2008. Use Task Scheduler, create new basic task, …

  4. uac - Have Windows "Run" dialog run as Admin? - Super User

    Windows has this nifty little shortcut for running commands. Press Windows+r. Problem is, is there an easy way to have the commands I run in that dialog to prompt for a UAC credentials …

  5. windows - Run as different user and elevate - Super User

    How do I run as a different user AND run in an elevated context? A perfect example of this would be opening an elevated command prompt using a different user context that the currently …

  6. How to get to Environment Variables from Run - Super User

    I often need access to the Environment Variables on my Windows 7. What command do I need to type in the Run window to get to them? At the moment I do the following: Control Panel > …

  7. How do I find the location of an executable in Windows?

    So, any command that you can run directly from a command prompt without specifying the directory, will be found by the WHERE command. (Because any command like that is already …

  8. windows 10 - Run Edge browser as a different user - Super User

    Is it possible to run the new Edge browser as a different user? I found an article showing how to run as the built-in Administrator account, but I need to run it as a different AD user, not a buil...

  9. Run a script on start up on Windows 10 - Super User

    Learn how to run a script automatically on startup in Windows 10 with step-by-step instructions and tips.

  10. windows - run exe from command prompt - Super User

    How do I run a .exe file from the command prompt? For example, if the .exe file is located at C:\\file.exe, how do I run this file when the prompt is currently in another location like D:\\?