PowerShell Pipeline OutputNormally when working with PowerShell you will want to output information to the console. You can do a […] March 7, 2021 in Windows tagged append / output / pipeline by Mike
DOS Command to Append Text to a FileYou may have a need to append some text to a file. Suppose you have an existing file […] June 1, 2017 in Windows tagged DOS / sql server / xp_cmdshell / output / echo / >> / log / file / save / redirect / append / text / DOS by Mike
SQL Server Exporting Data Programatically with bcp and xp_cmdshellMany times you may find that you need to take some data in a table or tables and […] February 28, 2017 in SQL Server tagged file / sql / bcp / xp_cmdshell / output by Mike