ssis - Not able to configure WMI Connection for remote server -


i trying configure ssis package read values(like disc free space , total space) remote server. need configure wmi connection manager.

i have entered ip address (\\ip address\) of server in "server name:" text box , user credentials server. when try test connection clicking on test button, gives me message:

failed connect specified server following message: "user credentials can not used local connections". server name may invalid.


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -