TfsConfig registerDB /sqlInstance:/databaseName: [/usesqlalwayson] Changes the database the application tier uses. The sqlInstance is required and can be of the form or \ . The databaseName is required. The UseSqlAlwaysOn option should be used if your databases are on a Sql Server High Availability AlwaysOn Availability Group. This option sets MultiSubnetFailover in the connection string.
TfsConfig prepareClone /sqlInstance: /databaseName: /notificationUrl: /usesqlalwayson Prepares an existing configuration ...
TfsConfig purgebin /collection: /configName: Configures the purgebin job for the given collection using the provided configuration ...
TfsConfig purgelocalversions /collection: /days: Configures the purgelocalversions job for the given collection. All workspaces ...
TfsConfig rebuildWarehouse /analysisServices | /all /reportingDataSourcePassword: Rebuilds the Analysis Services database ...
TfsConfig registerDB /sqlInstance: /databaseName: /usesqlalwayson Changes the database the application tier uses. The sqlInstance ...
TfsConfig remapDBs /databaseName:sqlInstance;databaseName /sqlInstances:sqlInstance1[,sqlInstance2,. /analysisInstance:analysisInstance ...
TfsConfig removeredundantcontent /collection: /configure Configures the removeredundantcontent job for the given collection. ...
TfsConfig repair Attempts to repair the Team Foundation configuration database, and queues a repair job on the collection ...
TfsConfig repairCollection /collectionName: | /collectionId: /timeout: Repairs a specified Team Project collection. /timeout: ...