Trying to manage custom layouts, but the tools aren't working. Running it gives me this: PS C:\> Export-StartlayoutExport-Startlayout : The term 'Export-Startlayout' is not recognized as the name of a cmdlet, function, script file,or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct andtry again.At line:1 char:1+ Export-Startlayout+ ~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Export-Startlayout:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException I believe that, because of this, the GPO to control the Start Menu with the exported .xml is also not working because I made an .xml from another Win10 system, loaded it into the GPO and it doesn't change anything. What am I missing? What module do I need to import? any ideas? Neither import nor export startlayout exist.