- Powershell Core 6.2 Cookbook
- Jan Hendrik Peters
- 32字
- 2021-06-24 15:14:21
Discovering the environment
PowerShell Core has plenty of built-in variables that give you immediate information about the environment you are working with. The following recipe will show you the most important ones.