Search for " Ծ߸ rlz428.top ڳ ͺ Ŀ´Ƽ ǽּ ߸2 ߸ӹٿޱ Ķ ̽ٿ" returned 2002 results.

Search all the documentation for " Ծ߸ rlz428.top ڳ ͺ Ŀ´Ƽ ǽּ ߸2 ߸ӹٿޱ Ķ ̽ٿ"

  1. Sync-DlmDatabaseSchema

    "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to match a scripts

    /sr1/cmdlet-reference/sync-dlmdatabaseschema

  2. Using SmartAssembly with Azure Pipelines

    on a test agent using a provided license key. - task: NuGetCommand@2 displayName: 'SmartAssembly download' inputs: command: 'custom' argu

    /sa8/building-your-assembly/using-smartassembly-with-azure-pipelines

  3. Using SmartAssembly with Azure Pipelines

    . The second task will install SmartAssembly on a test agent using a provided license key. - task: NuGetCommand@2 displayName: 'SmartAssem

    /sa7/building-your-assembly/using-smartassembly-with-azure-pipelines

  4. ErrorOverrides

    codes), a colon and finally the desired behavior that should override the initial one. The following behaviors are accepted:</p> D to for

    /fd/erroroverrides-224919714.html

  5. CLI Reference

    commands (or subset of commands). Flag/Parameter Description Example All commands -l, --log string Parameter to set the log level (debug,

    /redgate-clone/using-the-cli/cli-reference

  6. Azure DevOps

    "$(Pipeline.Workspace)/s:/app/project" -v "$(Build.ArtifactStagingDirectory):/app/output" redgate/change-automation:$(RCA_IMAGE_VERSION)

    /rca3/example-ci-cd-pipelines/azure-devops

  7. Redgate Change Automation 2 release notes

    generated. 2.8.5754 - March 2 2020 Changes Label the Windows installer for Redgate Change Automation with the `Beta` tag. Fixes Corrects

    /rca3/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  8. Azure DevOps

    "$(Pipeline.Workspace)/s:/app/project" -v "$(Build.ArtifactStagingDirectory):/app/output" redgate/change-automation:$(RCA_IMAGE_VERSION)

    /rca4/example-ci-cd-pipelines/azure-devops

  9. Redgate Change Automation 2 release notes

    generated. 2.8.5754 - March 2 2020 Changes Label the Windows installer for Redgate Change Automation with the `Beta` tag. Fixes Corrects

    /rca4/release-notes-and-older-versions/redgate-change-automation-2-release-notes

  10. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "sa" -Password "P@ss

    /dlma1/cmdlet-reference/test-dlmdatabaseconnection

  11. Silverlight out-of-browser profiling stops with no results

    \system32\cmd.exe Set the arguments to be /K ""c:\program files (x86)\microsoft silverlight\sllauncher.exe"/emulate:"c:\YourOOBAppFolder\Y

    /amp7/troubleshooting/common-issues/silverlight-out-of-browser-profiling-stops-with-no-results

  12. Save-InstantCloneSnapshot

    , and mulitple backup files as an array of strings: @("c:\backup\file1.bak", "c:\backup\file2.bak") Aliases None Required? true Position?

    /display/IC0/Save-InstantCloneSnapshot

  13. Use-DlmDatabaseRelease

    " -Database "Staging" -Username "sa" -Password "P@ssw0rd" $package = "C:\NuGetFeed\database.nupkg" $update = New-DlmDatabaseRelease -Sourc

    /sr1/cmdlet-reference/use-dlmdatabaserelease

  14. Sync-DlmDatabaseSchema

    "sa" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test This example show how to update a test database to

    /dlma1/cmdlet-reference/sync-dlmdatabaseschema

  15. Failed to create data image from backup

    message Description Steps to resolve "Failed to determine size of backup: error when getting backup sizes: Path “my-backups/my-db.bak” do

    /redgate-clone/administration/troubleshooting/failed-to-create-data-image-from-backup

  16. Test-DlmDatabaseConnection

    ---------- $connection = New-DlmDatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Pa

    /dlma2/cmdlet-reference/test-dlmdatabaseconnection

  17. Command Line Verbs

    (-P) : The path to the *.conf file created by Redgate Change Control … be specified here or in the environment variable BUILD_DATABASE_U

    /dso/redgate-change-automation/command-line-verbs

  18. Sync-DlmDatabaseSchema

    \sql2014" -Database "Test" -Username "AutomationUser" -Password "P@ssw0rd" Sync-DlmDatabaseSchema -Source $scriptsFolder -Target $test Thi

    /dlma2/cmdlet-reference/sync-dlmdatabaseschema

  19. Managing AKS Updates

    AKS has three items to update. AKS version. Node OS Security patches. Node image version upgrades. This includes the security patches from

    /redgate-clone/installation-quick-start-guide/installing-on-azure-kubernetes-service-aks/managing-aks-updates

  20. Code Analysis for SQL Server command line

    . If no user is specified, Windows authentication will be used /password:<password> /p The user password /outfile:<file name> /out The fil

    /scg/sql-code-analysis-documentation/code-analysis-for-sql-server-command-line

  21. Working Example - Setting up Automated Installs

    ;Trusted_Connection=True'", "/quiet", "/norestart", "/l*v .\Logs\SQLMonitor-Base-$DateStamp-log.txt" ) # Step 2 - Change Directory to Web.

    /sm12/installation-and-setup/automated-installation-and-updates/working-example-setting-up-automated-installs

  22. Using SQL Compare options in SQL Release

    sign to turn off a default option. $staging = New-DlmDatabaseConnection -ServerInstance 'staging01\sql2012' -Database 'Staging' -Username

    /sr1/using-sql-compare-options-in-sql-release

  23. Use-DlmDatabaseRelease

    " -Password "P@ssw0rd" $package = "C:\Work\packages\MyDatabase.1.0.0.nupkg" $update = New-DlmDatabaseRelease -Source $package -Target $sta

    /dlma2/cmdlet-reference/use-dlmdatabaserelease

  24. Profiling an ASP.NET application on web development server

    doesn't run on .NET 4, select .NET 2 from the .NET version drop-down list. If you want to record extra performance counters, click Edit c

    /amp8/setting-up-a-profiling-session/profiling-a-web-application/profiling-an-asp-net-application-on-web-development-server

  25. Test-DatabaseConnection

    = New-DatabaseConnection -ServerInstance "prod01\sql2014" -Database "Production" -Username "AutomationUser" -Password "P@ssw0rd" Test-Dat

    /sca3/reference/powershell-cmdlets/test-databaseconnection


Didn't find what you were looking for?