Small Business Server 2003 Best Practices Analyzer tool
Posted Wednesday, 17 October 2007 by Misha Hanin

The Microsoft Windows Small Business Server 2003 Best PracticesAnalyzer tool is available. This tool examines a server that is running Windows Small Business Server 2003. The tool collects configuration information from many sources including the following sources:

Active Directory Windows Management Instrumentation (WMI)
Registry
Metabase
Then, the tool analyzes the collected information, and the tool verifies this information for correctness. After the tool has collected and analyzed the information, the tool presents a list of issues that are sorted by severity. For each issue, the tool provides descriptions of what the problem is and of how you can fix this issue

 

 

AdminInfo.ca
Posted Monday, 08 October 2007 by Misha Hanin

Hi Folk,
As many of you know, the main address of this website is http://TheSystemAdministrator.com but from now on, you can also reach it by using these  addresses:
http://en.n-admin.com and http://www.AdminInfo.ca

 
itknowledgeexchange.techtarget.com
Posted Tuesday, 16 October 2007 by Misha Hanin
Hello Admins!

I’m glad to announce, that I’ve started a new blog at Techtarget.com and I really hope that this will be a great way to share with colleagues worldwide.


 
MCP Special Live Meeting Webcast
Posted Saturday, 13 October 2007 by Misha Hanin

There are some very cool things in the works for MCPs in coming weeks. In the meantime, register for this Live Meeting on October 31 to hear from the MCP team (including Bill Wall, our director of strategy) about Microsoft Certification, new benefits for MCPs, and Q&A about the future of the MCP program. 

·  October 31 at 7:30 A.M. Pacific Time (What time is this in my region?)

·  October 31 at 5:00 P.M. Pacific Time (What time is this in my region?)

Frequently Asked Questions

Trika, WHAT THE H is this meeting all about?!#!@!?

A few cool things, I think. Really! You should attend and meet George, the chocolate martini-drinking MCP program manager.

Trika, did you know that October 31 is Halloween in many countries in the Western world and a few other places?

Yes. I bet your kids would rather attend this Live Meeting than go trick or treating, why don't you ask them.

May I attend this meeting in costume?

Yes, you may attend the meeting in costume.

What should I be for Halloween?

Ask your spouse. My recommendation is that you go as a little white lamb; a snowy-wooled native of new zealand, where there are "more sheep than people(TM)". Or, go as Mr. T. 

Trika, did you know that December 5 is Sinterklaas?

No, not until Erwin told me. MCPs in Holland, I'm very sorry for our scheduling of the WS2008 Live Meeting. But I'm excited for Sinterklaas, which I've learned celebrates "a kind of benevolent old man...by exchanging gifts and making good-natured fun of each other." Can you beat it?

 

 
SQL Server 2005 Driver for PHP
Posted Saturday, 13 October 2007 by Misha Hanin

In its continued commitment to interoperability, Microsoft has released a new SQL Server 2005 Driver for PHP. The SQL Server 2005 Driver for PHP Community Technology Preview (CTP) download is available to all SQL Server users at no additional charge. The SQL Server 2005 Driver for PHP is a PHP 5 extension that allows for the reading and writing of SQL Server data from within PHP scripts. The extension provides a procedural interface for accessing data in all editions of SQL Server 2005 and SQL Server 2000.

This CTP release has been made available for general testing purposes only. Do not deploy the CTP software in production. Peer-to-peer support is available in the SQL Server 2005 Data Access forum. To submit feedback on this CTP release, visit the SQL Server Feedback Center.

 
Add 'Take Ownership' to right-click menu in Vista
Posted Thursday, 11 October 2007 by Misha Hanin

The first step is to create a registry file, let say the name of file will be Owner.reg: 

Double-click your Owner.reg file to apply it to the registry.

You will have to grant access, click Continue.
The registry editor will give you a security prompt, click Yes.
You will be greeted with the following message from the registry editor, click Ok:

When you hold shift and right-click on a file or folder you will have the option of changing the ownership.

Please note that before the ownership will be changed, you must grant access, click Continue.

In order to verify that the “Take Ownership" dialog successfully processed, you can right-click on a file, choose Properties and then choose Details and you will see the “Owner” section changed to COMPUTERNAME\USERNAME.

 
Managing Windows 2008 Server Core through RDP
Posted Wednesday, 10 October 2007 by Misha Hanin

As described in previous articles, Windows Server 2008 has an interesting option to install it with a minimal graphical user interface (or GUI for short). This method of installation is called "Server Core", and it allows an administrator to only install the minimum binaries required to run a specific server role (currently, there are 9 possible Server Core roles). You can read more about it on my "Understanding Windows Server 2008 Server Core" article.

 
Managing Windows 2008 Server Core Local Settings
Posted Tuesday, 09 October 2007 by Misha Hanin

In Windows Server 2008, Server Core installation does not include the traditional full graphical user interface (GUI). Therefore, once you have configured the server, you can only manage it locally at a command prompt, or remotely using a Terminal Serverconnection. A third management option is to manage the server remotely using the Microsoft Management Console (MMC) or command-line tools that support remote use.

A Server Core installation provides these benefits in three ways:

  • By reducing the software maintenance required (less updates, etc...)
  • By reducing the management required
  • By reducing the attack surface

To accomplish this, the Server Core installation option installs only the subset of the binary files that are required by the supported server roles. It takes about 1 GB of disk space and +/- 100 MB memory footprint (varies per server core role).

The following list is a compilation of some of the most useful commands allowing you to either locally or remotely manage a Server Core installation. You can use this as a quick reference guide, but as always, reading the full server help for a full guide.

 
Automatically Power Up VMware Server Guest Operating Systems
Posted Saturday, 06 October 2007 by Misha Hanin
To configure VMware Server automatic power up motions for Virtual Guest OS systems, go to your VMware Server Console. Select the tab of the virtual machine that you want to configure the automatic power up options for. Click on Edit Virtual Machine Settings, either on the Summary View for that Virtual Machine (VM) or by going to the VM Menu, then Settings.

Once inside the VM Settings, click on the Options tab, then select Startup/Shutdown. From there, you will need to change the account that the VM will start under. I recommend selecting Local System Account. Finally, select the Startup & Shutdown options for this VM when the Virtual Host boots. Most likely, you want to choose to Power on virtual machine on host startup and Power Off Virtual machine on host shutdown. When you are done, click OK to save your changes. You can choose to do this to however many production virtual systems you want to boot when this host system starts.

Here is a graphic of what the configuration looks like:



 
Windows Server 2008 Release Candidate: System Requirements and Installation Documentation
Posted Monday, 08 October 2007 by Misha Hanin
For important information you should know prior to deploying and using the Microsoft Windows Server 2008 operating system, including known issues, see readme.htm on this page. You should familiarize yourself with all of the known issues listed in that document prior to installing the software.

For late-breaking issues that you might need to address after installing this release candidate of the Windows Server 2008 operating system, see relnotes.htm on this page. Unless otherwise specified, these notes apply to all versions and editions of Windows Server 2008. The release notes file will be continuously updated until the next release is available and a new release notes document is published.
 
Configuring Windows Server 2008 Server Core Basic Networking Settings
Posted Monday, 08 October 2007 by Misha Hanin

Like any other server, Windows 2008 Server Core machines must be properly configured to be able to communicate on your network. Some of these settings include:

  • Configuring an IP address
  • Configuring an administrator's password
  • Configuring a server name
  • Enabling remote MMC snap-in management
  • Enabling remote RDP connections
  • Enabling remote Windows Firewall management
  • Enabling remote shell management
  • Activating the server
  • Joining a domain
  • Configuring Windows Updates
  • Configuring error reporting
  • Adding server roles and features

 

 
Transfer FSMO roles using the MMC snap-in
Posted Saturday, 06 October 2007 by Misha Hanin

In order to transfer the 5 FSMO roles, both domain controllers must be online. If the source domain controller is NOT available, you must seize the roles.

To Transfer the Domain-Specific RID Master, PDC Emulator, and Infrastructure Master FSMO Roles:

1. Open the Active Directory Users and Computers snap-in from the Administrative Tools folder.

2. If you are NOT logged onto the target domain controller, in the snap-in, right-click the icon next to Active Directory Users and Computers and press Connect to Domain Controller.

3. Select the domain controller that will be the new role holder, the target, and press OK.

4. Right-click the Active Directory Users and Computers icon again and press Operation Masters.

5. Select the appropriate tab for the role you wish to transfer and press the Change button.

6. Press OK to confirm the change.

7. Press OK.

8. If this is the last role, press Cancel to close the dialog.

To Transfer the Domain Naming Master Role:

1. Open the Active Directory Domains and Trusts snap-in from the Administrative Tools folder.

2. If you are NOT logged onto the target domain controller, in the snap-in, right-click the icon next to Active Directory Domains and Trusts and press Connect to Domain Controller.

3. Select the domain controller that will be the new role holder and press OK.

4. Right-click the Active Directory Domains and Trusts icon again and press Operation Masters.

5. Press the Change button.

6. Press OK to confirm the change.

7. Press OK.

8. Press Cancel to close the dialog.

To Transfer the Schema Master Role:

01. Register the Schmmgmt.dll library by pressing Start / RUN and typing regsvr32 schmmgmt.dll. Press OK. You should receive a success confirmation.

02. Start / Run / MMC / OK.

03. On the Console menu, press Add/Remove Snap-in.

04. Press Add.

05. Select Active Directory Schema.

06. Press Add and press Close.

07. Press OK.

08. If you are NOT logged onto the target domain controller, in the snap-in, right-click the Active Directory Schema icon in the Console Root and press Change Domain Controller.

09. Press Specify .... and type the name of the new role holder.

10. Press OK.

11. right-click right-click the Active Directory Schema icon again and press Operation Masters.

12. Press the Change button.

13. Press OK and OK.

14. Press Cancel to close the dialog.

 
Generate a List of all Forwarding Entries in Exchange
Posted Friday, 05 October 2007 by Misha Hanin

I recently needed to migrate my email system to another account and discovered that users who had left the company were forwarding email to other people in the company. For the migration, I needed to know all the email addresses for which a person receives mail, including addresses of the people who forward messages to them. I found that the address an account forwards to is stored in the altrecipient attribute, so I wrote the following script to find all users with this attribute populated, then output the users' email addresses and addresses of the mailboxes forwarded to.

 
Understanding Windows Server 2008 Server Core
Posted Saturday, 06 October 2007 by Misha Hanin

One of the most exciting new features of Windows Server 2008Server Core machine.

is its ability to install as a
A Server Core installation provides a minimal environment for running specific server roles, which reduces the maintenance and management requirements and the attack surface for those server roles. A server running a Server Core installation supports the following server roles:
  • Active Directory Domain Services (AD DS)
  • Active Directory Lightweight Directory Services (AD LDS)
  • DHCP Server
  • DNS Server
  • File Services
  • Print Services
  • Streaming Media Services
  • Windows Virtualization
 
FileMenu Tools (Freeware)
Posted Saturday, 06 October 2007 by Misha Hanin
FileMenu Tools lets customize the context menu of the Windows Explorer. It lets configure the following aspects:

    * Add some build-in utilities in order to do operations over files and folders.
    * Add customized commands which let run external applications, copy/move to a specific folder or delete specific file types.
    * Configure the "Send to..." submenu.
    * Enable/disable the commands which are added by other applications to the context menu.
 
<< Start < Prev 11 12 13 14 15 16 17 18 Next > End >>