Server 2003: Difference between revisions
From Server Knowledge Base
				
				
				Jump to navigationJump to search
				
				
Rootadminacc (talk | contribs)  Created page with " == Windows Firewall ==  Start > All Programs > Control Panel > Windows Firewall  == Add User/Check groups ==  Start > Run > lusrmgr.msc  == ASP.net errors ==  <pre>Image Proc..."  | 
				Rootadminacc (talk | contribs) mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
== Windows Firewall ==  | == Windows Firewall ==  | ||
Revision as of 11:40, 15 January 2013
Windows Firewall
Start > All Programs > Control Panel > Windows Firewall
Add User/Check groups
Start > Run > lusrmgr.msc
ASP.net errors
Image Processor: Error executing the action SaveJPEG Could not write the file ''. Make sure that ASP.NET does have write permissions in the folder.
Ensure the IIS_WPG user is in Security and has the Modify permission.
Mail Enable Location
C:\Program Files\Mail Enable\Bin\MailEnable.msc
Routing Table
Start > cmd > route print
If your IP address is in here and you cannot access your websites on the server, you will likely need to remove it by doing:
route delete IPaddressOrHostname
http://technet.microsoft.com/en-us/library/cc779122(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/cc779616(v=ws.10).aspx
Scheduled Tasks
Start > All Programs > Control Panel > Scheduled Tasks