PowerShell - System Administration
What will be the output of this PowerShell command?
Get-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer' -Name 'ShellState'
