Skype for Business ...
 
Notifications
Clear all

Skype for Business unable to create user

4 Posts
3 Users
0 Likes
1,520 Views
Posts: 7
Topic starter
(@sorry4uboth)
Active Member
Joined: 7 years ago

Dear All,

any hint on this issue while creating users via panel after update to CU8?

ERROR: Error: Microsoft Skype for Business Server 2015.CreateOrganization
System.Management.Automation.CmdletInvocationException: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The policy you are trying to create is not usable by any of your current subscriptions. Create anyway? ---> System.Management.Automation.Host.HostException: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The policy you are trying to create is not usable by any of your current subscriptions. Create anyway?
at System.Management.Automation.Internal.Host.InternalHostUserInterface.ThrowPromptNotInteractive(String promptMessage)
at System.Management.Automation.Internal.Host.InternalHostUserInterface.PromptForChoice(String caption, String message, Collection`1 choices, Int32 defaultChoice)
at System.Management.Automation.MshCommandRuntime.InquireHelper(String inquireMessage, String inquireCaption, Boolean allowYesToAll, Boolean allowNoToAll, Boolean replaceNoWithHalt, Boolean hasSecurityImpact)
at System.Management.Automation.MshCommandRuntime.DoShouldContinue(String query, String caption, Boolean hasSecurityImpact, Boolean supportsToAllOptions, Boolean& yesToAll, Boolean& noToAll)
at System.Management.Automation.MshCommandRuntime.ShouldContinue(String query, String caption)
at System.Management.Automation.Cmdlet.ShouldContinue(String query, String caption)
at Microsoft.Rtc.Management.Internal.NewMobilityPolicyCmdlet.ValidateProperties(MobilityPolicy documentObject)
at Microsoft.Rtc.Management.Xds.XdsElementCmdlet`4.DoValidateProperties(TDocumentObject documentObject, TElementObject scopedObject)
at Microsoft.Rtc.Management.Xds.GenericNewCmdlet`4.CmdletProcessRecord()
at Microsoft.Rtc.Management.OcsCmdlet.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at SolidCP.Providers.HostedSolution.SfBBase.ExecuteShellCommand(Runspace runspace, Command command, Boolean useDomainController, Object[]& errors)
at SolidCP.Providers.HostedSolution.SfB2015.CreateOrganizationInternal(String organizationId, String sipDomain, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)
at SolidCP.Server.SfBServer.CreateOrganization(String organizationId, String sipDomain, Boolean enableConferencing, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)

3 Replies
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

The error does show this:

The host was attempting to request confirmation with the following message: The policy you are trying to create is not usable by any of your current subscriptions. Create anyway?

During creation of a new Organization we do create the following policies:

  • ConferencingPolicy
  • ExternalAccessPolicy
  • MobilityPolicy (One with and without the OutsideVoice enabled)

You could try check if any of these have been created without issue and if you can create them yourself to identify the one causing the error.

Thanks,

Trevor

Reply
Posts: 7
Topic starter
(@sorry4uboth)
Active Member
Joined: 7 years ago

Running New-CsSipDomain fixed the issue, now works fine again.

Reply
Posts: 2
(@psyamir)
New Member
Joined: 4 years ago

Dear All

I have Same problem in SKB 2015 Enterprise Pool and create New-CsSipDomain but when create user get blow error and delete new sip domain automatically .

any idea for issue my problem?

ERROR: Error: Microsoft Skype for Business Server 2015.CreateOrganization
System.Management.Automation.CmdletInvocationException: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The policy you are trying to create is not usable by any of your current subscriptions. Create anyway? —> System.Management.Automation.Host.HostException: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: The policy you are trying to create is not usable by any of your current subscriptions. Create anyway?
at System.Management.Automation.Internal.Host.InternalHostUserInterface.ThrowPromptNotInteractive(String promptMessage)
at System.Management.Automation.Internal.Host.InternalHostUserInterface.PromptForChoice(String caption, String message, Collection`1 choices, Int32 defaultChoice)
at System.Management.Automation.MshCommandRuntime.InquireHelper(String inquireMessage, String inquireCaption, Boolean allowYesToAll, Boolean allowNoToAll, Boolean replaceNoWithHalt, Boolean hasSecurityImpact)
at System.Management.Automation.MshCommandRuntime.DoShouldContinue(String query, String caption, Boolean hasSecurityImpact, Boolean supportsToAllOptions, Boolean& yesToAll, Boolean& noToAll)
at System.Management.Automation.MshCommandRuntime.ShouldContinue(String query, String caption)
at System.Management.Automation.Cmdlet.ShouldContinue(String query, String caption)
at Microsoft.Rtc.Management.Internal.NewMobilityPolicyCmdlet.ValidateProperties(MobilityPolicy documentObject)
at Microsoft.Rtc.Management.Xds.XdsElementCmdlet`4.DoValidateProperties(TDocumentObject documentObject, TElementObject scopedObject)
at Microsoft.Rtc.Management.Xds.GenericNewCmdlet`4.CmdletProcessRecord()
at Microsoft.Rtc.Management.OcsCmdlet.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
— End of inner exception stack trace —
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at SolidCP.Providers.HostedSolution.SfBBase.ExecuteShellCommand(Runspace runspace, Command command, Boolean useDomainController, Object[]& errors)
at SolidCP.Providers.HostedSolution.SfB2015.CreateOrganizationInternal(String organizationId, String sipDomain, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)
at SolidCP.Server.SfBServer.CreateOrganization(String organizationId, String sipDomain, Boolean enableConferencing, Boolean enableConferencingVideo, Int32 maxConferenceSize, Boolean enabledFederation, Boolean enabledEnterpriseVoice)

Reply
Share: