Buenos días!
comentaros de mi nueva certificación en NetApp.
Por este año ya lo dejo, pero en breve espero tener otra!
Felices Fiestas y Próspero Año Nuevo!
Friday, December 23, 2016
Thursday, December 15, 2016
Citrix Certified Associate - Networking (CCA - N) - Implementing Citrix NetScaler 10.5 for App and Desktop Solutions
Nueva titulación superada! 1Y0-253. Implementing Citrix NetScaler 10.5 for App and Desktop Solutions
Thursday, November 10, 2016
How to reset the counter on Machine Creation Services on our Citrix Platform
SOLUTION :
1. Get-AcctIdentityPool to get the identity pool name
2. To change the "start count" to the number you want in this example the startcount will change to X
New-AcctAdAccount -IdentityPoolName "%IdentityPoolName%" -Count 1 -StartCount X where X is the number do you need to start
1. Get-AcctIdentityPool to get the identity pool name
2. To change the "start count" to the number you want in this example the startcount will change to X
New-AcctAdAccount -IdentityPoolName "%IdentityPoolName%" -Count 1 -StartCount X where X is the number do you need to start
Tuesday, October 11, 2016
Citrix Certified Associate - Virtualization (CCA - V) - Managing Citrix XenDesktop 7.6 Solutions
Nueva titulación superada!
1Y0-201 - Managing Citrix XenDesktop 7.6 Solutions
Thursday, March 31, 2016
HOW TO Configure same Bookmark for all users logged in a Windows Server
I use ADM & ADMX templates for Google Chrome in my Windows.
To download ADM or ADMX templates: https://support.google.com/ chrome/a/answer/187202?hl=es
and to put BookMarks follow this guide https://www.chromium.org/ administrators/complex- policies-on-windows but this is an example from below link:
[ { "name": "ASA 5505-X", "url": "https://192.168.30.200/" },{ "name": "PALO ALTO 2050", "url": "https://192.168.30.201/" },{ "name": "Fortigate 60D", "url": "https://192.168.30.202/" },{ "name": "WLC 2500", "url": "https://192.168.42.100/" },{ "name": "MX64", "url": "http://192.168.42.220/" },{ "name": "MS220-8P", "url": "https://192.168.42.221/" },{ "name": "MR32", "url": "https://192.168.42.222/" },{ "name": "MR26", "url": "http://192.168.42.223/" },{ "name": "CISCO ISE", "url": "https://192.168.42.210/" },{ "name": "CISCO PRIME", "url": "https://192.168.42.211/" },{ "name": "OPENVAS", "url": "https://192.168.42.230/login/ login.html" }]
The next image show you how to configure Local Computer Policy with Google Chrome ADM
Here I enable Bookmark Bar
And final result
Thanks a lot !!
Subscribe to:
Posts (Atom)