Questions tagged [windows-sbs-2008]

Windows Small Business Server 2008 is the Microsoft operating system in the `SBS` line based on Windows Server 2008. It went RTM August 21st, 2008 and officially launched November 12th, 2008. Like the rest of the `SBS` line, it includes a number of Microsoft products bundled with it, the tradeoff being that the number of users is limited and some functionality useful for larger organizations is disabled.

SBS 2008 logo

Windows Small Business Server 2008 is the Microsoft operating system in the SBS line based on Windows Server 2008. It went RTM August 21st, 2008 and officially launched November 12th, 2008. Like the rest of the SBS line, it includes a number of Microsoft products bundled with it, the tradeoff being that the number of users is limited and some functionality useful for larger organizations is disabled.

It is available in two editions, Standard and Premium, both of which are 64 bit only. Unlike its predecessor, ISA Server (Microsoft's firewall and proxy product) is no longer bundled in SBS 2008, and is not supported on the network edge, so it must be put behind a network device, such as a firewall or proxy appliance. There is also no upgrade path from any of its predecessors, as a result of moving from a 32 bit architecture to a 64 bit architecture.

Notable bundled products include:

  • Microsoft Exchange Server 2007
  • Windows SharePoint Services 3.0
  • 120-day trial subscriptions of Forefront Security for Exchange and Windows Live OneCare for Server
  • SQL Server 2008 Standard Edition (premium edition only)

Notable difference between SBS 2008 and Server 2008 include:

  • A very different administration and management console, focused on "wizards"
  • 75 user limit
  • A requirement that the SBS server be the root Domain Controller, holding all FSMO roles, and an inability to create trust relationships with other domains or forests
  • No ability to configure multiple NICs

More information is available at Wikipedia's Small Business Server page.

324 questions
1
vote
1 answer

SMTP Connector for SBS 2008 (1and1 and rogers are not working)

I need an SMTP connector for my SBS 2008 server. The Domain/DNS is registered with 1and1 but due to recent issues they are being blocked by a lot of servers now. 1and1 also does not give me enough control over my DNS to allow me to setup the proper…
cpgascho
  • 753
  • 1
  • 9
  • 23
1
vote
3 answers

Sync Two Exchange accounts or Ready Only access to subfolders

This is two questions kind of. The situation is as follows. I am running SBS 2008 with Exchange 2007. There is a shared account which has subfolders to keep track of the process of jobs that are coming into the company (ie: sales) I need to give…
cpgascho
  • 753
  • 1
  • 9
  • 23
1
vote
1 answer

How to have different Group Policy at different sites map user's Redirected Folders on SBS 2008?

I have a DFS setup between my two locations and there are a few employees that move between them. Can I have a GPO at each location that changes their Redirected Folders to the local server? I have the contents of the folders replicated. Server1:…
Travis
  • 231
  • 1
  • 5
  • 11
1
vote
2 answers

SBS 2008 DNS issues in BPA

I'm gettng constant Critical Issue events in the Small Business Server Best Practices Analyser & resulting SBS Console reports that begin "The DNS client is not configured to point only to the internal IP address of the server.". When I check the…
1
vote
2 answers

Sending email after backup (Windows Server 2008)

I have a client who is using Windows Server 2008 (Small Business Server), and using Windows Backup. What I need to do is configure the backup task so that, upon completion, it sends an email notifying the client of backup success or failure. I have…
1
vote
1 answer

Server 2008 R2Crashes

We're running a setup as follows using Hyper-V: Windows Server 2008 R2 (Hyper-V Host) | |-- SBS 2008 (DC) |__ Windows Server 2008 R2 (TS) Recently we've experienced multiple crashes that we cannot pin down. When we look at the server…
pierre
  • 189
  • 6
  • 17
1
vote
2 answers

Can I have two servers ( one 2003 SBS, one 2008 SBS ) running concurrently using the same cals and license?

I am moving our 2003 SBS server to a new machine, and upgrading it to 2008 R2 SBS standard. I want to install the 2008 server as a second DC, leave both online for a week, to make sure the second server is operating correctly, then transfer roles…
brennanag
  • 175
  • 4
1
vote
1 answer

How can I monitor user access to a shared folder on Windows SBS 2008

I have multiple shared folders on Windows SBS 2008 server. I need to be able to tell if a domain user is accessing these shares and copying large quantities of files to their laptop. Is there a way of turning on auditing in group policy to log an…
heisenberg
  • 194
  • 1
  • 2
  • 11
1
vote
2 answers

Exchange Server 2007 Send and Receive Connectors

I have gotten awesome advice from users on here for getting Exchange on Windows SBS 2008 set up. I think this is the final piece and I'm ready for roll-out! I need to set up Exchange so that it RECEIVES mail from our existing mail server as a…
mistiry
  • 276
  • 3
  • 11
1
vote
1 answer

Windows SBS 2008 Remote Webmail Access

We have a Windows 2008 SBS set-up and running, we would like to allow our users to access there Exchange Mail account remotely. I've set the router up to allow all port 80 and 443. The Exchange webmail seems to be the application OWA in SBS…
LiamB
  • 270
  • 5
  • 13
1
vote
2 answers

Exchange Server - How to Set Up

I've been tasked with getting a Microsoft Exchange server set up here at my job. Here's what I need the end result to be: - DHCP Handled by our SonicWALL appliance - Our existing DNS servers used - Every employee has an Exchange email account - The…
1
vote
2 answers

SBS 2008 automatically adds additional subnet 192.168.0.2/24 on every reboot

I have SBS 2008 and the LAN is using a 10.1.1.0/24 subnet. The server has an IP of 10.1.1.2/24 and the clients are on a DHCP range of 10.1.1.10-254/24. When I open Network Connections (ncpa.cpl), right click the LAN adapter and go to Status, it says…
Reado
  • 702
  • 2
  • 10
  • 25
1
vote
3 answers

EFS encrypted file, impossible to delete

I have a SBS 08. A user received some files send from a mac. He unzipped it with his windows 7 locally and copied it on a network shared drive on the SBS. The files (some fonts) were already in green color and encrypted just after the unzip. So now…
Bastien974
  • 1,896
  • 12
  • 44
  • 62
1
vote
1 answer

Does Windows Small Business Server 2008 include DFSR?

Does Windows Small Business Server 2008 Standard include DFSR?
etoisarobot
  • 249
  • 2
  • 4
  • 11
1
vote
1 answer

Disable password age policy for admin on Windows Server

By default on my SBS08, the Maximum password age is set to 1year. I'd like to disable this particular parameter for Domain Admin, not the entire policy (Default Domain Policy). Is that possible ? Thanks.
Bastien974
  • 1,896
  • 12
  • 44
  • 62