Author Archive for KW – Page 31

Windows Server 2012 Essentials–A First Look

On Saturday, Sept 22, 2012 I gave a presentation on the new Windows Server 2012 Essentials product, a new release from Microsoft, at the 2nd annual Tampa I.T. Pro Camp day.

001a
I brought in a HP MicroServer unit (12”x12”8” in size) with 8GB of memory, running Windows Server 2012 Hyper-V (GUI) as the parent.

I had two guest partitions running – Windows Server 2012 Essentials and Windows 8 client workstation. I think several people were more interested in the HP MicroServer than with W2012 Essentials 🙂

For those who are interested, here is a PDF file of my I.T. Pro Camp/Tampa slide deck presentation.

001b

Tampa I.T. Pro Camp Tomorrow

The 2ns annual Tampa I.T. Pro Camp takes place tomorrow (Sept 22, 2012) from 8am to 5pm. Please come and spend a day learning about new Microsoft products, from Server 2012 to Power Shell 3.0. Registration is free (click here).

I will be presenting at 9am on the topic of “Windows Server 2012 Essentials – A First Look’.

kwspeaker

Here is a list of all 30 sessions that are currently scheduled:

http://itprocamp.com/tampa/2012/08/19/2012-schedule/

Location for this event is:

Rasmussen College
4042 Park Oaks Blvd
Suite 100
Tampa, Florida 33610

(Approx. the corner of MLK Blvd and Falkenburg Dr in Brandon)

Google Apps and Windows XP

Google recently announced that they will discontinue support for Microsoft’s Internet Explorer 8 (IE8) for its online apps and services by mid-November 2012. This decision is based on Google’s policy to only support the most recent version of a browser, and it’s immediate predecessor.

image

IE9 is currently available for Windows Vista, Windows 7, and Windows 2008 servers). IE10 is scheduled to be released in late OcTober.

This announcement by Google specifically impacts Windows XP users, as Windows XP does not and will not support IE9. This means that XP users may experience some loss of features when using things like Google Apps.

Please note that you can continue to use Google as your search engine with IE8 on your XP workstation. That is not being affected. Only online services such as Google Apps are impacted.

Solutions?

  1. The easiest (and less expensive) solution is to install the latest version of Google Chrome browser on your XP workstation, and use it for accessing Google Apps, and use IE8 for all your other web browsing needs.
  2. If you are already running Windows 7 or Windows Vista, you can do a free, in-place upgrade from IE8 to IE9. Here are the links:
    Download IE9 for Windows 7
    Download IE9 for Windows Vista
  3. Or, you can use this time to start thinking about replacing that old XP workstation with a newer Windows 7 system.

If you have questions, please contact me.

Office 365 Service Description Documents

Microsoft makes available a list of “service description” documents related to Office 365. The list addresses everything from Exchange Online to Office Web Apps, from Apple Mac/IOS support to SharePoint Online.

Here is the link:
http://www.microsoft.com/en-us/download/details.aspx?id=13602

image

GoDaddy Services Down

Go Daddy

Earlier this afternoon (Monday Sept 10, 2012) GoDaddy acknowledged via their Godaddy Twitter site that they are experiencing a major outage. GoDaddy-registered web sites are offline.  At around 4pm (EST) they tweeted the following:

GoDaddy Update: Still working on it, but we’re making progress. Some service has already been restored. Stick with us.

As far as I can tell, this outage does not affect any sites that are just using GoDaddy’s SSL certificates.

PSCONFIG tips to fix SharePoint issues!

With SharePoint 2007 and 2010, it’s becoming necessary to run the psconfig utility after installing SharePoint security updates, in addition to running it after installing SharePoint service packs.

I just worked on a SBS 2008 server where the companyweb site stopped working, and users were getting the infamous ‘The Web Page is not available’ error. I discovered that a security update (KB 2596911) had recently been installed.

So, from the FWIW Dept:

If companyweb doesn’t start right away, check these two things before panicking:

  • From Services.msc, see if the World Wide Web Publishing is stopped. If so, start it up.
  • From IIS, see if the SBS SharePoint service is stopped. If so, start it it up.

image

 

Finally, you may find that running psconfig does not fix things right away. In fact, I had to run the psconfig command twice before Companyweb would run on this particular server. Go figure!

Tampa IT Pro Camp coming!

The second annual Tampa I.T. Pro Camp is just two weeks away – Saturday September 22, 2012 from 8am to 5pm. There will be 30 sessions covering topics such as Power Shell, Sharepoint, Windows Server 2012, Hyper-V and more! It’s also a great time to talk with other I.T. people from the local area.

I’m honored to have been asked to be one of the presenters.

For more information, or to register (free!) – go to http://itprocamp.com/tampa/

itprocamptampa

How to avoid domain joining a workstation in Windows Server 2012 Essentials

Windows Server 2012 Essentials (W2012e), in many ways, gathers together some of the best features amongst the Windows Home Server (WHS), Windows Storage Server 2011 Essentials, and Windows Small Business Server 2011 Essentials products.

Those who have grown to love and use WHS over the years know that WHS is not a domain server, and thus there is no need to do a domain join of your workstations. You run the connector software and you’re done.

image

W2012e, on the other hand, is a domain server. And when you run the connector software from a workstation, your workstation is automatically domain joined to the server, which requires a reboot of the workstation, and then it proceeds through creating a new account on the workstation.

Not that that’s bad … domain-joined workstations can take full advantage of things such as group policy, domain credentials, and VPN.

But what are the options for the WHS users and sites that do not need or want to join workstations to the domain?

Microsoft has released instructions (click here) for a regedit change that will bypass the domain join requirements when deploying a workstation in a W2012e network. Please note that although these instructions were posted on the Microsoft Technet forum site, they should not be considered an “officially supported” setup.

To skip joining the domain during a client deployment

  1. On your client computer, go to Start and search for command prompt “cmd“.
  2. In the search results, find cmd.exe and run as administrator.
  3. Type the following command prompt:
    reg add “HKLM\SOFTWARE\Microsoft\Windows Server\ClientDeployment” /v SkipDomainJoin /t REG_DWORD /d 1
  4. Complete the steps on the Connect Computers to the Server Help topic.

Windows Server 2012 Free ebook

Microsoft Press announced today that the PDF version of Mitch Tulloch’s book Introducing Windows Server 2012 (RTM Edition) is available as a free download!

http://blogs.msdn.com/b/microsoft_press/archive/2012/09/05/free-ebook-introducing-windows-server-2012-rtm-edition.aspx

image

SBS 2011 BPA Known Issues

Microsoft’s Best Practices Analyzer (BPA) for SBS is an excellent way to identify potential issues that can affect server performance and reliability. Refer to my previous blog post on how to install BPA for SBS 2011 Standard and Essentials.

The BPA report may identify both errors and warnings.

Please keep in mind that some of the warnings are simply that – warnings – and that not every warning needs to be fixed. For example, back in June, Microsoft identified an invalid BPA warning that they posted with a recommendation to ignore the warning. The invalid warning is:

The /EWS virtual directories maxRequestLength doesn’t match the get-transportconfig MaxSendSize

Furthermore, if you attempt to implement the change recommended by this BPA warning, you will create other problems, such as problems when adding a new user (click here).

image