Résultats de la recherche

  1. Xavier Mustin

    Configure Active Directory Authentication

    Active Directory is the Microsoft® Windows-based application of an LDAP directory structure. Active Directory lets you expand the concept of domain hierarchy used in DNS to an organizational level. It keeps information and settings for an organization in a central, easy-to-access database. You...
  2. Xavier Mustin

    Find Your Active Directory Search Base

    When you configure your XTM device to authenticate users with your Active Directory server, you add a comma-delimited search base. The search base is the place the search starts in the Active Directory hierarchical structure for user account entries. This can help to make the authentication...
  3. Xavier Mustin

    How to Reinstall Windows XP Without the CD

    Sometimes manufacturers do not include the Windows XP Operating System CD when you first buy your new computer. This how-to will explain how to reinstall the Windows XP operating system (with similar rules applying to its predecessors) without the need of the Windows XP CD. 1 Understand...
  4. Xavier Mustin

    How to Create a Bootable Windows XP Setup CD/DVD on a System with Windows Pre-loaded

    How to Create a Bootable Windows XP Setup Disk on a Preinstalled / Preloaded Windows System If you have bought an off-the-shelf computer recently, chances are that it came with Windows preloaded onto the system. Unfortunately, many of these systems with Windows preinstalled do not come with a...
  5. Xavier Mustin

    Add a static IP route

    To add a static IP route Open Command Prompt. At the command prompt, type: route add <destination> mask <subnetmaskgateway> metric <costmetric>if <interface> where: Static IP route entryDefinition destination Specifies either an IP address or host name for the network or host...
  6. Xavier Mustin

    VM does not Boot Following P2V or Disk2VHD

    So you perform a successful P2V using SCVMM. Or perhaps you use it’s cousin, ‘Disk2VHD’ from Sysinternals. All is well until you boot the new VM… FAILURE. For those situations where you simply get a black screen, maybe with a blinking cursor but definitely no Windows load, I have some solutions...
  7. Xavier Mustin

    How to boot to desktop mode in Windows 8.1

    One of my chief complaints with Windows 8 is that Microsoft forced you to boot to the new Start screen rather than giving you the option of booting to the desktop--which is where I prefer to hang my computing hat. You could work around this using any number of utilities (most of which were...
  8. Xavier Mustin

    Creating a Virtual Hard Disk Image from a Running OS with Disk2vhd

    Disk2vhd is tool from Microsoft's Sysinternals group that allows system administrators to create virtual hard disk images (VHD) of running operating systems loaded on physical hardware. VHDs are the Microsoft’s Virtual Machine disk format used in Microsoft Virtual PC or Microsoft Hyper-V...
  9. Xavier Mustin

    Remove a dead exchange server from the exchange organisation

    Delete it from AD with ADSIEdit.msc Run ADSI Edit & expand following items: Configuration Container -> CN=Services -> CN=Microsoft Exchange -> CN=<Your_Organization_Name> -> CN=Administrative Groups -> CN=<Your_Administrative_Group_Name> -> CN=Servers Right-click the Exchange 2003 server...
  10. Xavier Mustin

    The domain either does not exist or could not be contacted

    Le partage NETLOGON n'est pas présent après l'installation des Services de domaine Active Directory sur un contrôleur de domaine basé sur Windows Server 2008 complet ou en lecture seule Important Cet article contient des informations sur la façon de modifier le Registre. Veillez à sauvegarder...
  11. Xavier Mustin

    Serveur dédié : activer X11 forwarding pour SSH

    Si jamais vous avez besoin que votre serveur dédié vous renvoie une image ou quoi que ce soit de graphique via SSH, vous aurez très certainement besoin d’avoir l’X11 Forwarding activé. Il ne l’est pas par défaut donc si vous obtenez l’erreur suivante : X11 forwarding request failed on channel 0...
  12. Xavier Mustin

    Backup the Synology server to a remote Synology server or RSync Server

    Overview This is a guide on how to use the Synology function Network Backup. Network backup is a function where one Synology server can backup to another Synology server via the network interface. This function is designed to operate over a LAN or a WAN Network connection and is beneficial for...
  13. Xavier Mustin

    Changing the global catalog server for Exchange Server 2010

    If you want to force the Exchange server to use a specific GC instead of letting the server automatically choose a GC, you can perform the following steps: 1.Open Exchange management console 2.Right click on “organization configuration” or “server configuration” 3.Select “modify configuration...
  14. Xavier Mustin

    Les insertions automatiques sont à nouveau disponibles dans Word 2010

    1. Introduction▲ Présentes depuis de nombreuses années, les insertions automatiques avaient été supprimées dans Word 2007. Cette facilité avait été remplacée par des BuildingBlocksou blocs de construction. D'un usage nettement moins convivial, ces blocs de construction n'ont pas fait...
  15. Xavier Mustin

    Using sfc /scannow to Fix Windows System Files

    First of all, let me give a quick explanation as to why using sfc /scannow is important and just what it’ll be doing to your computer. While most of the files on your hard drive or solid state drive are movies, music and games, there’s a separate place where the files that comprise your...
  16. Xavier Mustin

    Changer l'mprimante par defaut

    i cela peut t'aider, j'utilise le script .VBS suivant pour installer un imp réseau dans un script de connection. Code : Set wshnetwork = WScript.CreateObject("WScript.Network" ) PrinterPath = (\\serveur\nom_imprimante_AD) PrinterDriver = "nom_imprimante_AD"...
  17. Xavier Mustin

    Remote Desktop: Display the connection bar in full-screen mode

    To display the connection bar in full-screen mode In the Remote Desktop Connection window, click Options. On the Display tab, check the Display the connection bar when in full screen mode box. Click Connect. Notes To open Remote Desktop Connection, click Start, point to Programs or All...
  18. Xavier Mustin

    ROBOCOPY :: Robust File Copy for Windows

    ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : mardi 8 octobre 2013 08:40:41...
  19. Xavier Mustin

    Problèmes de devices USB qui se déconnectent

    Aller dans le Gestionnaire de périphériques Faire un click droit sur chaque "USB HUB ROOT" / "GENERIC USB HUB" Décocher la case "Allow the computer to turn off this device to save power"
  20. Xavier Mustin

    Step-by-Step Guide for Setting Up A Windows Server 2012 Domain Controller

    OVERVIEW In Windows Server 2012, dcpromo has been deprecated. In order to make the windows server 2012 domain controller we will install ADDS (Active Directory Domain Services) role from the server manager on Windows Server 2012. First we will change the server name let say server2012dc and...
Haut