Translator
      English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flag
      Spanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flag
      Croatian flagDanish flagFinnish flagHindi flagPolish flagRomanian flagSwedish flagNorwegian flag
      Catalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flagSlovak flag
      Slovenian flagUkrainian flagVietnamese flagAlbanian flagEstonian flagGalician flagMaltese flagThai flag
      Turkish flagHungarian flagBelarus flagIrish flagIcelandic flagMacedonian flagMalay flagPersian flag
    Tag Cloud
    Sponsors
    Recent Comments
      Archives
      Link with us

      IT Solutions Knowledge Base

      Visitors
      Visits today: 229
      Online visits: 3
» Windows Server 2003
Home » Archive by category 'Microsoft » Windows Server 2003'

As you might notice in Internet Information Services 7 the default log location for files has been changed. In this article we are pointing out the default log files location for both IIS7 and its predecessor IIS6 IIS 7 Log files location %SystemDrive%\inetpub\logs\LogFiles IIS... 

This article will describe how we can remotely restart, shutdown, log off or even abort a system shutdown in our Local/Network machines using Remote Shutdown Tool (shutdown.exe). We can use the Remote Shutdown Tool with GUI or from the command prompt... 

In this article we will describe how we can fix the userenv error: “Windows cannot obtain the domain controller name for your computer network. (An unexpected network error occurred. ). Group Policy processing aborted.” Error: Event Type: Error Event... 

When you are trying to log on to the domain you get an error message: “Your account is configured to prevent you from using this computer. Please try another computer”. As we can see the account has restrictions as what computers it can... 

“Failed to connect to back-end dynamic database. Office Communications Server will continuously attempt to reconnect to the back-end. While this condition persists, incoming messages will receive error responses.” This problem occurs if... 

A decent and secure future to add to your Windows Vista environment would be to automatically lock your system after some minutes of inactivity. The reasons behind that vary but one major reason for the auto lock future is to keep your windows environment... 

In this article we will describe how we can save energy on our company by creating power configuration to hibernate/sleep the machines and apply those configurations to all computers inside the network through group policy. The tool we will use to accomplish... 

This article will describe how to shutdown remote network computers by using a small batch script to loop into each hostname/ip line within a text file and issuing the shutdown command to the computer(s). The above code will take an argument for the... 

For any file backup solution there will always be an issue with the hard drive space and in cases where the hard drive space is almost full the backup will fail. To correct this problem we can execute & schedule a vb script to do the job for us... 

This article will show how to succesfully backup and restore an IIS 6.0 configuration without any issues to a new server installation. Although it is an easy process to do there are some issues that we have to be aware of. If we plan to backup and restore...