Miralinux Blog

  • Home
  • Linux
    • Scripts
    • CentOS
  • Apple
  • Microsoft
    • Features
    • Office
    • Windows
  • Learning
  • Games
  • Multimedia
    • XBMC
  • Other
    • About WordPress
  • Links
    • General
    • Software
      • Autocad
    • Hardware
      • BIOS
    • Linux
    • WiKieS

Posted on 2011/02/01 by arno Posted in Features
[ Features | Office | IE | ]
[ Windows | XP | 7 (seven) | 8 | 10 | ] - [ Server | 2003SBS | 2008SBS | 2011SBS | 2016 | WSUS ]

Server 2008 SBS DHCP Server

source: http://thedailyreviewer.com/server/view/sbs2008-dhcp-snapin-denied-me-as-the-administrator-of-the-sbs-server-104433939 (sbs 2008 dhcp server manager)

DHCP snap in there is a red circle with a minus sign on it. DHCP Server is running but not manageable.

In DHCP Manager -> add computer -> localhost

Server 2008 Backup to a network share scheduled

sources:
http://social.technet.microsoft.com/Forums/en/windowsbackup/thread/e58623bb-6f97-4a06-8f3d-e3c64fd27ea6
http://www.bitwizwebdesign.com/Blogs/Bryan-Soltis/September-2008/Windows-Server-2008-Backup-to-a-network-share

commandline-help: http://technet.microsoft.com/en-us/library/cc754015%28WS.10%29.aspx

wbadmin.exe start systemstatebackup -backupTarget:[Drive:]

wbadmin.exe start backup -backupTarget:\\[Server]\[Share name] -include:c:,d: -vssFull

commandline-help: http://msdn.microsoft.com/en-us/library/bb736357%28v=vs.85%29.aspx

schtasks /Create /SC Weekly /TN Backup-systemstate /TR “wbadmin.exe start systemstatebackup -backupTarget:[Drive:] -quiet” /ST 22:05 /D SUN /RL Highest

schtasks.exe /Create /SC Weekly /TN Backup-weekly /TR “wbadmin start backup -backupTarget:\\[Server]\[Share name] -include:c:,d: -vssFull -quiet” /ST 22:30 /D SUN /RL Highest

Server 2008 SBS Monitoring database size

The SBSMonitoring database is nearing maximum size on SBS 2008

https://msmvps.com/blogs/bradley/archive/2006/05/25/97044.aspx

Server 2008 Terminal services

http://www.bunkerhollow.com/blogs/matt/archive/2008/10/24/remoteapp-disconnected-because-of-an-error-in-the-licensing-protocol.aspx

Server 2008 Exchange 2007 Certificates

http://www.msexchange.org/articles-tutorials/exchange-server-2007/management-administration/managing-exchange-certificates.html

 

Server 2008 inbound ports

source: http://www.sbsfaq.com/?p=1139

Small Business Server 2008 (SBS 2008) requires a number of ports open on your firewall to allow inbound traffic from the Internet in to your network.
SBS 2008 needs a lower number of ports open than SBS 2003 did.
You will only need to open the ports below to enable all SBS 2008 functionality if you are using all facilities.
If you do not need a specific function open then there is no need to allow that port to be open inbound to the server.

Port 25

This is required for inbound mail using the SMTP protocol – this will be needed on MOST SBS 2008 servers. If you are using an external third party mail filtering service such as Trend Micro Internet Messaging Security then you will want to restrict this port to be open ONLY to their servers. Closing this port to all traffic will prevent ANY inbound mail to your SBS 2008 server.

Port 80

This port is used to redirect requests to the Remote Web Workplace for http://remote.mycompany.com through to the secured site on port 443. You do not need to have this port open for SBS 2008 to work, but if you close it then you must get your users to use https://remote.mycompany.com to get to their Remote Web Workplace. Closing this port will result in errors when users try to access Remote Web Workplace via http://remote.mycompany.com

Port 443

This is the secured sockets layer (SSL) access to the Remote Web Workplace. All traffic over this port is encrypted for security. This port needs to be open in order for Remote Web Workplace to work. Closing this port will result in the Remote Web Workplace not being accessible outside of the office from the Internet.

Port 987

This is another secured sockets layer (SSL) port that is used to allow access to the Companyweb from the Internet. It uses the same digital certificate as that on port 443. Closing this port will result in the Companyweb not being accessible outside of the office from the Internet.

Port 1723

PPTP is no longer considered a secure VPN technology because it relies upon MS-CHAPv2 which has been compromised. If you continue to use PPTP be aware that intercepted traffic can be decrypted by a third party, so it should be considered unencrypted. We advise migrating to another VPN type such as OpenVPN or IPsec.
This port is used for the PPTP VPN in SBS 2008. It only needs to be enabled if you have already configured the SBS 2008 server to be used as a VPN server. You can do this via the SBS 2008 console on the Network Tab using the Enable VPN wizard. Closing this port will result in the VPN not being accessible from the Internet.

SBS 2008 does NOT require the following ports to be opened BY DEFAULT.

Port 21

This port is used for FTP access from the Internet to the SBS 2008 server. The SBS 2008 server is NOT configured as an FTP server by default. It is NOT recommended that you configure your SBS 2008 server as an FTP server as by default any password used to access it will go over the Internet in clear or plain text. This means that someone else can easily read your password and potentially compromise your network security.

Port 3389

This port is used for DIRECT access to the SBS 2008 servers console via the RDP protocol of the Remote Desktop Connection software. Allowing this port to be open to the Internet WILL increase the potential of your server being compromised via a password brute force attack. If you MUST have this port open to the Internet, it is recommended that you implement a two factor authentication solution called AuthAnvil from Scorpion Software

Freezes while bsod / reboot

http://msmvps.com/blogs/bradley/archive/2010/11/08/throttling-the-memory-in-sbs-2008.aspx

http://mostlyexchange.blogspot.in/2007/08/restricting-ram-usage-in-exchange-2007.html

LINKS

http://johnrpattison.com/2008/08/25/windows-small-business-server-2008-remote-access-and-computer-management/

« Microsoft outlook-2003 to windows-mail via outlook-express
Outlook command line switches »
  • Login
  • Mother of all Portals
  • .Handy .Handig
  • Links – wikis – wikies

Archives

  • June 2022
  • October 2021
  • June 2021
  • September 2016
  • April 2016
  • March 2016
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • April 2014
  • March 2014
  • November 2013
  • October 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • February 2013
  • December 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
CyberChimps ©2025