I have an edge transport server (exch 2013 SP1) in a perimeter environment. The networks are flat during setup. But when running the new-edgesubscription, I get the error below. I am running in the exchange PS. Not sure how else to run it to avoid the error below. Any help would be greatly appreciated.
[PS] C:\Windows\system32>New-EdgeSubscription -FileName "C:\EdgeSubscriptionInfo.xml"
New-EdgeSubscription : You can't use the FileName parameter when running this command inside your Exchange
organization.
At line:1 char:1
+ New-EdgeSubscription -FileName "C:\EdgeSubscriptionInfo.xml"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [New-EdgeSubscription], InvalidOperationException
+ FullyQualifiedErrorId : [Server=EDGE01,RequestId=8ded90eg-f44a-4378-a544-a68c985bb61d,TimeStamp=3/8/2015 3:
08:59 PM] [FailureCategory=Cmdlet-InvalidOperationException] 625C8CCE,Microsoft.Exchange.Management.SystemConfigur
ationTasks.NewEdgeSubscription
[PS] C:\Windows\system32>
- Edited by mveks1 15 hours 59 minutes ago