Language
      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: 489
      Online visits: 7
» Windows Server
Home »

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... 

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... 

“Setup had detected that client-side certificates are required for Internet Information Services on this computer. DPM does not support IIS requiring client-side certificates.” While you run the DPM 2007 setup wizard an error for client-side... 

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... 

1) Run mmc.exe and add snap-in Computer Management and select target PC. 2) Under services enable Remote Registry 3) Run Regedit Select File –> Connect Network registry Enter the name of the remote computer and select Check Name At the bottom of...