Résultats de la recherche

  1. Xavier Mustin

    Device Class GUIDs for Popular Types of Hardware

    XP Driver SupportOctober 1st, 2009Leave a commentGo to comments Other than programming for a device driver, the Globally Unique Identifier (GUID) for a device class is useful when tracking down driver information in the Windows Registry. For example, the solution to several Device Manager...
  2. Xavier Mustin

    How do you remove the uninstall password for Trend Micro Worry Free Business Security?

    Click Start - Run. Type: regedit Click OK. In Version 6 and previous versions: Browse to HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Misc In Version 7: Browse to HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\UniClient\1600\Misc. Double-click AllowUninstall and change its...
  3. Xavier Mustin

    Outlook email blank subject warning

    Ever now and so often, it happens that I forget filling in the mail subject when composing an email in Outlook (typically when I have to send a rather important email…). Save yourself the annoyance by following the next steps. Open the Visual Basic Editor (in Outlook, press ALT+F11). On the...
  4. Xavier Mustin

    Edit the Quota Size of the Staging Folder and Conflict and Deleted Folder

    Edit the quota size or location of the staging folder and Conflict and Deleted folder You can edit the quota of the staging folder and Conflict and Deleted folder on a per-replicated folder, per-member basis. You can also change the location of the staging folder. To edit the quota size or...
  5. Xavier Mustin

    Exchange Server 2013 email size restriction

    Exchange Server 2013 email size restriction Email size in Exchange server plays an important role for the organization since it acts important factor for bandwidth, storage limit, email queue, CPU utilization and mailbox size. The below article provide deeper stuff on how email size restriction...
  6. Xavier Mustin

    How to change the password expiry notice default

    Windows® 7 Windows Server® 2008 R2 Symptoms Previously, the default interval that users were notified of password expiration was 14 days before expiration. In Windows 7 and Windows Server 2008 R2, the default password expiry notice occurs 5 days before the password expiration date. Cause...
  7. Xavier Mustin

    Install Windows Backup (2012 Server)

    dism /online/enable-feature /featurename:WindowsServerBackup
  8. Xavier Mustin

    Install the Windows Server Backup Feature on Server Core (2008 Server)

    Before you can back up a Server Core computer, you must install the Windows Server Backup feature. This can be done in two ways: From the command line, using the Ocsetup command By using an answer file during an unattended installation of Server Core From the Command Line Using Ocsetup.exe...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. Xavier Mustin

    Power Management Group Policy

  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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...
Haut