Disables Credential Security Service Provider (CredSSP) authentication on a client computer. (Disable-WSManCredSSP)

   

# NAME
Disable-WSManCredSSP

# SYNOPSIS
Disables Credential Security Service Provider (CredSSP) authentication on a client computer.

# SYNTAX
Disable-WSManCredSSP [-Role] <string> [<CommonParameters>]

# DESCRIPTION
The Disable-WSManCredSPP cmdlet disables CredSSP authentication on a client or on a server computer. When CredSSP authentication is used, the user's credentials are passed to a remote computer to be authenticated. This type of authentication is designed for commands that create a remote session from within another remote session. For example, you use this type of authentication if you want to run a background job on a remote computer.

The cmdlet is used to disable CredSSP on the client by specifying Client in the Role parameter. The cmdlet then performs the following:

- Disables CredSSP on the client. The WS-Management setting <localhost|computername>\Client\Auth\CredSSP is set to false.
- Removes any WSMan/* setting from the Windows CredSSP policy AllowFreshCredentials on the client.

The cmdlet is used to disable CredSSP on the server by specifying Server in the Role parameter. The cmdlet then performs the following:

- Disables CredSSP on the server. The WS-Management setting <localhost|computername>\Service\Auth\CredSSP is set to false.

Caution: CredSSP authentication delegates the user's credentials from the local computer to a remote computer. This practice increases the security risk of the remote operation. If the remote computer is compromised, when credentials are passed to it, the credentials can be used to control the network session.

To disable CredSSP authentication, use the Disable-WSManCredSSP cmdlet.

# PARAMETERS
-Role <string>
Accepts one of two possible values: Client or Server. These values specify whether CredSSP should be disabled as a client or as a server.

If the cmdlet is used to disable CredSSP on the client by specifying Client in the Role parameter, then the cmdlet performs the following:

- Disables CredSSP on the client. The WS-Management setting <localhost|computername>\Client\Auth\CredSSP is set to false.
- Removes any WSMan/* setting from the Windows CredSSP policy AllowFreshCredentials on the client.

If the cmdlet is used to disable CredSSP on the server by specifying Server in the Role parameter, the cmdlet performs the following:

- Disables CredSSP on the server. The WS-Management setting <localhost|computername>\Service\Auth\CredSSP is set to false.

Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false

<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, type,
"get-help about_commonparameters".

# INPUTS
None
This cmdlet does not accept any input.

# OUTPUTS
None
This cmdlet does not generate any output.

# NOTES

To enable CredSSP authentication, use the Enable-WSManCredSSP cmdlet.

# EXAMPLE 1

C:\PS>Disable-WSManCredSSP -Role Client

# Description
-----------
This command disables CredSSP on the client, which prevents delegation to servers.

# EXAMPLE 2

C:\PS>Disable-WSManCredSSP -Role Server

# Description
-----------
This command disables CredSSP on the server, which prevents delegation from clients.

RELATED LINKS
Online version: http://go.microsoft.com/fwlink/?LinkId=141438
Connect-WSMan
Disconnect-WSMan
Enable-WSManCredSSP
Get-WSManCredSSP
Get-WSManInstance
Invoke-WSManAction
New-WSManInstance
New-WSManSessionOption
Remove-WSManInstance
Set-WSManInstance
Set-WSManQuickConfig
Test-WSMan

C:\Windows>powershell get-help Enable-WSManCredSSP -full

ColorConsole [Version 1.7.1000] PowerShell 2.0-Export
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2014 Microsoft Corporation.

OS: Windows 10, 8.1, 8, 7, Vista / Windows Server 2016, 2012, 2008
»»»» ColorConsole









... Windows-10




Windows 10 How To

... Windows 10 FAQ
... Windows 10 How To




PowerShell: Disables Credential Security Service Provider (CredSSP) authentication on a client computer.

HTTP: ... PS_Windows/en/Disable-WSManCredSSP.htm
0.311
17357

Windows Programme zu Favoriten KO-s hinzufügen für ein schnelles Task-Kill?

 /

Die Stop Uhr auf Windows 10!

 /

What is office?

 /

Automatisches ausklappen des Schnellzugriff-Ordners im Navigationsbereich!

 /

Eject the CD or DVD Drive via the Desktop Context Menu or Keyboard Shortcut, how to?

 /

Wie kann ich einen Tabulator (TAB) in Texte einfügen usernameTABpassword?

 /

Safely Remove Drives is missing from the Windows 11 taskbar, why?

 /

For Windows 10/11, the sound settings are missing, why?

 /

What is Windows PE (WinPE)?

 /

TV sleep function with Please Sleep in Don't Sleep?

 /

Change the System Fonts, Title, Caption, Menus, Icons in Windows (11, 10, 8.1)!

 /

Desktop, icons and taskbar are suddenly gone on Windows 11, 10, 8.1, ...!

 /