July 2009 - Posts

These are the tested scale for the MOSS environment. The maximum they tested was 50 million items.

Estimate performance and capacity requirements for search environments

Posted by Richard | with no comments
Filed under:

Here is an overview video. This is really good lead in for working with the next SharePoint Technology and WSS information.

Overview Video

Posted by Richard | with no comments
Filed under: ,

Cool Beans… Better Together…

Choice. Value. Innovation. - Home

Posted by Richard | with no comments
Filed under: ,

This is a sample site that shows our SharePoint training offering that can be taken and user access tracked.

Home - SharePoint Training

Posted by Richard | with no comments
Filed under:

Migrate from Microsoft Content Management Server 2002 to Office SharePoint Server 2007

http://msdn.microsoft.com/en-us/library/aa480225.aspx

http://msdn.microsoft.com/en-us/library/aa480227.aspx

Posted by Richard | with no comments

There is a kit for MOSS and WSS that is available so that the sites is fully 508/Accessibility compliant. Most of SharePoint is already compliant, but there are some features that make certain things not compliant. By following the guidelines below you can obtain even better compliance.

Microsoft SharePoint Team Blog

http://www.mobiusdevelopment.com/dev/Blog.asp?ArticleID=6491572021158461932

http://planetmoss.blogspot.com/2007/09/sharepoint-accessibility.html

http://techtalkpt.wordpress.com/2008/06/18/building-accessible-sharepoint-sites-part-1/

http://techtalkpt.wordpress.com/2008/08/07/building-accessible-sharepoint-sites-part-2/

http://www.microsoft.com/industry/government/products/section508.mspx

Posted by Richard | with no comments
Filed under: ,

This is pretty cool if it is true…

I have not heard for sure, but I definitely urged the management to have a “showcase” as well.

Leak: Inside the Microsoft Store With Wall-Sized Screens and the Answers Bar

Posted by Richard | with no comments

From the Powershell version 0f this I did awhile ago, here is a VBScript version of the same thing.

This shows the various classes and methods in WMI for manipulating the DNS entries in Microsoft DNS.

27.4 Creating and Manipulating Resource Records :: Chapter 27. Manipulating DNS :: Part III: Scripting Active Directory with ADSI, ADO, and WMI :: Active Directory :: Server Administration :: eTutorials.org

Posted by Richard | with no comments
Filed under:

AWESOME!!! Time to rebuild my machine now… Hyper-V R2 here I come soon…

Windows Virtualization Team Blog : Windows Server 2008 R2 & Hyper-V Server 2008 R2 RTM!!!!

Posted by Richard | with no comments
Filed under: ,

Using the scope parameter, you can change the scripting levels for the current user only.

PowerShell V2 makes this reality much more transparent through a concept called “Execution Policy Scopes.” In V1, the scopes are as follows. Items on top, if defined, override items below them:

  1. Machine-Wide Group Policy
  2. Current-User Group Policy
  3. Machine-Wide ExecutionPolicy (stored in HKLM)

In V2, the scopes are as follows, with “Process“, ”CurrentUser”, and “LocalMachine” now surfaced as the –Scope parameter to Set-ExecutionPolicy

  1. Machine-Wide Group Policy
  2. Current-User Group Policy
  3. ExecutionPolicy parameter to PowerShell.exe
  4. PSExecutionContext environment variable
  5. Current-User ExecutionPolicy (stored in HKCU)
  6. Machine-Wide ExecutionPolicy (stored in HKLM)

Windows PowerShell Blog : PowerShell’s Security Guiding Principles

Posted by Richard | with no comments
Filed under: ,

 

Use Active Directory Powershell to manage Windows 2003/2008 DCs

Active Directory Powershell Blog : Use Active Directory Powershell to manage Windows 2003/2008 DCs

Posted by Richard | with no comments
Filed under:

If you need to run PowerShell scripts from another application, here is a way you can do that.

Introduction

My previous article showed how to run PowerShell scripts from C#. That implementation was limited in the sense that it would run scripts synchronously, blocking until the script finished what it was doing. That is fine for short-running scripts, but if you have long-running or even never-ending scripts, you will need asynchronous execution. This article shows just how to do that.

CodeProject: Asynchronously Execute PowerShell Scripts from C#. Free source code and programming help

Posted by Richard | with no comments
Filed under: ,

Now HERE WE GO!!! This is how you can make the Active Directory commandlets work for Windows 2003 directories. You have to install this web service and then the commandlets will work in PowerShell for older Domains.

Active Directory Powershell Blog : Use Active Directory Powershell to manage Windows 2003/2008 DCs

Posted by Richard | with no comments
Filed under: ,

Funny…

http://www.biblegateway.com/passage/?search=Matthew+20:1-16

The funny thing about  this parable is that the point of this is that all are the same in the eyes of God.. Wither you join first of last, you receive the same. In the case of the vineyard, just because they worked longer, they agreed to work for the same amount. Treating everyone the same is the point of the parable. Not the rights of the workers. If they agreed to a denari per hour that would be different.

Posted by Richard | with no comments
Filed under:

Daniel makes a good point here…  Microsoft has usually done a great job when interoperability is the goal. .NET including the Oracle provider before Oracle really supported it was a big plus for developers and those using oracle databases.

Looking at the comments, losta of developers are not happy about it either. Well we will see where this ends up, but keep it in mind if you are trying to use Oracle, migrating to ODP.NET might be your only option.

http://blogs.msdn.com/adonet/archive/2009/06/15/system-data-oracleclient-update.aspx

 

Daniel Morgan: Microsoft deprecates System.Data.OracleClient in .NET 4.0

Posted by Richard | with no comments
Filed under: ,
More Posts Next page »