Alternative of '$RunAsActiveUser' variable in PSAppDeployToolkit?
There is a variable called "$RunAsActiveUser" in PS AppDeployToolkit.
It's purpose is :
"$RunAsActiveUser" : The active console user.
If no console user exists but users are logged in, such as on terminal servers,
then the first logged-in non-console user.
But I am not using the Toolkit. So, Is there any way by which this can be implemented using normal Powershell?
Thanks in advance.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
jakesong615@163.com
6 years ago