Start Application from Bat File.
Replace “mydomain\myuser” with your domain and username. SQL Server Management Studio (SSMS) SQL Compare SQL Doc SQL Profiler Debugger
Replace “mydomain\myuser” with your domain and username. SQL Server Management Studio (SSMS) SQL Compare SQL Doc SQL Profiler Debugger
MSDTC is an acronym for Microsoft Distributed Transaction Coordinator. As the name says, MSDTC is a Windows service providing transaction infrastructure for distributed systems. In this case, a transaction means a general way of structuring the interactions between autonomous agents in a distributed system. The Microsoft Distributed Transaction Coordinator service is a component of modern versions of... » read more
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. Can be run as Jobs in SQL Server. Example Run Script From SQL Job Type: Operating system (CmdExec) Remove all files greater than a certain date. Type: PowerShell PowerShell Commands Here are 25 basic PowerShell... » read more
Pages/sec is the rate at which pages are read from or written to disk to resolve hard page faults. Memory: Pages/sec A high rate for the Pages/sec counter could indicate excessive paging. Memory: Page Faults/sec Monitor the Memory: Page Faults/sec counter to make sure that the disk activity is not caused by paging. Page Faults/sec is the... » read more
Setup Monitor Data Collector Sets -> New Be sure to “Start” to start recording. Note: Data file will be updated and accessible once the job has been stopped.
Command Line Make sure you open up Command Prompt and run in administrator mode. App should now appear in Services. App should now be removed from Services. Batch File InstallMyAppAsService.bat UninstallMyAppAsService.bat Sources: https://docs.microsoft.com/en-us/dotnet/framework/tools/installutil-exe-installer-tool
Error message as “Unable to start debugging on the web server. The remote server returned an error: (405) Method Not Allowed.” when running ASP.net web project on Microsoft visual studio 2017. This error is due to the IIS Installation and configuration on the machine. To resolve the issue, need to update the IIS installation with... » read more
The free FTP solution for both client and server. Filezilla is open source software distributed free of charge. https://filezilla-project.org/
We specialize in secure remote access software for Windows. Our main products are Bitvise SSH Server and SSH Client, which we try to make the best SSH client and server for Windows. https://www.bitvise.com/
WinSCP is a free and open-source SFTP, FTP, WebDAV, Amazon S3 and SCP client for Microsoft Windows. Its main function is secure file transfer between a local and a remote computer. WinSCP is a popular SFTP client and FTP client for Microsoft Windows! Copy file between a local computer and remote servers using FTP, FTPS,... » read more