﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / Business Intelligence  / WMI Data Reader Task - Access Denied - remote / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 17:08:24 GMT</lastBuildDate><ttl>20</ttl><item><title>WMI Data Reader Task - Access Denied - remote</title><link>http://www.sqlservercentral.com/Forums/Topic1407730-147-1.aspx</link><description>Hi folksSSIS - 2008 R2 on a Windows 7 machine accessing a remote server - which I think is 2003.I'm trying to run a WMI Data Reader Task to get sub folders from a specified directory.This simply generates a [WMI Data Reader Task] Error: An error occurred with the following error message: "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))".I'm using a service account - svc-remoteServer.  If I put in the server, account name and password into the WMI connection and test - it works fine.If I run wbemtest.exe and connect to the remote server as the service account, and execute the query - it works fine and returns all subfolders.  It just won't work when I execute the Task.I've tried specifying the username, password and server name.  I've also tried specifying the connection string - as followsServerName=\\remoteServer;Namespace=\root\cimv2;UseNtAuth=False;UserName=DOMAIN\svc-remoteServer;PassWord=xxxxxxxxAny ideas?</description><pubDate>Wed, 16 Jan 2013 03:48:28 GMT</pubDate><dc:creator>MikeLPlates</dc:creator></item></channel></rss>