📘New MicrosoftLearn module - Just Enough Administration in Windows Server
- Introduction
- Explain the concept of Just Enough Administration (JEA)
- Define role capabilities for a JEA endpoint
- Create a session configuration file to register a JEA endpoint
- Describe how JEA endpoints work to limit access to a PowerShell session
- Create and connect to a JEA endpoint
- Demonstration: Connect to a JEA endpoint
- Knowledge check
https://docs.microsoft.com/en-us/learn/modules/just-enough-administration-windows-server/
- Introduction
- Explain the concept of Just Enough Administration (JEA)
- Define role capabilities for a JEA endpoint
- Create a session configuration file to register a JEA endpoint
- Describe how JEA endpoints work to limit access to a PowerShell session
- Create and connect to a JEA endpoint
- Demonstration: Connect to a JEA endpoint
- Knowledge check
https://docs.microsoft.com/en-us/learn/modules/just-enough-administration-windows-server/
Docs
Just Enough Administration in Windows Server - Learn
Streamline the administration of your Windows Server environments with Just Enough Administration (JEA). Limit privileged operations to a set of specified PowerShell cmdlets, parameters and variables, and limit which users can connect to JEA endpoints. Constrain…
What is the output of the code above?
Anonymous Quiz
55%
Let's 1:move on
17%
Let's :move on
12%
Let's on
16%
Let's move on
What is the output of the code above?
Anonymous Quiz
20%
`$LetterA contains Apple.
8%
Apple contains Apple.
7%
Apple contains $LetterA.
65%
$LetterA contains Apple.
❗The first preview of version 3.0.0 of the PowerShell extension (VSCode)
This preview release includes a complete overhaul of the core PowerShell engine of PowerShell Editor Services. This represents over a year's work, tracked in PSES #1295 and implemented in PSES #1459, and is our answer to many, many issues opened by users over the last few years. We're hoping you'll see a marked improvement in the reliability, performance and footprint of the extension as a result.
https://github.com/PowerShell/vscode-powershell/releases
This preview release includes a complete overhaul of the core PowerShell engine of PowerShell Editor Services. This represents over a year's work, tracked in PSES #1295 and implemented in PSES #1459, and is our answer to many, many issues opened by users over the last few years. We're hoping you'll see a marked improvement in the reliability, performance and footprint of the extension as a result.
https://github.com/PowerShell/vscode-powershell/releases
GitHub
Revamp pipeline thread handling · Issue #1295 · PowerShell/PowerShellEditorServices
A lot of the problems we face is based around handling of the pipeline thread. In order to invoke something on it, we need to interact with the PowerShell class, making us invoke at least a small b...
What is the output of the code above?
Anonymous Quiz
33%
Hello...world
31%
Hello world
14%
Hello,world
22%
Helloworld
What is the correct assignment for all variables for the code above?
Anonymous Quiz
40%
$a = 4..5; $b = 4..5; $c = 4..5
10%
$a = 4,5; $b = $null; $c = $null
5%
$a = 4; $b = 5; $c = 0
45%
$a = 4; $b = 5; $c = $null
What is the output of the code above?
Anonymous Quiz
14%
$a = 1 1 1; $b = 2 2 2
7%
$a = 1 2; $b = 1 2 1 2
25%
$a = 1; $b = 2 1 2 1 2
54%
$a = 1; $b = 2 2 2
❗PowerShell 7.2 now Generally Available
Details:
- Microsoft Update support
- Enhanced ANSI support
- Predictive Intellisense with PSReadLine
- Other improvements
Details:
- Microsoft Update support
- Enhanced ANSI support
- Predictive Intellisense with PSReadLine
- Other improvements
Microsoft News
General Availability of PowerShell 7.2
Announcing general availability of PowerShell 7.2