Invoke-RASClearSessionsIDCache
Last updated
Invoke-RASClearSessionsIDCache
Clears the session ID cache.
-none-
Clears the cached sessions for authenticated RAS Clients, and they're forced to reauthenticate on the next connection.
(CommonParameters)
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation. -none-
-none-
---------- EXAMPLE 1 ----------
Invoke-RASClearSessionsIDCache
.
Last updated