In chapter 10, Remoting a reference is made to [CA} in the command:
PS C:> invoke-command -ComputerName win8 -ScriptBlock { get-eventlog
[CA] -LogName security -Newest 1000 } -Disconnected
This same reference is made in later scripts but I am unable to determine what it means.
|