Jump to content

Recommended Posts

Posted

I've got IE shortcut working, here is the code for my XML file. I've edited my XML to point my shortcuts to my shortcuts I've saved on a server as part of my redirected start menu. It does work fine. I had lots of issues and this seems to be working now.

 

    xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"
   xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout"
   xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout"
   xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout"
   Version="1">

 
   
     
       
         
         
         
       
       
         
         
         
         
         
       
       
         
         
         
         
         
       
       
         
         
         
         
       
     
   
 

   
     
               
  
 
  
  
 
 
     
   
 
 

  • Thanks 1
Posted

There are plenty of exampled of working scripts if you look back. Mine was posted two pages ago. This is what I use for file explorer:

 

 

- - - Updated - - -

 

I posted my working script a couple of pages back. That had a file explorer portion.

 

 

works for start menu tile and taskbar pin.

  • 1 month later...
Posted

Strange one........

 

i'm using the same start menu xml file for both staff and students which use the same shortcuts......

 

For the most part - things appear - unlike before but this is where it gets strange....

 

Staff Logon, they see different icons to students and vice versa :confused:

 

Quick example:

Staff see My Computer shortcut but students cannot

Student can see the log off shortcut but staff cannot

 

permissions are set for authenticated users to read - so they can all see the xml file and shortcuts.

Nothing in the eventlog to show an issue.

 

Anyone any ideas?

  • 3 weeks later...
Posted
I've got IE shortcut working, here is the code for my XML file. I've edited my XML to point my shortcuts to my shortcuts I've saved on a server as part of my redirected start menu. It does work fine. I had lots of issues and this seems to be working now.

 

    xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"
   xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout"
   xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout"
   xmlns:taskbar="http://schemas.microsoft.com/Start/2014/TaskbarLayout"
   Version="1">

 
   
     
       
         
         
         
       
       
         
         
         
         
         
       
       
         
         
         
         
         
       
       
         
         
         
         
       
     
   
 

   
     
               
     
    
     
     
    
    
     
   
 
 

 

 

Hmm. Been having issues with a file I was compiling myself, so bunged this in to see if it worked. Taskbar displays as per the file, but the start menu tiles do not display at all. There's no even blank space, just the 'old school' menu and nothing to the right of it.

 

Damn you Microsoft. :mad:

  • 2 weeks later...
  • 4 weeks later...
Posted

I don't suppose anyone has found a resolution to getting rid of the default shortcuts on the start menu before the redirected one loads? I assume like Windows 8, to make it appear you are logging in quicker it shows the desktop before everything has actually finished loading in. However this gives you (for about 10 seconds or so) a generic start menu with shortcuts to things like PowerShell and other Windows admin tools. I would prefer it to show nothing to be honest rather than give misleading shortcuts (especially for a student account).

Thanks!

Posted
I don't suppose anyone has found a resolution to getting rid of the default shortcuts on the start menu before the redirected one loads? I assume like Windows 8, to make it appear you are logging in quicker it shows the desktop before everything has actually finished loading in. However this gives you (for about 10 seconds or so) a generic start menu with shortcuts to things like PowerShell and other Windows admin tools. I would prefer it to show nothing to be honest rather than give misleading shortcuts (especially for a student account).

Thanks!

I use a combination of a redirected Start Menu and this script: http://www.edugeek.net/forums/windows-10/165029-how-get-rid-candy-crush-soda-saga-other-windows-10-start-menu-junk-good-9.html#post1572403, thanks to @Arthur and @3s-gtech. I don't see any extra items, including the ones you mentioned.

Posted

Hi,

Thanks for the response. I got rid of all the rubbish from the image, but this seems to be a system thing however. I have attached a screenshot of what the menu looks like before those shortcuts disappear in favour of the redirected ones.

start menu.jpg

Posted

I just deleted them from the student mandatory profile, haven't tried with staff roaming ones yet.

 

The battle now is getting rid of cortana in the start menu, or disabling via GPO which doesn't seem to work!

Posted
I just deleted them from the student mandatory profile, haven't tried with staff roaming ones yet.

 

The battle now is getting rid of cortana in the start menu, or disabling via GPO which doesn't seem to work!

 

id be very careful playing round with cortana it can cause start menu issues. ive had it where the start menu either wont open at all or opens but everything is grayed out by doing that

  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...