User Tools

Site Tools


software:microsoft:windows:powershell

This is an old revision of the document!


PowerShell Commands

  Backup-SqlDatabase -ServerInstance Machine096\TSSERVICES -Database IsetoServices -BackupAction Database -BackupFile "F:\Program Files\Microsoft SQL Server\MSSQL14.TSSERVICES\MSSQL\Backup\Backup_Mcie96\IsetoServices.bak"
  powershell.exe -executionpolicy bypass -file "C:\Users\Public\Downloads\SQLIsetoServicesBackup Script\BackupIsetoServices.ps1"
  
  Get-NetworkStatistics | Format-Table > c:\temp\GNS.txt
software/microsoft/windows/powershell.1595955214.txt.gz · Last modified: 2020/07/28 16:53 by superwizard