Résultats de la recherche

  1. Xavier Mustin

    Configure the iSCSI initiator in Windows Server Core or Hyper-V Server

    Provisioning storage to the Windows Server Core can be a challenge. Rick Vanover describes how to configure iSCSI storage on Windows Server Core or Hyper-V Server. In the course of provisioning Microsoft Hyper-V Server 2008 R2 in my home virtualization lab, I decided to leverage the Hyper-V...
  2. Xavier Mustin

    Connect to a remote Exchange server 2013 with PowerShell

    Open Windows PowerShell and choose to run as administrator RunSet-ExecutionPolicy RemoteSigned Select Yes On your local computer, open Windows PowerShell and run the following command.$UserCredential = Get-Credential In the Windows PowerShell Credential Request dialog box, type your Exchange...
  3. Xavier Mustin

    Disable Outlook Auto-Mapping with Full Access Mailboxes

    Problem Some may argue that this is a great feature, auto-mapping mailboxes, but there are times when you simply do not need this feature and its terrible that Microsoft didn’t include an option to disable this feature before Exchange 2010 SP2. Here is a short overview of what this feature...
  4. Xavier Mustin

    Exchange 2013 – Enable Anti Spam

    In Exchange 2010 when you enabled the Anti Spam plugin you could then manage the various add ons in the Exchange 2010 EMC, this has been discontinued in Exchange 2013 so that you can only manage the Anti Spamagents from power-shell. Here I will show you how to enable and configure Anti Spam in...
  5. Xavier Mustin

    How to Configure a Relay Connector in Exchange Server 2013

    Exchange Server 2013 administrators is the need to allow applications and devices on the network to use the Exchange server as an SMTP service. There are generally two specific business requirements: Internal SMTP relay – the ability to make an SMTP connection to an Exchange 2013 server and...
  6. Xavier Mustin

    ADMX Management

    Non Domain Or Single DC ADMX language neutral (.admx) %systemroot% \policyDefinitions ADMX language specific (.adml) %systemroot% \policyDefinitions\ [MUIculture] Multi DC Copy %systemroot% \policyDefinitions to %systemroot%\sysvol\domain\policies\PolicyDefinitions ADMX language neutral...
  7. Xavier Mustin

    Power Management Group Policy

  8. Xavier Mustin

    Public Folders Migration from Exchange 2007/2010 to Exchange 2013

    Public Folders has been discussed before and after every new Exchange server release but there are many Microsoft customers who are using it that Microsoft is not preferring to remove it completely. Even today with the great functionality of sharepoint, Microsoft decided to keep PF in the...
  9. Xavier Mustin

    Exchange 2013 Default DB

    When you first install an Exchange 2k13 Mailbox Database you will notice there is a default database named something like below. You can access this by going to the EAC (https://fe1/ecp), Servers, Databases or using the EMS command Get-MailboxDatabase. Most Administrators are going to want to...
  10. Xavier Mustin

    To modify network adapter bindings in Windows Server 2008

    Log on to the computer by using an account that has Administrator rights. Click Start, click Run, type ncpa.cpl, and then click OK. In the Network Connections dialog box, press ALT+N to display the Advanced menu. Click Advanced Settings. In the Connections box, click the active network...
  11. Xavier Mustin

    Procédure d'utilisation de Diskpart.exe pour étendre un volume de données

    À l'invite de commandes, tapez diskpart.exe. Tapez list volume pour afficher les volumes existants sur l'ordinateur. Tapez select volume numéro_volume où numéro_volume est le numéro associé au volume que vous souhaitez étendre. Tapez extend [size=n] [disk=n] [noerr]. La signification des...
  12. Xavier Mustin

    Autoriser les non-Administrateurs à gérer Hyper-V

    I. Présentation Les derniers systèmes d’exploitation de Microsoft, à savoir Windows 8, Windows 8.1, Windows Server 2012 et 2012 R2, intègre un nouveau groupe de sécurité local qui permet à des utilisateurs non-administrateurs de la machine de gérer totalement l’applicationHyper-V, et ce sans...
  13. Xavier Mustin

    Calculer son indice de performance sous Windows 8.1

    I. Présentation Depuis Windows 8.1, l’indice de performance calculé par Windows a disparu. Il permettait de savoir ce que valait la configuration de sa machine en terme de performance grâce à une note attribuée selon différents critères. Ainsi, plusieurs composants sont notés : Processeur, RAM...
  14. Xavier Mustin

    Installation .Net 2.5 Server 2012

    dism /online /enable-feature /featurename:NetFX3 /all /Source:d:\sources\sxs /LimitAccess
  15. Xavier Mustin

    How to use RDP from Windows to connect to Debian or Ubuntu machine

    in HOW-TO, LINUX You need to access your Linux machine that is running Debian or Ubuntu from Windows with use of Remote Desktop Connection. This is easy and simple task and you can use Microsoft Remote Desktop connection or what I am using the MobaXterm client. On Debian install xRDP...
  16. Xavier Mustin

    Postfix Commandes

    postqueue -p = View Queue postqueue -f = Resent Queue sendmail -q = retries delivery of all mails in the queue immediately
  17. Xavier Mustin

    Régler NTP Innovaphone

    Pour régler la date et l’heure du central sans NTP, tu dois rentrer la formule suivante dans la barre URL de ton Navigateur : http://<ip-innovaphone gateway>/!time%20%20dd.mm.yyyy-hh:mm exemple: http://10.10.10.120/!time%20%2027.11.2009-12:45
  18. Xavier Mustin

    "The directory service is missing mandatory configuration information, and is unable to ...

    AD DS operation failed - Dcpromo error - FSMO role broken I was about to remove a domain controller of a customer so many times before when the error below appeared. Very strange considering that running "netdom query fsmo" gives the result that one of the other domain controllers owns all...
  19. Xavier Mustin

    Public Folders Migration from Exchange 2007/2010 to Exchange 2013

    blic Folders Migration from Exchange 2007/2010 to Exchange 2013 Public Folders has been discussed before and after every new Exchange server release but there are many Microsoft customers who are using it that Microsoft is not preferring to remove it completely. Even today with the great...
  20. Xavier Mustin

    Exchange 2013 - REPAIR Virtual Directory OWA & ECP

    The correct procedure to return your virtual directories to a default state is as follows. Remove Default Web Site virtual directories & AD content for owa/ecp: remove-owavirtualdirectory -identity "servername\owa (Default Web Site)" remove-ecpvirtualdirectory -identity "servername\ecp...
Haut