Showing posts with label EBS 2008. Show all posts
Showing posts with label EBS 2008. Show all posts

Wednesday, December 21, 2011

Blast from the Past: The BackOffice Server 4.5 Daily Cycle

Lots of old friends in this video.  Unfortunately I only worked on BackOffice 2000, the last edition of BackOffice Server (excluding Essential Business Server of course). Back Office Server 4.5 released in January 12, 1999, and I joined Microsoft in January, 2000 (as an Intern).

Enjoy the blast from the past!

This video talks about what it was like to build BackOffice 4.5, the BVTs, daily meetings, all that seemed to stay the same.

Tuesday, September 21, 2010

Windows Small Business Server “7” Released to Public Beta

This morning Microsoft released the Windows Small Business Server “7” release to Beta.  This marks yet another major milestone for the Windows Server Solutions Team, now releasing both the Windows Home Server “Vail”, and Windows Small Business Server Hybrid Edition “Aurora” into beta.

SBS 7 marks a major release in the *next* set of all-on-premise solutions.  Updates include:

  • Base OS is updated to Windows Server 2008 R2
  • Exchange is updated to Exchange 2010 SP1
  • SharePoint is updated to Microsoft SharePoint Foundation 2010
  • Windows Software Update Services is updated
  • The new Remote Web Access (RWA) experience is newer (and matches Aurora!)
  • Bug fixes
  • etc

You can try out the new SBS “7” beta by pointing your favorite browser to the SBS Connect site, or jump straight to the downloads page.  Don’t forget if you need help, or find an issue to give us feedback, or talk about it in the Newsgroups.

More details can be found on the Official SBS blog.

Tuesday, April 13, 2010

Create SUPER complex passwords with touch typing skills

I found this awesome tip on LifeHacker, one of my favorite blogs… Shift your fingers one key for easy to remember, super complex passwords!

500x_top-secret-password

You're constantly told how easy it would be to hack your weak passwords, but complicated passwords just aren't something our brains get excited about memorizing.

His clever solution: Stick with your weak, dictionary password if you must; just move your fingers over a space on the keyboard.

If you want a secure password without having to remember anything complex, try shifting your fingers one set of keys to the right. It will make your password look like gibberish, will often add in punctuation marks, and is quick and simple.

When John Pozadzides showed us how he'd hack our weak passwords, he listed his top 10 choices for getting started hacking away at your weak passwords. Let's take a look at how a few of those popular passwords fare when finger shifting to the right:

  • password => [sddeptf
  • letmein => ;ry,rom
  • money => .pmru
  • love => ;pbr

Something longer but still really lame, like, say, "topsecretpassword", becomes "yp[drvtry[sddeptf". These may not be perfect compared to secure password generators, but they're likely orders of magnitude better than a lot of people's go-to passwords.

Thursday, January 07, 2010

How to Lock Down a Windows 7 Kiosk or shared PC

Browsing my one of my favorite RSS feeds: LifeHacker. I came across something that might be useful to a bunch of Small Business Server VAPs configuring your network.  In many cases, some companies like to provide a courtesy kiosk for visiting folks or perhaps they have a single computer for the break room. 

Over at How-To Geek is where they outline the steps.  Basically it leverages local Group Policy (although there is no reason you can’t do this in global group policy on your Windows Small Business Server 2008 machine) to allow users to only run certain applications.  Thus preventing users from getting into trouble and lowering your total cost of ownership on that client PC (or your whole network).

I’m copying the steps here for convenience.  Thanks How-To Geek!

 

If you have a shared or public computer you might want to allow users to use only specified programs. Today we take a look at a setting in Local Group Policy that allows you to set only specified programs to run.

Note: This process uses Local Group Policy Editor which is not available in Home versions of Windows 7.

First click on Start and enter gpedit.msc into the search box and hit Enter.

Navigate to User Configuration \ Administrative Templates \ System. Then under Setting scroll down and double click on Run only specified Windows applications.

GPedit.msc

Set it to Enabled, then under the Options section click on the Show button next to List of allowed applications.

4spec

A Show Contents dialog comes up where you can type in the apps you want to allow users to run. When finished with the list, click OK then close out of Local Group Policy Editor.

5spc

If a user tries to access an application that is not on the specified list they will receive the following error message.

6spec

This is a nice feature for limiting what programs users can or cannot access on the computer.

Thursday, November 12, 2009

Managing Hyper-V servers from Windows 7

Hyper-V and virtualization seems to be one of the most versatile ways to run servers and clients these days.  Single piece of hardware, many different machines.  For me, Hyper-V is really my primary test environment for building Windows Small Business Server and Windows Home Server.

To date I constantly am using Remote Desktop to connect to my virtual server, at which point I can connect to all my different machines.  While I could connect via remote desktop to all the machines, they are on a separate, network connection behind a router, and it’s just been easier to connect to one machine to get access to them all.

Well, I have recently discovered the Hyper-V Management tool, which is a part of the Remote Server Administration Tools for Windows 7.  This manually installed Windows Update package enables the server administration tools to be installed via the turning Windows Features on or off in the Control Panel.

Turn Windows features on or off

Once you’ve installed the MSI, simply click on this section of the control panel and choose the remote administration tools you want, I chose the Hyper-V tools

Windows Features

Once this is finished installing, you get the familiar Hyper-V console, and you can open the machines on your client, and make changes directly.

My only caution is to make sure you continue to keep the host patched and up to date from Windows Update.

Monday, July 13, 2009

WPC SMB Session: Which Server is Right for you

Here at WPC, we just finished our first SMB Session by the Leadership teams of Windows Small Business Server 2008, Windows Essential Business Server 2008, as well as Foundation Server.

The session was a great success and its already posted (with Pictures) over at the Official SBS Blog.

 

The session was a great success!

Wednesday, March 25, 2009

Exchange Server Remote Connectivity Analyzer

The Official Exchange Team Blog just announced the release of their Exchange Server Remote Connectivity Analyzer. The connectivity check will allow you to choose what type of Exchange protocol you want to talk to your Windows Small Business Server on and prompt you for a particular user and it will tell you what the problem is for connecting to that server.

Overview

The Exchange Server Remote Connectivity Analyzer is a web site for IT Administrators to validate and diagnose end-to-end Exchange scenarios.  The site simulates multiple Exchange client access and inbound SMTP scenarios from outside the customer’s infrastructure and reports whether the test was successful.  If the test fails, we tell the IT Admin exactly where in the process it failed as well as provide troubleshooting tips on resolving the issue.  See the screenshot below.

ExchRCA02.jpg

In this version, the tool provides the following end-to-end tests:

  • Exchange ActiveSync (v2.5 and greater… including AutoDiscover)
  • Outlook Anywhere (OL2003 and greater… including AutoDiscover)
  • Inbound SMTP

Note: The Outlook Anywhere test will fail when the server is running MOMT (e.g. an Outlook.com mailbox) since the tool doesn’t currently test encrypted RPC… but check out the detailed and clear error message!

Coming Soon

We will be expanding the Exchange scenarios in the next few months to include the following:

  • Outlook Web Access
  • IMAP
  • POP
  • Exchange Web Services

Quick demo

 






Get Microsoft Silverlight

Check out the short video describing the tool on TechNet Edge.  Or try the high quality version.

Friday, November 21, 2008

Windows Essential Server Solutions Partner FAQ

Now that both Windows Essential Business Server and Windows Small Business Server 2008 have launched, the marketing team has put together a 33 page FAQ today!  The FAQ is available on the Partner Portal, just point your web browsers here.

The FAQ includes links and information on:

  • Trial Versions
  • Pricing and Availability
  • Software Assurance
  • Virtualization
  • Migration

All you have to do is register as a partner and the information is yours!

Tuesday, October 14, 2008

Windows Essential Solutions Launch is Right around the Corner!

November 12th is creeping up faster than you are probably thinking about it.  The Launch will be a virtual launch, hosted at The Dream Server Launch website.  I will be participating in the launch event, along with a few of my SBS and EBS buddies.  Be there or Be Square!

Also, secure your position as trusted advisor by implementing Windows Essential Server Solutions to help your customers reduce costs and increase productivity by streamlining their IT infrastructure. Generate leads by inviting your customers and prospects to the Windows Essential Server Solutions special launch webcast using guidance and an invitation email template.

 

 

Tuesday, September 16, 2008

Bob Muglia talks about his home Network

Over on TechNet Edge, Bob Muglia, Senior VP of Windows Server (yes, the guy who runs SBS, EBS, Home Server, Windows Server, SQL, etc.) talks about why he runs 9 servers in his home. Check it out:


Bob Muglia - Senior VP by day, IT Pro by night


The video is a tad old, but talks about what Bob does to help understand the small and mid-market spaces.

Monday, September 15, 2008

Windows Essential Business Server has RTM'd!

Similar and not far behind Windows Small Business Server 2008; The Essential Business Server has been released to Manufacturing.  Thus, by the same launch date for the Windows Essential Solutions Family, of November 12th, 2008, both products will be available in many of the retail channels.  Additional pricing, and support information will be available by this time.

Enjoy!

Tuesday, September 02, 2008

SBS 2008 has shipped, EBS is next, prepare your Mid-sized Biz!

As you know, Windows SBS 2008 has RTM'd! ... And right on the heals of SBS, comes out the new Essential Business Server.  If you are a medium-sized business, or help manage a medium-sized business, and are anticipating the release of this product, why wait?  You can get started today!

The EBS team has provided a Jumpstart Online Kit that will help you determine, through a seven-step process if Windows EBS is the right fit for your business, including how to start or improve your Windows EBS Practices.  The tool includes checklists, resources and Return on Investment calculators to help you prepare and set you up for EBS.

Plus there is some marketing "Jumbo" as well.  :o)

Seriously, the tool offered to scan and offer you suggestions on your network is top-notch, over 90 checks and solutions taken from Microsoft's top-notch enterprise specialists support group, all boiled down into a single tool.  If you're running a medium-sized business on Windows, or planning to get EBS at some point, definitely check out the tools available at the Jumpstart Online Kit.

Monday, August 11, 2008

Thursday, May 15, 2008

Essential Business Server (EBS) Demo with Bjorn!

For those of you who weren't aware, SBS has a big brother now, a monster 3-server sku specific for Medium Businesses called Essential Business Server.  If you aren't aware, it's time to fix that! (details on the Essential Family web site)



Essential Business Server (EBS) demo with Bjorn

Bjorn gives you a demo of EBS over on TechNet Edge.  The specific link to the demo video is here.

If that gets you super excited, and you just can't wait to get your hands on this 3-server power-house, then you might want to jump into the EBS Public Preview!

Tuesday, September 04, 2007

Enabling the Network Map on Windows Server 2008

As you may have guessed, I've been running Windows Vista for quite some time now, I'm sure many of you have too, and are eagerly awaiting Windows Server 2008, and of course, utlimately, Windows Small Business Server 2008!

Well, looking at my Windows Vista Networking & Sharing Center, I was able to pull up the network map of my laptop (modified to fit this blog):


Wait a sec, where did you get that?

Ah, here's how I found this nifty feature:

  • Click Start, then Network.

  • Then right below the address-bar, you'll see Network and Sharing Center, click it

  • Then above the graphic, click View Full Map, and there you have it

One of the things you'll notice immediately being on a Small Business Server 2008 box is that by default, this handy map is disabled. The reasoning for this is because as a Domain Controller, there could be many many machines attached to the network,and discoverying the layout of the network is not a task you really want your domain controller to be doing (you know, over allowing logons to happen, e-mail to be processed etc.). But it's not that big of a deal for small networks with some of the high powered machines you might have.

So here is how to turn it back on!

  • Crack open your trusted local policy editor on the DC by clicking Start and running gpedit.msc, you'll have to accept the LUA prompt

  • Browse down to Local Computer Policy, Computer Configuration, Administrative Templates, and Link-Layer Topology Discovery.

  • Once in there switch both Turn on Mapper I/O (LLTDIO) Driver and the Turn on Responder (RSPNDR) driver to Enabled from Not Configured.

  • Now refresh the map, you don't even need gpupdate /force because it's the local policy!

Enjoy the map view of your network.

Please note that some restrictions apply (as in XP machines without the LLTD responder installed will not reply, and any class of machine lower than Windows XP, including MAC and various forms of *ix)




Thanks to broadband, now affiliate marketing has new meanings. You can use cheap web hosting to host any kind of domain names you like, then you can proceed with website design and the rest. Features like online backup further contribute to the deal. One can compromise on the website design where needed.

Monday, June 11, 2007

Another Sneak Peak into Cougar

So, it appears that you enjoyed my last post about where my next version of SBS is. Well, I was surfing (my email) and this handy link of what's coming in Windows Server 2008 appeared.

As you know, Cougar's base operating system is based on Windows Server 2008. Many (but not all) of the features that come with Windows Server 2008, are available in Small Business Server. I unfortunately cannot speak to which features appear, and which one's don't.

But hey, nothin' like another teaser eh? I feel like a movie trailer, except I can't show you all the scenes and make you not want to go out and see the full-feature! :)



Due to increasing number of free web hosting services, a new web hosting company is sprouting up on every corner. With the sue of internet phones, world has been reduced to nothing. The webmaster basically makes use of these facts in online marketing, from web design to the rest of seo work.

Thursday, May 31, 2007

Hey! Where's my next version of SBS?

You wanna know about the next version do you? Well, Since our trip to New Orlean's a TS2 blog has popped up some public information.(here), I'd like to take the opportunity to publish similar information here.

Cougar is the code name for the next version of SBS. When the SBS team decended on New Orleans, some of the following information came out to the public. I wanted to make sure I shared so you could know what's going on with the next version.

  1. Cougar includes Exchange 2007 which is x64 only, This means that Cougar will be x64 only.

  2. Since Cougar is x64 only we can deduce some things just based on how the technology works. This means in-place upgrades from earlier versions will not be supported (x86 hardware cannot support x64 software). Since Chris Almida was also there to speak to migrations, and he is our man in charge of the migration he is not planning to provide an in place upgrade from x64 hardware (again, this makes sense since the OS is x86, and it cannot be upgraded to x64). There will be a migration too that will take you from your current SBS to Cougar on ANOTHER BOX. We are still working on this solution. (I had a meeting yesterday on this actually!)

  3. The SBS Backup solution is being completely re-vamped. However, we have made the full switch, and the backup solution will no longer support backing up to tape. Using snapshot technology, the backups will be extremely quick using incrementals that can be scheduled as often as every 30 minutes. A copy of NTBackup will be able to extract files from the old SBS 2003 format, but no new data can be added. If tape is super important to you, start sizing up 3rd party backup solutions.

  4. To date, we are not planning on changing the 75 user limit.

  5. Cougar will need to be installed behind some kind of firewall and the single-NIC model will be the only mode. You must use a firewall in front of the SBS box, this can be a hardware router type item, or a software firewall such as ISA.

  6. Cougar will be based on Longhorn server now officially called Windows Server 2008.


In addition to the points made in New Orlean's, I'd like to add my own. Cougar looks really really sweet! But then again, I am biased. :o)

Our Beta 1 is in the field with our MVPs (don't ask, they can't talk about it either!) and I'm already starting to contemplate an upgrade to Cougar at my house. Now I just need to find some x64 hardware.... hrm....



With cheap web hosting, today we have many more email marketing options. However, it is important that out web hosting service offers email hosting as well. If not, there is a not a lot the webmaster can do with the wireless internet.