Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Microsoft is secure

Microsoft is secure

Scheduled Pinned Locked Moved The Lounge
windows-admintoolshelp
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Corporal Agarn
    wrote on last edited by
    #1

    Well Microsoft has made Windows 7 secure, at least from the user. I installed Windows 7 a couple of weeks ago and I am still getting "denied" messages. First I could not find PowerShell for Windows 7. Found it with the help of a forum (pre installed which is another rant). Today I went to run a script, not allowed.

    cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.

    Enter code the Microsoft help said to enter, denied!

    Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied.

    I realize that the system administrator has no rights to work on the system :confused: [/tongue-in-cheek].:mad: All I want to do is run a script written here then updated by me.

    N D S 3 Replies Last reply
    0
    • C Corporal Agarn

      Well Microsoft has made Windows 7 secure, at least from the user. I installed Windows 7 a couple of weeks ago and I am still getting "denied" messages. First I could not find PowerShell for Windows 7. Found it with the help of a forum (pre installed which is another rant). Today I went to run a script, not allowed.

      cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.

      Enter code the Microsoft help said to enter, denied!

      Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied.

      I realize that the system administrator has no rights to work on the system :confused: [/tongue-in-cheek].:mad: All I want to do is run a script written here then updated by me.

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #2

      You can do whatever Steve says you can and nothing else! ;P


      Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

      1 Reply Last reply
      0
      • C Corporal Agarn

        Well Microsoft has made Windows 7 secure, at least from the user. I installed Windows 7 a couple of weeks ago and I am still getting "denied" messages. First I could not find PowerShell for Windows 7. Found it with the help of a forum (pre installed which is another rant). Today I went to run a script, not allowed.

        cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.

        Enter code the Microsoft help said to enter, denied!

        Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied.

        I realize that the system administrator has no rights to work on the system :confused: [/tongue-in-cheek].:mad: All I want to do is run a script written here then updated by me.

        D Offline
        D Offline
        David1987
        wrote on last edited by
        #3

        When you figure out how to do that, please tell me how to "own" my Fonts folder..

        1 Reply Last reply
        0
        • C Corporal Agarn

          Well Microsoft has made Windows 7 secure, at least from the user. I installed Windows 7 a couple of weeks ago and I am still getting "denied" messages. First I could not find PowerShell for Windows 7. Found it with the help of a forum (pre installed which is another rant). Today I went to run a script, not allowed.

          cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.

          Enter code the Microsoft help said to enter, denied!

          Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied.

          I realize that the system administrator has no rights to work on the system :confused: [/tongue-in-cheek].:mad: All I want to do is run a script written here then updated by me.

          S Offline
          S Offline
          S Houghtelin
          wrote on last edited by
          #4

          Sometimes it appears only the hackers can adjust my machines security settings. :doh: I have found that even with an admin account I still have to run some of the utilities I run using the "run as administrator" to get them to work correctly. Not always... I feel your pain.

          It was broke, so I fixed it.

          D 1 Reply Last reply
          0
          • S S Houghtelin

            Sometimes it appears only the hackers can adjust my machines security settings. :doh: I have found that even with an admin account I still have to run some of the utilities I run using the "run as administrator" to get them to work correctly. Not always... I feel your pain.

            It was broke, so I fixed it.

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #5

            That's because admin accounts in vista/later run all programs with standard user rights by default. Tools that need admin rights should have a manifest saying "I need rights X, Y, and Z" to work. If they do that windows will automatically prompt to elevate the processes rights, if not (and if they're not named something obvious like "setup" or "install") windows has no idea they need admin rights unless you tell it so. You can do it manually by setting properties-shortcut-advanced-run as admin to true, and windows will prompt you to elevate when you run the app. The only difference is in an admin account is that you just have to click yes to elevate, while a non-admin account is prompted to provide an admin accounts user/password to do the operation. If you really, really, really, really want to toss 99% of the post XP security enhancements you can jump through hoops to enable the ADMIN (all caps) account that runs all apps with admin rights by default. (Ask Google for how.)

            Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

            modified on Monday, August 1, 2011 10:17 AM

            S R 2 Replies Last reply
            0
            • D Dan Neely

              That's because admin accounts in vista/later run all programs with standard user rights by default. Tools that need admin rights should have a manifest saying "I need rights X, Y, and Z" to work. If they do that windows will automatically prompt to elevate the processes rights, if not (and if they're not named something obvious like "setup" or "install") windows has no idea they need admin rights unless you tell it so. You can do it manually by setting properties-shortcut-advanced-run as admin to true, and windows will prompt you to elevate when you run the app. The only difference is in an admin account is that you just have to click yes to elevate, while a non-admin account is prompted to provide an admin accounts user/password to do the operation. If you really, really, really, really want to toss 99% of the post XP security enhancements you can jump through hoops to enable the ADMIN (all caps) account that runs all apps with admin rights by default. (Ask Google for how.)

              Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

              modified on Monday, August 1, 2011 10:17 AM

              S Offline
              S Offline
              S Houghtelin
              wrote on last edited by
              #6

              Good information Dan! +5.

              It was broke, so I fixed it.

              1 Reply Last reply
              0
              • D Dan Neely

                That's because admin accounts in vista/later run all programs with standard user rights by default. Tools that need admin rights should have a manifest saying "I need rights X, Y, and Z" to work. If they do that windows will automatically prompt to elevate the processes rights, if not (and if they're not named something obvious like "setup" or "install") windows has no idea they need admin rights unless you tell it so. You can do it manually by setting properties-shortcut-advanced-run as admin to true, and windows will prompt you to elevate when you run the app. The only difference is in an admin account is that you just have to click yes to elevate, while a non-admin account is prompted to provide an admin accounts user/password to do the operation. If you really, really, really, really want to toss 99% of the post XP security enhancements you can jump through hoops to enable the ADMIN (all caps) account that runs all apps with admin rights by default. (Ask Google for how.)

                Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius

                modified on Monday, August 1, 2011 10:17 AM

                R Offline
                R Offline
                RChin
                wrote on last edited by
                #7

                I think if an explanation like this was easily made available to the user, then confusions surrounding problems like this would go away (or be drastically reduced). I am sure the info is embedded somewhere in the help, but is clearly not getting through to even the most advanced of Win users. I have to say that Microsoft is doing something wrong here w.r.t. transparency of how the security process works in Vista/W7 and that annoys me. Grrrr!!


                I Dream of Absolute Zero

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups