Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Import-StartLayout failure

$
0
0

Hello All.  Another issue I am having.  So I trying to run the powershell cmdlet "Import-StartLayout" and I know I am running it correctly, but I am getting an error message saying that "The path did not resolve to a file name" for the "mountPAth" parameter.  I checked the path indicated by the powershell prompt, and it seems that the path exists (C:\mount\Users\Default\AppData\Local\Microsoft\Windows\Shell), but the file powershell is looking for, LayoutModification.xml, is not present in the directory, but a file called "DefaultLayouts.xml" is.  How do I resolve this?  could I just replace the "Defaultlayouts.xml" file with the xml file I created with the "Export-StartLayout" command?  Any input would be awesome.


Viewing all articles
Browse latest Browse all 6937

Trending Articles