Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > PowerShell

access to \\?\GlobalRoot\Device paths?

Closed Thread
 
Thread Tools Display Modes
Old 10-06-2006   #1 (permalink)
=?Utf-8?B?ZGF2aWQuamFkZQ==?=
Guest
 
Posts: n/a

access to \\?\GlobalRoot\Device paths?

It seems that PowerShell does not allow access to \\?\GlobalRoot\Device
paths. This is really useful if you are trying to use the Volume Shadow copy
service on Windows XP, especially with the vshadow.exe from the VSS SDK. On
anything other that Server 2003 you can only create temporary shadow copies
and the only way to access them is via \\?\GlobalRoot paths.

As an example, this fails in PowerShell:
get-childitem \\?\globalroot\device\harddisk0\partition1\

It seems that these paths are just being blocked internally and returning
this msg:

"Get-ChildItem : Paths that begin with \\?\GlobalRoot are internal to the
kernel and should not be opened by managed applications."

That seems a little too restrictive, especially for a tool that is meant for
system admin tasks. Are there any plans to address this?

thanks,
david
 
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot access Device Manager Jaan Warnhoff Vista performance & maintenance 7 04-25-2008 08:59 PM
Looking for function to resolve VirtualStore paths to physical paths Scott Vista file management 9 07-08-2007 02:07 PM
Looking for function to resolve VirtualStore paths to physical paths Scott Vista General 9 07-08-2007 02:07 PM
Can't access Device Manage RonBes Vista General 0 06-02-2007 05:31 PM
Access to \\?GlobalRoot paths? =?Utf-8?B?ZGF2aWQuamFkZQ==?= PowerShell 1 10-06-2006 01:12 PM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49