snagrat Posted February 3, 2017 Posted February 3, 2017 Got my XML working correctly but future changes do not take effect if a profile already exists for a user. New users would get the new new xml settings. Is this correct behaviour and if so is there a way around it?
free780 Posted February 4, 2017 Posted February 4, 2017 Is this though computer GPO or user GPO ? Or dism ?
free780 Posted February 4, 2017 Posted February 4, 2017 Is the XML file on the PC or stored on a share?
free780 Posted February 4, 2017 Posted February 4, 2017 I gpp'd the file onto the PC then pointed the GPO to it. Seems to work on 1511. Currently trying to get 1607 to work. Is your start menu redirected ? Are you using it on 1511 or 1607. I found the export-startlayout fails if the start menu is redirected.
snagrat Posted February 4, 2017 Author Posted February 4, 2017 Redirected start menu. I'm using a file I have used at other sites so not actually exporting it from scratch. Using 1607, it works just doesn't seem to update if profile has already loaded previous version
free780 Posted February 4, 2017 Posted February 4, 2017 Well the start-layout is in a database which the XML gets pulled in. I switched to computer GPO as user was being unreliable under 1511. Though I did have loopback replace enabled. As for changing it. I created a new layout each time making sure the shortcuts were in the start menu.
GroovyNerd Posted February 6, 2017 Posted February 6, 2017 I've had a similar issues but mine seems to be working stable and updates when changes are made. I started by creating the start menu I wanted and running the Export-StartLayout powershell command. I then used Notepad++ (NOT NOTEPAD) to modify the startlayout.xml file to make sure that the directories and shortcuts are valid for every user that logs in. At one point I had an issue where it was re-creating the shortcuts under the %UserProfile%\StartMenu which obviously isn't valid for all users. Once this is done it worked fine. The only problem I am having at the moment is inconsistent File Explorer Tiles, I've set the DesktopApplicationID=Windows.File.Explorer and on some clients it works and others it doesn't. I will be investigating this further. Make sure at no point you edit with Notepad.exe. I find that this corrupts the xml way too often and I'll be trying to work out why the clients are not picking up the new menu and 9/10 times its because I forgot and used notepad.
free780 Posted February 6, 2017 Posted February 6, 2017 Found this helpful after battling with .url files which now no longer work under 1607. MS is really pushing Edge hard. https://msdn.microsoft.com/en-us/library/windows/hardware/mt171092(v=vs.85).aspx
kennysarmy Posted October 18, 2017 Posted October 18, 2017 Is it that I have to find out the ID's and replace the lines such that: becomes: I used the powershell command on the PC I was using to create the base start-menu : Get-StartApps - which gave: Name AppID ---- ----- Google Chrome Chrome Email http://10.xxx.xxx.xxx/ Visit Java.com http://java.com/ Get Help http://java.com/help TightVNC Server - Control Interface Microsoft.AutoGenerated.{00FA1AA3-79F4-0FBB-EDEF-01EC47A7B9A8} Screen Shade Microsoft.AutoGenerated.{0DC41043-4F57-D6BF-DCC1-08D168BCD62B} About Java Microsoft.AutoGenerated.{1B643BC0-706E-B5AA-F239-A51CF965B733} TightVNC Service - Control Interface Microsoft.AutoGenerated.{40FFC0B2-F564-96CF-9003-978034A8B11A} TightVNC Service - Offline Configuration Microsoft.AutoGenerated.{41B906FD-5E18-B38A-F25F-DE52E2CF301A} Register TightVNC Service Microsoft.AutoGenerated.{6780946A-C896-0A63-913C-D50DDFF74C67} Performance Monitor Microsoft.AutoGenerated.{8AA47365-B2B3-1961-69EB-F866E376B12F} Computer Management Microsoft.AutoGenerated.{8ABD94FB-E7D6-84A6-A997-C918EDDE0AE5} Task Manager Microsoft.AutoGenerated.{923DD477-5846-686B-A659-0FCCD73851A8} Stop TightVNC Service Microsoft.AutoGenerated.{96C20C2F-ADE8-25BC-3905-2F710401DE32} TightVNC Server - Offline Configuration Microsoft.AutoGenerated.{A0D63CC7-1F91-FE71-CAF5-AB26FA8B870E} SIMS .net Microsoft.AutoGenerated.{A1D4A794-6674-4AC4-35C9-8AFD5CA4150D} Event Viewer Microsoft.AutoGenerated.{BB044BFD-25B7-2FAA-22A8-6371A93E0456} Check For Updates Microsoft.AutoGenerated.{BB5212E4-C786-5107-1272-7F3E96BE42BA} Local Security Policy Microsoft.AutoGenerated.{BD3F924E-55FB-A1BA-9DE6-B50F9F2460AC} Task Scheduler Microsoft.AutoGenerated.{C1C6F8AC-40A3-0F5C-146F-65A9DC70BBB4} Unregister TightVNC Service Microsoft.AutoGenerated.{C24F7F2B-3B18-805F-6751-E3172D4FDA2D} Resource Monitor Microsoft.AutoGenerated.{C804BBA7-FA5F-CBF7-8B55-2096E5F972CB} Windows Speech Recognition Microsoft.AutoGenerated.{DAA168DE-4306-C8BC-8C11-B596240BDDED} Start TightVNC Service Microsoft.AutoGenerated.{E1C2ECDE-AED4-2C65-7AA4-ACC4FD0F6F48} Internet Explorer Microsoft.InternetExplorer.Default This PC Microsoft.Windows.Computer Control Panel Microsoft.Windows.ControlPanel File Explorer Microsoft.Windows.Explorer Windows Media Player Microsoft.Windows.MediaPlayer32 Remote Desktop Connection Microsoft.Windows.RemoteDesktop Run Microsoft.Windows.Shell.RunDialog But sadly the start menu still does not work
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