Hi all,
I am running the get-pendingreboot script from the Microsoft repository. The script runs buts returns nothing with nothing and nothing in $error.
I am trying to pass a computer name or using (get-content path\file).
My execution policy is such
Scope
ExecutionPolicy
-----
---------------
MachinePolicy
Undefined
UserPolicy
Undefined
Process
Undefined
CurrentUser
Undefined
LocalMachine
Unrestricted
Thanks