Questions tagged [windows-sbs]

Microsoft Windows Small Business Server (SBS), now called Windows Server Essentials

From Wikipedia:

Windows Server Essentials, (formerly Windows Small Business Server or SBS) is an integrated server suite from Microsoft designed for running network infrastructure (both intranet management and Internet access) of small and medium enterprises....

It is intended to give small- to medium-sized business the tools to manage their own core business IT functions, for example

  • Email (Microsoft Exchange),
  • Intranet/Internet applications (Microsoft Internet Information Server, or IIS),
  • database management (Microsoft SQL Server),
  • and others.

Additional information is available from Microsoft here.

15 questions
4
votes
0 answers

How to use Windows Small Business Server 2008 to print from a web application?

I'm developing a web application in PHP and we need to print some files/labels from this web application. The web application is hosted on a 3rd party hosting provider. The thermal printers are available in the network which can be accessed via…
Nidheesh
  • 453
  • 4
  • 11
1
vote
1 answer

Windows Small Business Server 2008 - Local Admin password

I'm running Windows SBS2008 and now I need to change the local admin password. Like Windows 2000-2003 server, in Server management, I was able to change the admin password in Local user and groups. Right now, that feature is not listed. Where might…
user98623
  • 13
  • 1
  • 3
1
vote
1 answer

Java Application Integrating Windows Small Business Server

I'm currently writing a client program in Java for my company that will access a mySQL database with customer information. The company already has a Windows Small Business Server 2011 server with various images and reports related to the…
Steven K.
  • 57
  • 1
  • 3
1
vote
1 answer

How to route internal Exchange mail through external servers

I have a client (lets call them Contoso Ltd. with the domain contoso.com) who I have just deployed SBS 2011 for their head office. Due to a contract they are committed to using a 3rd party POP email host as their primary mail server. I set up…
ZZ9
  • 2,177
  • 2
  • 27
  • 38
1
vote
0 answers

Error 691 VPN Windows Server 2011 SBS

Our Network is build on a ESXi 5 which is connected on the second NIC with an IPCop. On the first NIC it is connected through a switch with all my clients. On the ESXi i have a Windows Server SBS 2011 Standard with 2 NIC's. One for my private…
ikay
  • 11
  • 1
0
votes
3 answers

SSRS: Execution cannot be found

I've got a Windows SBS 2008 64 bit Box with SQL 2005 64bit on it. SQL itself runs amazingly well - nice and fast. SSRS though is giving me headaches. I ran the install as normal, configured the windows service to run under its own account and the…
Mauro
  • 4,531
  • 3
  • 30
  • 56
0
votes
2 answers

Scheduled batch file error (0xff) - Executing normal it work fine

I've this batch file to execute. @echo off set /a count=0 for /f "tokens=1delims=:" %%i in ('findstr /n "^" "foto1.txt"') do set /a count=%%i set /a rd=%random%%%count if %rd% equ 0 (set "skip=") else set "skip=skip=%rd%" set "found=" for /f…
BigBlack
  • 163
  • 2
  • 12
0
votes
0 answers

How to support for Windows SBS 2011 OS in InstallShield installer?

I have an MSI installer built in InstallShield 2015. I want to support my MSI installer for OS Windows SBS 2011. But there is no provision of this OS condition in InstallShield 2015. How to add support of this OS in MSI installer in IS 2015 ?
Ajit Medhekar
  • 1,018
  • 1
  • 10
  • 39
0
votes
2 answers

Is it possible to access Apache virtual hosts over a local network without editing client computers hosts files?

I have several websites set up on my local XAMPP, and have recently setup virtual hosts so that they can be accessed from my machine using dev.website1.com, dev.website2.com etc. To achieve this I had to edit my hosts file…
user3640967
  • 528
  • 2
  • 9
  • 16
0
votes
1 answer

Delete all emails from Exchange 2007 account

We have an overweight an bloated email account on Exchange 2007 running on a SBS 2008 which needs emptying, but not deleting. unfortunately there was no monitoring in place and now it's slowing the entire network down (another long story)... What…
Stu412
  • 251
  • 1
  • 3
  • 11
0
votes
1 answer

Could not load file or assembly 'System.Web.Http.WebHost...' or one of its dependencies. The module was expected to contain an assembly manifest

I have an MVC application that my customers deploy locally. It has worked for years. I have a customer trying to load it in this environment: SERVER: Windows Small Business Server 2011 Standard IIS: 7.5 .NET: 3.5.1 & 4.5 They are deploying as a…
davids
  • 5,397
  • 12
  • 57
  • 94
0
votes
1 answer

Making Sharepoint 2010 Accesible On Internet Using SBS 2011

I did a deep search over internet and watched videos. There is nowhere that I could find how to make Sharepoint 2010 accesible from internet using SBS 2011. What could be the steps to do this? i.e : sharepoint 2010 is running properly on intranet.…
Samet
  • 333
  • 2
  • 8
  • 18
0
votes
1 answer

merge windows 2008r2 AD account with windows 2011 sbs

I need to synchronize user account two domains windows 2008r2 (where there are all accounts) and 2011sbs (does not support trusts) where it is installed sharepoint 2010 and we need users to use the same password. I read something about ADMT but I…
0
votes
1 answer

How do I remove Windows SBS and just retain Windows Server and its functionality?

Ok so I acquired a new position for a business that runs Windows SBS server. Now that they have someone onsite to actually manage the network I really want to disolve SBS as soon as I can. Now I know what a lot of you are thinking, LEAVE IT ALONE!…
Steven Combs
  • 1,890
  • 6
  • 29
  • 54
-1
votes
2 answers

Windows SBS 2008: Join domain from external network via a VPN Connection

I have a VPN Connection connecting two LANs. One of them has a Windows SBS 2008 Server which is the Domain Controller for our Domain. Its IP address is 192.168.4.3 with the router/gateway 192.168.4.1. The other LAN has a router/gateway 192.168.8.1,…
greatkalu
  • 433
  • 1
  • 8
  • 21