Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003.
I'm trying to install a site under an alternative port on a server, but the port may be closed by …
windows-server-2003 port pingIs there a built-in way to measure execution time of a command on the Windows command line?
windows batch-file time cmd windows-server-2003I am trying to deploy my website on windows server 2003. Am i missing something or what is wrong from the …
sql asp.net-mvc windows-server-2003 sql-server-2005-expressPS H:\> Invoke-Command -computername SERVERNAME { Get-ChildItem -path E:\dfsroots\datastore2\public} | Where-Object {{ $_.e xtension-match "xls" -or $_.extension-match "xlk" } -and { $_.…
powershell windows-7 windows-server-2008 windows-server-2003How to get list of ports which are in use on the server?
networking port windows-server-2003I'm looking for a good way to automatically 'svn add' all unversioned files in a working copy to my SVN …
svn command-line windows-server-2003I have user whos account is keeping locking out every 30 minutes. Done all the checks, remove any cache passwords, created …
windows active-directory windows-server-2003I need to know the status of a service at the end of my batch script which restarts services using "…
windows-services batch-file windows-server-2003How can I restart a windows service using a .bat file? I am on windows server.
batch-file windows-server-2003we have a asp.net MVC application deployed to a server, and but when there is too many request to …
asp.net-mvc iis windows-server-2003 http-status-code-503