Re: Folder Security Descriptor on a remote computer
- From: "Scott McNairy \(MVP\)" <v-scomcn@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Jun 2005 13:17:24 -0700
WMI is a machine centric technology and the error that you are getting below
is a Not Found error.
UNC paths are not supported in this class. You have to connect to the node
in the cluster individually and set the descriptor using a C:\ type path.
--
Scott McNairy
Microsoft MVP - Windows Server Management Infrastructure
"Parag Gaikwad" <ParagGaikwad@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0652FE96-5B65-46F9-AC85-313C92DC5BE1@xxxxxxxxxxxxxxxx
> Hi,
>
> Is there a way in WMI to get a handle to the security descriptor of a
> folder
> on a remote computer?
>
> To get handle to the security descriptor of a local folder i use the
> Win32_LogicalFileSecuritySetting class however when i try to use it on a
> remote computer this fails with Automation Error (-2147217406).
>
> The folder is on a cluster of servers and so i cannot use the Servername
> to
> connect to the server as this is a alias for the server cluster. The
> folderpath is \\Clusteraliasname\sharename\foldername.
>
>
> Thanks and Regards,
> Parag
.
- References:
- Folder Security Descriptor on a remote computer
- From: Parag Gaikwad
- Folder Security Descriptor on a remote computer
- Prev by Date: Re: PerfFormattedData?
- Next by Date: Order By in Query
- Previous by thread: Folder Security Descriptor on a remote computer
- Next by thread: Quota Violation when querying __InstanceModificationEvent
- Index(es):
Relevant Pages
|
|