Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Powershell DFS - adding new DFS member

$
0
0

Hi

Is anyone out there currently experiencing the error below when adding new DFS member using new-dfsrmember cmdlet? 

PS C:\> New-DfsrMember -ComputerName WEBSERVER -ReplicationGroup POD1
New-DfsrMember : Cannot process argument transformation on parameter 'ReplicationGroup'. Cannot convert the "POD1" value of type
"System.String" to type "Mwcc.Management.Dfs.DfsrReplicationGroup".
At line:1 char:63
+ New-DfsrMember -ComputerName WEBSERVER -ReplicationGroup POD1
+                                                          ~~~~
    + CategoryInfo          : InvalidData: (:) [New-DfsrMember], ParameterBindingArgumentTransformationException
    + FullyQualifiedErrorId : ParameterArgumentTransformationError,New-DfsrMember
 

I couldn't find anything out there that could help.

Appreciated if anyone can help.

 


Viewing all articles
Browse latest Browse all 15028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>