Comments
-
This would be most helpful.
-
I was able to resolve this issue. In SQL Server Management Studio, I ran the following query: SELECT TOP (1000) [Id] ,[EndpointAddress] ,[Query] ,[LastSuccessfulDelivery] ,[FailedDeliveryAttempts] ,[Description] ,[AuthorizationToken] ,[DataFormat] ,[CredentialType] ,[Binding] ,[UserSubscriptionId] ,[SwisInstance]…
-
This sped up our script. NCM was waiting and timing out on each line for a prompt. ${DisablePromptDetection} banner login # ***************************************************************** * ***** WARNING. AUTHORIZED USE ONLY. ***** * * * * This system is the property of XXXXXXXX and is for * * authorized use only. All…
-
Try this in your script: ${DisablePromptDetection} no username testuser y ${EnablePromptDetection} This worked for us.
-
Needs user isolation to be a usefull tool for multiple users. How can it be secure without user isolation????
-
This program is not usefull without user isolation. Feature Request: Please respond to patrick080!!!