Lasts steps to MCITP !

Hello you!

I was off from networking world for some time. My company asked me to become MCITP Entreprise Administrator. I now have to pass both Vista and PRO tests for WS2008. I’m glas it’s now achieved ! I can remove all this vmware stuff from my hard drive ;-) This odissey to MCITP title was not that hard but long because it has been a long time since I had to manage servers. The vista test, 70-620, was quite easy as I always found workstation exams. I got some hands on questions,  around 5.  It was pretty nice looking and well emulated. I won’t say much to avoid breaking NDA but also because I scored well !

PRO test was a real nightmare ! I sweared a lot despite of the weather that day!! I would tell anyone taking this test to prepare very strictly ! You should have a good night before and fresh ideas. You’ll deal with long text questions and though answers… To resume, practice a lot and if you’re not experienced on technologies, go back to field or server console :D

See you later !

PS : I’ll make more efforts to keep this blog updated ;)

HowTo Clean IE7 data by script

Hello,

I just found what I was looking for a long a time. I both use Firefox and IE7 browsers. Private data cleanup is quite easy with firefox and can be automated. But, for Internet Explorer, I had to navigate through different menus (Tools/Delete History/Delete all, check the addin box and click Ok then…). Petri wrote a nice article on his website explaining how to automate this by either a script or a shortcut.

Here is my batch file :

@ECHO OFF
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 9
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351

You can read the full article there.

Enjoy ;)

Are you MCP Certified ? Become famous !

Found on the web this morning… Enjoy !

Trika’s Blog

HowTo : Understanding GlobalNames Zone in Windows Server 2008

An interesting article found on Petri’s technical site

Here it is !

Prevent users from using MP3 files on your Windows 2003 Server

You can use Windows Server 2003 to prevent storage of unauthorized file types, including .MP3 files on your Windows 2003 file servers. This tip will show you how to configure the File Server Management Console (FSMC) to prevent the storage of .MP3 files on your server, and also how to create a file group and a file screen.
Prevent users from storing .MP3 files on your Windows Server 2003

You will need to access the Configure Your Server wizard to install the FSMC. To accomplish this, open the Configure Your Server wizard and add the role of File Server. Servers upgraded from Windows 2000 Server to Windows Server 2003 R2 have this role present. If your file server already has this role, you still need the FSMC, which you will install.

To install the FSMC component, complete the following steps:

1. Open the Control Panel.
2. Open the Add/Remove Programs applet.
3. Choose Windows Components.
4. Select the Management And Monitoring Tools component.
5. Click the Details button.
6. Check the box for the File Server Management console and click OK.
7. When the install completes, close the Windows Components wizard and the Add/Remove Programs applet.

Once you install the FSMC, open the console from the Administrative Tools menu; you can now create file groups for the disallowed file types. For example, you might create a file group called Music Files to contain .MP3 and .WMA files and create another group called Video Files to manage .MPG and .MOV files.

By creating file groups and creating a file screen that uses them, you can prevent the saving of unwanted file types. (There are other settings available for file screening, but they are outside the scope of simply preventing file saving.)

Follow these steps in the FSMC to create these groups:

1. Expand the File Screening Management node.
2. Right-click the File Groups object and select Create File Group.
3. Provide a name for the file group (in this case, Music Files).
4. Specify the types of files to include by entering the extension *.MP3. If you wish to disallow files with a certain pattern in the name, you can specify that pattern with wildcards — for example, you would add files beginning with Track using the pattern Track*.
5. Click the Add button to add the file type or pattern to the files to include dialog.
6. Add any types of files or patterns you wish to exclude from this group in the Files To Exclude box. Click Add.
7. When you finish adding all the file types to the group, click OK. The FSMC will display your new file group in the Details pane when you open the File Screening node.

You may also want to consider redirecting users’ most used folders to a network location; this will make it easier to screen files. Follow these steps to create a file screen:

1. Open the FSMC and right-click the File Screening Management node.
2. Click Create File Screen.
3. Provide the name of the folder you wish to screen. An example would be the UNC path of the redirected personal folder of a specific user, e.g., server01usersjsmith.
4. Select the Define Custom File Screen Properties option.
5. Click the Custom Properties button.
6. On the Settings tab of the Custom Properties box, select Active Screening. This will prevent anyone from saving files that meet your specified conditions to the selected folder.
7. Select the Music Files group. (You will check the boxes of the file groups you wish to use.)
8. Click OK on Custom Properties and the Create File Screen dialog box.

Windows Server 2008 articles

Found on TechRepublic today : Link

  • Windows Server 2008: Manage Internet Explorer Enhanced Security Configuration
  • Four major Windows Server 2008 storage improvements
  • Windows Server 2008 Roles and Editions Matrix
  • Three exciting improvements in Windows Server 2008
  • What happened to the good old-fashioned MCSE?
  • Download the Windows Server 2008 Release Candidate
  • Should you upgrade to Windows Server 2008?
  • IIS 7.0 and Windows Server 2008
  • Review: Windows Server 2008 (Terminal Services)

Windows Server 2008 preparation guides

Hope this helps ;)

Preparation Guide for Exam 70-640 : Link
MCTS: Windows Server 2008 Active Directory, Configuring

Preparation Guide for Exam 70-642 : Link
MCTS: Windows Server 2008 Network Infrastructure, Configuring

Preparation Guide for Exam 70-643 : Link
MCTS: Windows Server 2008 Applications Infrastructure, Configuring

Preparation Guide for Exam 70-648 : Link
MCTS: Upgrading Your MCSA on Windows Server 2003 to Windows Server 2008, Technology Specialist

Preparation Guide for Exam 70-649 : Link
MCTS: Upgrading Your MCSE on Windows Server 2003 to Windows Server 2008, Technology Specialist

Windows Server 2008 exams release dates

Following Microsoft cerfication event, you’ll find the announced dates for Windows 2008 exams release below :

  • 70-640 27th Feb 08 – 27th April 2008
  • 70-642 27th Feb 08 – 27th April 2008
  • 70-643 27th Feb 08 – 27th April 2008
  • 70-646 20th March 2008 – 20th May 2008
  • 70-647 20th March 2008 – 20th May 2008
  • 70-648 (V2) 18th April 2008 – 18th June 2008
  • 70-649 (V2) 18th April 2008 – 18th June 2008

Now you know your targets for 2008 ! ;)

Upgrading from MCSE 2003 to Windows Server 2008

Upgrading from MCSE 2003

MCSE 2003 to MCITP: Server Administrator (2 Exams)
MCSA 2003
70-646 (IT Pro: Server Administrator)
70-649 (Upgrade)

MCSE 2003 to MCITP: Enterprise Administrator (3 Exams)
70-620 (Vista) or 70-624 (BDD)
70-647 (IT Pro: Enterprise Administrator)
70-649 (Upgrade)

MCSE 2003 to MCITP: Server Administrator and Enterprise Administrator (4 Exams)
70-620 (Vista) or 70-624 (Deploying and Maintaining Vista and 2007 Office System Desktops)
70-646 (IT Pro: Server Administrator)
70-647 (IT Pro: Enterprise Administrator)
70-649 (Upgrade)

Upgrading from MCSA 2003 to Windows 2008

Upgrading from MCSA 2003

MCSA 2003 to MCITP: Server Administrator (2 Exams)
70-646 (IT Pro: Server Administrator)
70-648 (Upgrade)

MCSA 2003 to MCITP: Enterprise Administrator (4 Exams)
70-620 (Vista) or 70-624 (Deploying and Maintaining Vista and 2007 Office System Desktops)
70-643 (MCTS: Application Platform)
70-647 (IT Pro: Enterprise Administrator)
70-648 (Upgrade)

MCSA 2003 to MCITP: Server Administrator and Enterprise Administrator (5 exams)
70-620 (Vista or 70-624 (Deploying and Maintaining Vista and 2007 Office System Desktops)
70-643 (MCTS: Applications Platform, Configuring)
70-646 (IT Pro: Server Administrator)
70-647 (IT Pro: Enterprise Administrator)
70-648 (Upgrade)