Archive for SBS2003
06.05.09
Posted in OS, SBS2003 at 12:41 am by webmaster
While we are in the era of Windows 2008 (and SBS 2008) we need to consider new operating system tuning guidelines.
For example most partitions are aligned on 1 MByte boundries. To see what your boundries are use:
wmic partition get Index, Name, StartingOffset
Permalink
Comments off
07.29.08
Posted in OS, SBS2003, Exchange, sbs2008 at 9:16 pm by webmaster
Sometimes you want to perform a migration where you want to manually migrate the mail - in a semi-automatic fashion. Exmerge is a tool that can be employed to do just that.
Because the domain administrator has explicit deny permissions set by default which restricts the domain administrator from accessing the users mailboxes to perform either exports or imports, additional steps must be used to perform this taks
Preparing a User Account to use Exmerge
Here is a method that I employed to allow Create a user account
- Create a regular user account (exmergeusr)
- Create a regular security group (exmergegrp)
- Add the exmergeusr to exmergegrp
- Add the exmerge user account to the local administrators group
There is also a way to enable the security tab of the exchange system manager so you can disable the explcit deny permissions for the domain administrator (temporarily) http://www.computerperformance.co.uk/Registry/registry_hacks_exchange.htm
Now you are all ready to start using Exmerge.
Preparing to use Exmerge
- download exmerge
- unzip
- copy C:\Program Files\Exchsrvr\bin\exchmem.dll to exmerge folder http://support.microsoft.com/kb/297362
- Check destination disk space (for export) is 1.5 times store size
- Create pst folder to hold the pst files you will be exporting
- Run Exmerge to export to pst files on the source server
- Repeat the above procedure on the destination server to import from pst files on the destination server
Using Exmerge
Running Exmerge goes something like this
- run exmerge
next
- select 2 step
- select 1 for export 2 for import
- MSE server name SERVERNAME
- dc SERVERNAME
- Options –> Data first 2
- Options –> Import Merge (second option)
- Select mbox, select English locale
- select the destination for pst files if exporting or the source of pst files for importing
For SBS2008 these methods may work http://www.exchangeinbox.com/article.aspx?i=88
Permalink
Comments off
08.10.07
Posted in OS, win2003, SBS2003, Vista, Windows XP, Windows Vista at 11:31 pm by webmaster
A recent discussion came up in sbs2k3 Yahoo group about the various software IT Professionals use to inventory their LAN. Quite a few software packages were brought up that I had never heard of. A summary is included here:
- angryip - simple powerful network scanner to obtain IP and MAC address (No install required)
- SIW - standalone tool (No install required, technician license available (No install required)
- produkey - obtain product keys of software installed on your computer (No install required)
- SteelInventory - freeware
- SYDI - vbscript
- OCS Next Generation Inventory system - open source, (agent install)
- spiceworks - web based
- Kaseya - Enterprise class
- Prodoc - Computer renditions vbscript
- Houndog
- Network Veiw USB key, not free trial or demo may be available
- Loginventory
- Portable Utilities for the USB Drive Not sure what this is
- SNNP Tools 1, 2, SNMP Informant , webgetif
- Special K
- GFI
If these tools are “network aware” you can open up the Windows Firewall to just allow TCP ports 445 and 135 from a specific IP address.
Setting Path:
Computer Configuration/Administrative Templates/Network/Network Connections/Windows Firewall/Domain Profile
Windows Firewall: Allow remote administration exception
Permalink
07.27.07
Posted in OS, win2003, SBS2003, Vista, Windows XP, Windows Vista at 12:51 pm by webmaster
Often the question of what root certificate authrity is supported in a particular product. This MSDN reference summarizes all root CA’s and the feature set they provide.
Permalink
07.23.07
Posted in OS, win2003, SBS2003 at 12:19 pm by webmaster
As of this writing there is no known official Microsoft documnets specific to addding a branch office to SBS.
Defacto Microsoft documentation
- Branch Office Guide for Windows Server 2003
Check out these third party references:
- SmallBizServer (subscription)
- WindowsITPro
Permalink
05.20.07
Posted in SBS2003 at 2:14 pm by webmaster
Time is money and if you are like most IT consultants if you were paid a dollar for every minute you spent waiting for computers to start or stop you would be be well lets just say you probably wouldn’t be reading this right now.
Shutdown on a current install of SBS 2k3 SP1 on a system that well lets just say it is not modern hardware takes 7.5 minutes. Shutdown can be a lot lower than that if you have just recently started your system (2.5 minutes for me on the same system right after a start.)
Starttup on a current install of SBS 2k3 SP1 on a system that well lets just say it is not modern hardware takes 5 minutes 45 seconds minutes.
11:15:30 Power
11:16:00 Windows Server 2003 Splash screen
11:16:45 Windows is starting up
11:17:15 Preparing network connections
11:18:15 Applying computer settings
11:21:15 Press Control Alt Delete to login
Together that is 13 minutes 15 seconds.
There are several factors determining shutdown speed:
- Exchange/AD dependancy
- WaitToKill Registry Setting (My registry setting was to 10 minutes)
Permalink
04.17.07
Posted in OS, win2003, SBS2003 at 10:42 am by webmaster
A question that often gets asked is how to change the domain administrator password on Small Business Server. I will take this oppurtunity to plug the wealth of information available on the sbs2k3 Yahoo group. The guys (and gals) over there have come up with this:
- CTRL-ALT-DEL and change the password
- Open services and check for any services running under this account, and reset the password.
- Open Scheduled Tasks and check for any tasks running under this account, and reset the password.
- Open a command prompt and enter the following to reset the Directory Services Restore password.
- Open Command Prompt.
- Type the following:
- ntdsutil
- set DSRM password
- reset password on server NULL
- Enter the new password.
- Type the following:
- Quit
- Quit
- Close Command Prompt.
- One final thing you may want to consider doing is to reset any cached passwords for the administrator account on any machines that may have these passwords cached otherwise you may be constantly prompted to enter a password. Credit and background information here.
- Follow these steps to “forget” these passwords
- Start –> Settings –> Control Panel
- Double click “User Accounts
- Select the “Advanced” tab
- In the “Passwords and .NET Passports” area click “Manage Passwords”
- Remove everything there.
- Delete everything in the following two folders:
C:\Documents and Settings\YOURUSERNAME\Application Data\Microsoft\Credentials
C:\Documents and Settings\YOURUSERNAME\Local Settings\Application Data\Microsoft\Credential
Permalink
04.14.07
Posted in win2003, SBS2003, IE7, Group Policy at 2:41 pm by webmaster
Want to make IE7 a better user experience for your users? A simple group policy addition makes it much easier for your users to digest IE7.
The changes I make are:
- Display the menu bar
- Select some default options for users so they (you) don’t have to select them every time a new profile is created for a user.
You can make other changes if you want to but since IE7 is here to stay and it is not going away we might as well make this change easier for our users.
The steps are very straightforward:
- Download the new IE7 group policy settings which are deployed tfrom Microsoft through a .msi file which simply contains an adm file.
- Tweak the settings, here is what I have used (YMMV)
- Turn Off Managed Phishing Filter Enabled (Automatic)
- Prevent participation in the Customer Experience Improvement Program Enabled
- Prevent Performance of first run customization settings Enabled (Go directly to home page)
- Turn on Menu Bar by Default Enabled
As I stated above, the whole point of this excercise is to provide a “similar” experience to our users for IE7. This essentially should provide the menu bar for our users and prevent the users from having to answer questions about things they know nothing about anyway.
Want more details on how to do this? Here is an attempt at a step by step procedure. Please contact me if there are any errors or ommisions.
- Create a new Group Policy Object (GPO). Lets call it Custom-IE7
- Start –> Administrative Tools –> Group Policy Management
- Navitage to Forest –> Domains –> Domain Name –> Group Policy Objects
- Right Mouse Click (In the right window Pane, select “New”
- Type the name ofm your new GPO - “Custom - IE7″
- Link the Custom-IE7 GPO to an existing OU. This OU should contain the computers that you want to “tune” IE7 for.
- Find the Organizational Unit (OU) which contains the group of computers you want to apply these settings to (Use Active Directory Users and Computers)
- For example when using SBS 2k3 SP1 or higher I would use Domain –> My Business –> Computers –> SBSComputers
- Using the “Group Policy Management” GPM snapin, navigate to the OU selected in the above step, Right Mouse Click in the left window, and select “Link an existing GPO” and then select the “Custom-IE7″ GPO you created previously
- Ensure IE7 adm files are loaded into your domain
- New Group Policy’s Administrative Templates (.adm files) for IE7 are loaded automatically onto the Domain Controller when a Group Policy is opened from a workstation where IE7 has been installed (I have never used this method)
- Download and install “Administrative Templates for Internet Explorer 7 for Windows” manually
- Download the templates
- Install them
- Use the msi installer you just downloaded to install the templates to your server
- Using the GPM snapin navigate to “Custom - IE7″ GPO
- Select Edit
- Click Computer Configuration –> Administrative Templates
- Right-click Administrative Templates, click Add/Remove Templates, and then click Add
- navigate to wherever the templates were stored (C:\Program Files\Microsoft Group Policy)
- Select “inetres.adm”
- Click Yes
- Click Close
- Now the new IE7 Group policuy settings should be viewable in the GPO
- Configure the Custom-IE7 GPO to contain the special IE7 settings we want
- Using the GPM snapin navigate to “Custom - IE7″ GPO and Right Mouse Click and select Edit
- Navigate to: Computer Configuration –> Administrative Templates –> Windows Components –> Internet Explorer
- Modify the following settings
- Turn Off Managed Phishing Filter Enabled (Automatic)
- Prevent participation in the Customer Experience Improvement Program Enabled
- Prevent Performance of first run customization settings Enabled (Go directly to home page)
- Turn on Menu Bar by Default Enabled
- Use “gpupdate /force” on a workstation to ensure that your settings get incorporated right away
- Use “gpresult > gp.txt && notepad.exe gp.txt” to verify you see your group policy settings on your worksation.
References:
- Internet Explorer Deployment Guide (March 2007)
- Exploring New Functionality in Internet Explorer (Virtual Lab Doc)
Permalink
04.12.07
Posted in OS, SBS2003 at 12:05 pm by webmaster
If you are seeing eventid 47, 29 and sometimes 36 in the event logs of a default Small Business Server? Follow these steps as outlined by Susan Bradley:
Just want the steps:
w32tm /config /manualpeerlist:pool.ntp.org,0×8/syncfromflags:MANUAL
net stop w32time
net start w32time
w32tm /resync
The above command modifies the following registry values:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\W32Time\Parameters\NtpServer
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
For further information check these out:
W32 time sync issues kb article
Eventid.net (Eventid 29)
Microsoft Ntp Time Server list
Windows Server 2003 Time Synchonization kb
Great w32time article
Permalink
03.27.07
Posted in OS, SBS2003, Vista at 12:02 am by webmaster
Having trouble getting Windows Vista/IE7 to trust your self signed certificate?. Follow these easy steps:
- Run IE as an administrator (Right-click the desktop icon)
- Visit the site.
- Click through the certificate error
- Click the “Certificate Error” button in the address bar.
- Click View Certificate
- Click Install Certificate
- Unlike on XP, you must click the “Place all certificates in the following store” radio button, and choose the “Trusted Root Certification Authorities” store.
Permalink
· « Previous entries