Résultats de la recherche

  1. 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...
  2. 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...
  3. 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"...
  4. 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...
  5. Xavier Mustin

    ROBOCOPY :: Robust File Copy for Windows

    ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : mardi 8 octobre 2013 08:40:41...
  6. 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"
  7. 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...
  8. Xavier Mustin

    Net Use

    NET USE The NET utilities are NetBIOS applications, this means that they rely on WINS (or the local LMHOSTS file) to resolve computer names to IP addresses. The NET Command is used to connect to a File/Printer Share as follows: Join a file share (Drive MAP) NET USE [driveletter:]...
  9. Xavier Mustin

    Comment créer ou déplacer un catalogue global dans Windows Server 2003, Windows 2000 ou SBS

    Il peut arriver lorsqu'il est nécessaire de créer un catalogue global pour remplacer un existant, ou pour ajouter un nouveau catalogue global. Microsoft vous recommande de la méthode suivante : Créer un nouveau catalogue global sur un deuxième contrôleur de domaine. Attendez que le compte et...
  10. Xavier Mustin

    How do I find a list of Global Catalog Servers using nslookup

    Resolution The following commands will list all Global Catalog Servers in your Active Directory domain: From the command prompt, type nslookup. C:\nslookup Set the type to server. >set type=srv Find the Global Catalog Server(s). >_gc._tcp.<DnsForestName> Example: >_gc._tcp."your...
  11. Xavier Mustin

    To demote a domain controller

    Demote a Windows Server 2003 R2 Domain Controller Microsoft, Windows Server May 9, 2011 by iso_admin You may come across certain moments in your IT life managing Active Directory, where you need to remove a Windows Server 2003 R2 Domain Controller from your network. However, you cannot remove...
  12. Xavier Mustin

    Savoir quel serveur héberge les rôles FSMO

    dans une commande CMD netdom query fsmo
  13. Xavier Mustin

    How to view and transfer FSMO roles in Windows Server 2003

    This article describes how to transfer Flexible Single Master Operations (FSMO) roles (also known as operations master roles) by using the Active Directory snap-in tools in Microsoft Management Console (MMC) in Windows Server 2003. FSMO Roles In a forest, there are at least five FSMO roles that...
  14. Xavier Mustin

    Quickly Export and Import DHCP Reservations Windows 2008, Winows 2003

    This simple process describes the how to migrate a DHCP reservation list without having to migrate the entire scope. Export the DHCP reservations, from the Old server which is to be migrated using netsh: netsh dhcp server [ip address] scope [scope address]...
  15. Xavier Mustin

    Tutoriel: Ajouter un disque dur / reconfigurer votre RAID avec Open Manage Server Administrator

    Objectif: Ce tutoriel vous permettra de reconfigurer votre RAID via OpenManage sur un serveur équipé d'une carte RAID PERC. Ce tutoriel est compatible avec les cartes RAID suivantes : Perc 5 i/E - Perc 6 i/E - Perc H700 - Perc H800 - Perc H710 H710P - H800 La fonctione Reconfigure vous...
  16. Xavier Mustin

    How to recreate all Virtual Directories for Exchange 2007

    Here you will find all commands what would help you to recreate all Virtual Directories for Exchange 2007. You can also use just a few of them. But never delete or create it in IIS. This has to be done under Exchange Management Shell (don't get mixed with the Windows Powershel): Here you...
  17. Xavier Mustin

    [Windows 8/8.1] Empêcher la rotation automatique de l’écran via les capteurs gyroscopiques

    Avec Windows 8 et Windows 8.1, Microsoft prend en charge nativement les capteurs gyroscopiques et permet la rotation automatique de l’écran lorsqu’un changement de position est détecté. Cette option est pratique pour les périphériques tels que des tablettes mais moins pour des ordinateurs...
  18. Xavier Mustin

    Install Raspbian Image to SD

    Download the SD Association's Formatting Tool from https://www.sdcard.org/downloads/formatter_4/eula_windows/ Install and run the Formatting Tool on your machine Set "FORMAT SIZE ADJUSTMENT" option to "ON" in the "Options" menu Check that the SD card you inserted matches the one selected by the...
  19. Xavier Mustin

    Modifier l'ordre ou la priorité des cartes réseaux sur Windows 7

    Il peut être utile de modifier l'ordre et donc la priorité des connexions réseaux dans Windows 7 afin de rendre une carte réseauprioritaire à une autre. Par exemple dans le cas où le réseau est très lent ou encore pour que la résolution de nom DNS se réalise en premier lieu sur une connexion...
  20. Xavier Mustin

    Install Certificate on Exchnage 2007

    Your SSL certificate and Intermediate certificate will arrive by email, use the following commands to import the Intermediate certificate and the SSL ceretificate Import the Intermediate certificate Copy the Intermediate certificate from the email (or download from this link here) and then use...
Haut