Manny21555 Posted March 27, 2014 Posted March 27, 2014 Hi All, I have a little problem with windows 8.1, I'm hoping someone has a fix for this as i cannot find anything on the net! (apart from 3rd party tools to remove the Explorer ribbon). I am currently setting up Windows 8.1 on a pool of laptops, I am now started with GPO's etc but i cannot seem to find any with the Explorer ribbon. I do not want Students/Staff to access the "Application Tools" (added a picture here) as you can see they have the option to "Run as administrator". This fix here would be to remove Application Tools all together. I also have another issue with students/staff clicking on "File" and they will see "Open Command Propmt" &"open Powershell" (In the same place as above, the explorer ribbon). I have added another picture here. Does anyone have any tips so i can disable/remove this for staff and students? Thanks all!
tb03m Posted May 8, 2014 Posted May 8, 2014 Did you find a solution for this? We have the same problem. Thanks
Manny21555 Posted May 14, 2014 Author Posted May 14, 2014 Hi, No we didn't find a solution - i'm sure there is a registry key hidden somewhere to remove this but its trying to find it thats the issue. In the mean time we just installed Windows 7 Enterprise onto laptops, as we know it works 100%
william_tropico Posted May 15, 2014 Posted May 15, 2014 Hello, We have them visible but students can't run them. When they run CMD it says it "This has been disabled by your system administrator" See how to do this here When they run CMD as Administrator is asks for accounts details with admin access (just make sure students are not part of local admins group ) Powershell is a little more difficult. You will need to set up software restriction policies explained here and add the powershell.exe as Disallowed. The path to powershell.exe is C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Hope this helps
Manny21555 Posted June 4, 2014 Author Posted June 4, 2014 Hi William, Thanks for the reply we could us this solution but we use powershell to run printers at log on We went to a windows 7 image instead think we might stay with windows 7 for a while! Cheers, Manny
Arthur Posted June 4, 2014 Posted June 4, 2014 (edited) we use powershell to run printers at log on http://4sysops.com/archives/configuring-logon-powershell-scripts-with-group-policy ... Group Policy scripts will always run, regardless of your local script execution policy. Even if your execution policy is restricted Group Policy scripts will still run using a Bypass policy. The assumption is that if you have setup a Group Policy to run a script, you know what the script will do and are taking adequate steps to protect it. Edited June 4, 2014 by Arthur
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now