Questions tagged [windows-server-2003]

Windows Server 2003 is a Microsoft server operating system released in April 2003. It is the successor to Windows Server 2000 and is based on the Windows XP codebase. It was succeeded by Windows Server 2008.

Windows Server 2003 is a Microsoft server operating system released in April 2003. It is the successor to Windows Server 2000 and is based on the Windows XP codebase. It was succeeded by Windows Server 2008.

5362 questions
112
votes
9 answers

What is a good SSH server to use on Windows?

In my spare time I remotely support my wife's office via VPN into a Windows Server. I am about to purchase a wireless broadband service which doesn't support VPN. I don't want to open up the remote desktop ports directly, and I would like to set up…
Bruce McLeod
  • 1,738
  • 2
  • 14
  • 12
79
votes
13 answers

How Often Do Windows Servers Need to be Restarted?

A little background: We have several Windows servers (2003, 2008) for our department. We're a division of IT so we manage our own servers. Of the four of us here I'm the only one with a slight amount of IT knowledge. (Note the "slight amount".) My…
Evan
  • 909
  • 1
  • 6
  • 4
70
votes
9 answers

How can I get a list of shared directories on local Windows server?

If I have a Windows server (typically 2000, 2003 or 2008), is there a simple way to list all local directories shared on that server? I can find the shares themselves easily enough, but I would love a quick way to find the local directories they…
45
votes
22 answers

PowerShell? Do you use it? Can you show me some cool system administration things I can do with it?

I keep reading everywhere that PowerShell is the way of the future. When it was first released I did a whole bunch of virtual labs, but since then I still haven't used it in a production environment. I know the day will come when I'm dealing with…
43
votes
4 answers

How to identify who/what uses a Windows 2003 server?

How can I determine if a Windows 2003 server is still being used by anyone/thing, and if it is, what it is being used for? I'm drawing a blank on what else to check other than event viewer to see what accounts are connecting to the server.
SumDumGuy
  • 441
  • 4
  • 5
35
votes
7 answers

Is there an equivalent of SU for Windows

Is there a way (when logged in as an administrator, or as a member of the administrators group) to masquerade as a non-privileged user? Especially in an AD environment. e.g., in the Unix world I could do the following (as root): # whoami root # su…
BIBD
  • 1,826
  • 10
  • 29
  • 44
34
votes
12 answers

Do you run antivirus on your Windows servers?

Here's an argument that I've had at over a dozen companies: Should you install an antivirus client on your Windows servers? Obviously, you should not install AV on your SQL Server. I think there is also a general consensus that it doesn't belong on…
Portman
  • 5,263
  • 4
  • 27
  • 31
34
votes
4 answers

Suppressing the "reason" for shutdown on Windows Server

How can I suppress giving a reason for shutdown on a Windows Server host? Specifically, on 2008 R2, but all versions back to 2003 and up to 2012 would be appreciated.
29
votes
9 answers

Increase number of allowed remote desktop connections

Windows Server 2003 allows 2 non-console and one console remote desktop connections. Is there a way to increase the number of non-console sessions allowed?
lioncall
29
votes
1 answer

How to do a post-mortem of a server hack

I have a Windows Server 2003 SP2 machine with IIS6, SQL Server 2005, MySQL 5 and PHP 4.3 installed on it. This is not a production machine, but it is exposed to the world via a domain name. Remote desktop is enabled on the machine and two…
Chris
  • 810
  • 1
  • 7
  • 10
27
votes
5 answers

How do I determine what my DHCP server is?

I have a sad network left behind by some careless administrators - I am in the process of figuring out exactly what services are running where, not excluding the possibility that some services are running from two places at once, which is tons of…
25
votes
4 answers

Can Robocopy be made to skip open files?

We are using Robocopy to redistribute files which arrive via FTP in a drop folder. Ideally we want Robocopy to leave files alone if they are still being FTPd. Having tried various switches, Robocopy still copies the open files. It doesn't delete…
domspurling
  • 253
  • 1
  • 3
  • 5
24
votes
4 answers

Active Directory Health Checks

I've had some Active Directory troubles lately was was wondering what checks I could do on a regular basis I could do to ensure everything is working optimally?
Jake
  • 2,238
  • 5
  • 30
  • 39
24
votes
9 answers

Windows File and Folder "Attributes" A or C

In Windows Server 2003, in the "Attributes" column of windows explorer, some files have "A" or "C" or "AC" or others. What do these mean?
GavinR
  • 315
  • 1
  • 3
  • 10
23
votes
3 answers

How to remotely reboot a hung server

I'm trying to remotely reboot a hung 2003 server. The server is pingable but I cannot remote into it. psshutdown does not work shutdown -i does not work What can I do now that the server is back up to make sure one of these solutions will work in…
MathewC
  • 6,877
  • 9
  • 38
  • 53
1
2 3
99 100