Free IIS 7 Beta Hosting
Posted Sunday, 02 September 2007 by Michael Khanin

Want to Go Live but don’t want to set up a server? These great Hosting partners have the answer and the best part is, it’s FREE! IIS7 Beta Hosting is an excellent way for developers & designers to take the sites they’ve played with on IIS7 in Windows Vista and test them early on IIS7 in Windows Server Codename "Longhorn" Beta 3 today. Furthermore, for PHP developers, this is a great opportunity to check out the new FastCGI component that enables scalable PHP hosting on Windows.


 News Source: www.iis.net
 

Announce from Microsoft
Posted Wednesday, 29 August 2007 by Michael Khanin
WS2008, Windows Vista SP1 and Windows XP SP3 are announced for Q1 2008

 
The System Administrator Song
Posted Sunday, 26 August 2007 by Michael Khanin

A funny song that sings the praises of System Administrators. Written by Wes Borg of Three Dead Trolls in a Baggie.

You need to have flashplayer enabled to watch this Google video

 
MS KB articles translated into French
Posted Wednesday, 22 August 2007 by Michael Khanin
Microsoft publishes a very large number of articles in its Knowledge Base (KB) but a lot are not translated and are available only in a machine translated version. The quality of these machine translations not being always perfect, Bernard Opic (Former MVP on Microsoft Office Outlook) offers translations into French of articles relating to Outlook, Exchange and Visual Studio Tools for Office (VSTO).

To read these articles translated into French, visit the site of media-tips to the following address:
http://www.media-tips.com/services/translations/index.asp
 
Virtual Server 2005 R2 SP1
Posted Wednesday, 22 August 2007 by Michael Khanin

Virtual Server 2005 R2 SP1, contains the following new functionality:

  • 32 physical processor support for the Enterprise edition
  • Native 64-bit Windows host support (not guest however)
  • Virtual Server host clustering
  • iSCSI support
  • Enhanced PXE boot
  • Hardware-assisted virtualization (Intel VT & AMD-V)
  • VHD Mount command-line tools and API
  • Volume Shadow Copy Service (VSS) support
  • Default size for dynamically expanding disks increased from 16GB to 127GB
  • More than 64 virtual machines (VMs) on 64-bit hosts
  • Service publication using Active Directory Service Connection Points. This allows all instances of the Virtual Server service to be located within the forest
 
Universal TCP/IP Network Bootdisk - Version 6.01 Released!
Posted Tuesday, 21 August 2007 by Michael Khanin

The Universal TCP/IP Network Bootdisk is a DOS bootdisk that provides TCP/IP networking support. It's designed for use in Microsoft networking environments, on either peer-to-peer or domain based LANs. Currently 92 different network card drivers all included, all on the single 1.44MB disk!

Note: Take a look at Microsoft Article ID : 811497 to resolve a problems logging on to a Windows 2000-based server or a Windows 2003-based server

 
Dealing With Vista's Not-So-Secret Garbage Dump
Posted Saturday, 18 August 2007 by Michael Khanin
This is actually not an indictment of Vista alone, but something I've seen in Windows for quite some time now: the user profile \TEMP directory.  It fills up with the most amazing amount of trash imaginable, and over time it can cause programs to malfunction left and right in ways that defy analysis.
 
August 2007. Microsoft Security Releases ISO Image
Posted Friday, 17 August 2007 by Michael Khanin

This DVD ISO image file contains the security updates for Windows released on Windows Update on August 14th, 2007. The image does not contain security updates for other Microsoft products. This DVD5 ISO image is intended for administrators that need to download multiple individual language versions of each security update and that do not use an automated solution such as Windows Server Update Services (WSUS). You can use this ISO image to download multiple updates in all languages at the same time.

Important   Be sure to check the individual security bulletins at http://www.microsoft.com/technet/security

 
Adding Fonts to Command Line (cmd.exe)
Posted Wednesday, 15 August 2007 by Michael Khanin
The properties on a CMD.EXE window allow you to select either Raster Fonts or Lucida Console. By editing a Registry, you can add other monospace fonts.
 
Free Office Live Products
Posted Monday, 13 August 2007 by Michael Khanin

Attract new customers
Microsoft Office Live Basics is the easy way to get started on the Web. If you have always wanted your own Web site, Microsoft has just made it easier — much easier. Plus, it's FREE.

    * Easy-to-use Web site design tools
    * Free domain name and Web hosting
    * 500 MB of Web site storage space
    * 25 company-branded e-mail accounts
    * Web site reports
    * Office Accounting Express 2007 (free download)
    * Microsoft Office Live adManager beta (search engine advertising tool)

 
Lost your admin password? Password tips for Windows admins
Posted Monday, 13 August 2007 by Michael Khanin
Passwords get lost. Passwords can get cracked. No systems administrator should be without a good password utility. . .or without some good workarounds for password problems. Here are five password-related tips from SearchWinComputing.com's systems management and desktop management experts.
 
Send keypresses by Launchkey
Posted Friday, 10 August 2007 by Michael Khanin

 If you need to send key to the any application, you can use a VBScript, like following example:

set WshShell = WScript.CreateObject("WScript.Shell")
   WshShell.Run "calc"
   WScript.Sleep 100
   WshShell.AppActivate "Calculator"
   WScript.Sleep 100
   WshShell.SendKeys "1{+}"
   WScript.Sleep 500
   WshShell.SendKeys "2"
   WScript.Sleep 500
   WshShell.SendKeys "~"
   WScript.Sleep 500
   WshShell.SendKeys "*3"
   WScript.Sleep 500
   WshShell.SendKeys "~"
   WScript.Sleep 2500

But, if you want to use a batch script, use a LaunchKey. LaunchKey is a freeware command-line utility that runs an application and sends keypresses to it.

 
Local Time According to http://www.google.com
Posted Thursday, 02 August 2007 by Michael Khanin

If you want to know the local time of the any country, do following:

In the Google Search box write down:-local time (and followed by this write the country's name) and hit the Enter key you will get the local time of that country instantly.

 
The August 2007 issue of TechNet Magazine
Posted Wednesday, 01 August 2007 by Michael Khanin
The August 2007 issue of TechNet Magazine is now available online at www.technetmagazine.com/issues/2007/08/.

This month, our experts tackle a number of exciting new solutions available in the System Center family of management products.  We begin with an overview of the forthcoming System Center Configuration Manager 2007, which builds on the legacy of Systems Management Server (SMS).  We also take a deeper dive into the Branch Distribution Point feature of Configuration Manager 2007.


 
New tool enables loading of unsigned drivers in Vista
Posted Tuesday, 31 July 2007 by Michael Khanin
A new software tool has been released by Linchpin Labs that allows the loading of unsigned and legacy drivers on Windows XP, 2003, and Vista.

One of the system management and control methods that Microsoft implemented with Windows Vista is requiring system drivers to be digitally signed before they will load properly within the system. If a user or administrator wishes to load an unsigned or legacy driver, they will either need to reboot into a limited functionality mode or just do without the functions that the driver would have provided.
 
<< Start < Prev 11 12 13 14 15 Next > End >>