Passer au contenu principal
Recherche avancée
Termes de recherche
Type de contenu

Correspondances exactes
Recherche par tags
Recherche par date
Mis à jour après
Mis à jour avant
Créé après
Créé avant

Résultats de recherche

96 résultats trouvés au total

Hauts de France

Les informations et procédures décrites dans les pages de ce livre n'ont pas été validées par le conseil régional Hauts-de-France. Aucune page ne doit être considérée comme étant une procédure officielle à suivre dans les établissements. Ces pages sont le résu...

AMFR

Blog vidéo : amfr.frPortail d'applications : hub.amfr.ovhAMFR - Docs : docs.amfr.frAMFR - Auth : auth.amfr.ovh

Administration système

HP ProVision

ProVision est le système d'exploitation présent sur les switchs HPE ProCurve et certains modèles plus anciens.

Home Assistant

Synology

Département du Numérique Éducatif

Les informations et procédures décrites dans les pages de ce livre n'ont pas été validées par le conseil régional Hauts-de-France. Aucune page ne doit être considérée comme étant une procédure officielle à suivre dans les établissements. Ces pages sont le résu...

Windows

Réseau

Microsoft Office

PowerShell

Services

Concours Territorial

Management

PowerShell

Cette section contient les rubriques d'aide pour les applets de commande installées avec le module PowerShell Microsoft.PowerShell.Management. Le module Management contient des applets de commande qui vous aident à gérer Windows dans PowerShell.

Déploiement MDT - WDS

Windows

Système

Windows

PrintManagement

PowerShell

Cette référence fournit des descriptions d'applets de commande et la syntaxe pour toutes les applets de commande de gestion d'impression.

Tutoriels

PowerShell

Copieurs et imprimantes

Département du Numérique Éducatif

Logiciels

Département du Numérique Éducatif

Container Manager

Synology

Publique

Services

Services accessibles pour tout le monde.

Sites de confiance ou VPN

Services

Services accessibles depuis les sites de confiance ou via le VPN.

Privé

Services

Services nécessitant un compte AMFR.

Le concours de technicien (catégorie B)

Concours Territorial

Spécialité : ingénierie, informatique et systèmes d'information

Add-Computer

PowerShell Management

Ajoutez l'ordinateur local à un domaine ou un groupe de travail. Syntaxe Add-Computer [-ComputerName <String[]>] [-LocalCredential <PSCredential>] [-UnjoinDomainCredential <PSCredential>] [-Credential <PSCredential>] [-DomainName] <String...

Clés de licence en volume génériques

Windows Système

Dans les tableaux ci-dessous, vous trouverez les clés GVLK pour chaque version et édition de Windows Server. Windows Server 2025 Édition du système d’exploitation Clé de produit du client KMS Windows Server 2025 Standard TVRH6-WHNXV-R9WG3-9X...

Rename-Computer

PowerShell Management

Renomme un ordinateur. Syntaxe Rename-Computer [-ComputerName <String>] [-PassThru] [-DomainCredential <PSCredential>] [-LocalCredential <PSCredential>] [-NewName] <String> [-Force] [-Restart] [-Wsman...

Convertir une version d’évaluation en version commerciale

Windows Système

Vous pouvez convertir les versions et éditions d'évaluation de Windows Server en versions et éditions commerciales. Par exemple, si vous avez installé la version d'évaluation de l'édition Standard (Desktop Experience), vous pouvez la convertir en version comme...

Add-Printer

PowerShell PrintManagement

Ajoute une imprimante sur l'ordinateur spécifié. Syntaxe Add-Printer [-ConnectionName] <String> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>] Add-Printer [-Comment <S...

Add-PrinterDriver

PowerShell PrintManagement

Installe un pilote d'imprimante sur l'ordinateur spécifié. Syntaxe Add-PrinterDriver [-Name] <String> [[-InfPath] <String>] [-PrinterEnvironment <String>] [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] ...

Add-PrinterPort

PowerShell PrintManagement

Installe un port d'imprimante sur l'ordinateur spécifié. Syntaxe Add-PrinterPort [-Name] <String> [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>...

Get-PrintConfiguration

PowerShell PrintManagement

Obtient les informations de configuration d'une imprimante. Syntaxe Get-PrintConfiguration [-ComputerName <String>] [-PrinterName] <String> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [<CommonParameters>] Get-Print...

Get-PrinterDriver

PowerShell PrintManagement

Récupère la liste des pilotes d'imprimante installés sur l'ordinateur spécifié. Syntaxe Get-PrinterDriver [[-Name] <String[]>] [-PrinterEnvironment <String[]>] [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>]...

Get-Printer

PowerShell PrintManagement

Récupère une liste des imprimantes installées sur un ordinateur. Syntaxe Get-Printer [[-Name] <String[]>] [-ComputerName <String>] [-Full] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [<CommonParameters>] Descri...

Get-PrinterPort

PowerShell PrintManagement

Récupère une liste des ports d'imprimante installés sur l'ordinateur spécifié. Syntaxe Get-PrinterPort [[-Name] <String[]>] [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [<CommonParameters>] ...

Get-PrinterProperty

PowerShell PrintManagement

Récupère les propriétés de l'imprimante pour l'imprimante spécifiée. Syntaxe Get-PrinterProperty [[-PropertyName] <String[]>] [-ComputerName <String>] [-PrinterName] <String> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJ...

Get-PrintJob

PowerShell PrintManagement

Récupère une liste de tâches d'impression dans l'imprimante spécifiée. Syntaxe Get-PrintJob [-ComputerName <String>] [-ID <UInt32>] [-PrinterName] <String> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [<CommonPar...

Remove-Printer

PowerShell PrintManagement

Supprime une imprimante de l'ordinateur spécifié. Syntaxe Remove-Printer [-Name] <String[]> [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-PassThru] [-WhatIf] ...

Remove-PrinterDriver

PowerShell PrintManagement

Supprime le pilote d'imprimante de l'ordinateur spécifié. Syntaxe Remove-PrinterDriver [-Name] <String[]> [[-PrinterEnvironment] <String[]>] [-ComputerName <String>] [-RemoveFromDriverStore] [-CimSession <CimSession[]>] ...

Remove-PrinterPort

PowerShell PrintManagement

Supprime le port d'imprimante spécifié de l'ordinateur spécifié. Syntaxe Remove-PrinterPort [-Name] <String[]> [-ComputerName <String>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-PassThru] ...

Remove-PrintJob

PowerShell PrintManagement

Supprime un travail d'impression sur l'imprimante spécifiée. Syntaxe Remove-PrintJob [-InputObject] <CimInstance> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonPar...

Rename-Printer

PowerShell PrintManagement

Renomme l'imprimante spécifiée. Syntaxe Rename-Printer [-Name] <String> [-NewName] <String> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>] ...

Restart-PrintJob

PowerShell PrintManagement

Redémarre une tâche d'impression sur l'imprimante spécifiée. Syntaxe Restart-PrintJob [-InputObject] <CimInstance> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<C...

Resume-PrintJob

PowerShell PrintManagement

Reprend un travail d'impression suspendu. Syntaxe Resume-PrintJob [-InputObject] <CimInstance> [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>] Re...