4

I need to create folder in metroUI in separate group. I can do this manually like here, but I have to do this with powershell. Anyone know how to do this?

Andrey
  • 65
  • 1
  • 5

1 Answers1

0

I think you need to use Export-StartLayout, modify the XML and then use Import-StartLayout

http://technet.microsoft.com/en-us/library/dn283401(v=wps.630).aspx

riro
  • 121
  • 4