Just passed the RES ONE Automation 2016 (ROAX) exam.
Continue reading…
RES Automation Manager
RES Automation Manager security Modules
When configuring a security role in RES Automation Manager (RES AM) it is posible to deny access to the content of the modules. When editing the permisions of the Module node in a RES AM security Role, a select box is shown. With the option “Limit task details when read access permissions are set” selected, a […]
Continue reading…
RES Workspace Manager “Installation on demand”
In a RES Workspace Manager environment it is easy to present an application to an end user (Identity). Most of the time, the challence is to install the application on the Laptop / Desktop. There needs to be consistency between the application delivered and installed on the machine of the end user. By integrating RES […]
Continue reading…
RES AM and ITS 2014 Certified
I just received a mail from RES education that I passed both Beta exams for: RES Automation Manager 2014 RES IT Store 2014
Continue reading…
Powershell Add-PSSnapin slow in RES Automation Manager
When I tried to schedule an simple PowerShell script [See script below], as a module in RES Automation Manager 2012 on a Windows 2008R2 machine, the task took a very long time to finish (+/- 2 min.)
1 2 3 |
Add-PSSnapin Citrix.XenApp.Commands $server = get-content env:computername Disable-XAServerLogOn $server |
Note: Script disables the logon to a XenApp server. When I opened a PowerShell console on the […]
Continue reading…