Monday, July 21, 2014

Windows Phone 8.1 - Available for Nokia Lumia

nokia_lumia_cyan_2
 
The new and hyped Windows Phone 8.1 it's now available for all Nokia Lumia, that where previously shipped with Windows Phone 8.
 
With a lot of new functionalities, the Nokia version of this new phone OS, called Lumia Cyan hads some new cool features like:
  • Nokia Creative Studio - Brings 5 new image filters
  • Nokia SensorCore - Allows the usage of sensors on Nokia Lumia devices for fitness apps without making the battery drain out rapidly
  • New Camera Roll - Gives access to images gallery, editing tools and share options
In all other smartphones (including Lumia) there are also a lot of new features like:
  • Action Center
  • Apps + Store
  • Redesigned Calendar
  • Internet Explorer 11
  • YouTube Player, including HTML5 Support
  • Encripted and signed e-mail support
  • New Start Screen
  • Files (to manage smartphone files)
  • Swipe keyboard
  • Battery Power Sense (for monitoring which apps users most battery)
  • Wi-Fi Direct
  • Miracast, PlayTo, mirror and project via wireless display or USB-Out
  • Virtual Smartcard support
  • Mouse and Keyboard support
And a lot, lot more...like the new personal assistant Cortana in some few countries.
 
Here's a video about the new WP 8.1:
 

 
 
To know more about Windows Phone 8.1 go to:

Wednesday, July 2, 2014

VoiceWake - Wake-on-Lan with...Cortana

 
Well, while WoL it's not a new thing, using it with the new Windows Phone 8.1 personal assistant it's a different story.
VoiceWake integrates with Cortana and let's users wake up machines only by telling her so...
Here's a demo video:



Thursday, May 15, 2014

VMware PowerCLI - Change Pool AutoLogoff Behavior


VMware PowerCLI for View it's a very handful tool if we need to administer a big number of VMware Horizon View pools.
Very similar/based on Microsoft Powershell, VMware PowerCLI allows to run commands directly to VMware View and running scripts also.

Here's a nice one to change a pool's behavior for AutoLogoff after a user's disconnect from a machine.
The script reads a text file that only have the PoolID for all pools that you want to change:

#*********************************************************************
# Application: Change Pool AutoLogoff Timeout From List
#
# Overview: Changes the pool autologoff timeout from a given list
#
#*********************************************************************

$sourcevms = "C:\Pools.txt"
$list = Get-Content $sourcevms

foreach($item in $list){
 Get-Pool -Pool_id $item | Update-AutomaticLinkedClonePool -AutologoffTime 30
}


Wednesday, February 12, 2014

Finding Disabled User Accounts on Active Directory

For working purposes I needed to find all user accounts disabled on our domain and move them to a different Organizational Unit (OU).

To do that without scripting and simply using MMC, follow this tips:

  • Open your MMC
  • Navigate to Active Directory Users and Computers
  • Select View -> Filter Options
  • Then select Create Custom Filter and click Customize
  • Select the tab Advanced
  • For the LDAP query, type useraccountcontrol:1.2.840.113556.1.4.803:=2

  • Click OK and OK again
The MMC will refresh and now for every OU with user accounts (objects) you'll only see the Disabled User Accounts.
To disable the filter just click agar in View -> Filter Options and select the option "Show all types of objects"

Tuesday, February 4, 2014

Steve Ballmer e-mails all Microsoft employees about the new CEO












Also today, with all the buzz around the new Microsoft's CEO, Steve Ballmer (the former CEO) sent an e-mail to all Microsoft employees:
Steve Ballmer - Satya Nadella - Microsoft's New CEO

Satya Nadella - First e-mail to all Microsoft employees


After the official announcement has the new Microsoft CEO, here's the public e-mail sent from him to all Microsoft employees:
Satya Nadella - New Microsoft CEO

Satya Nadella it's now official!


After a lot of speculation, Satya Nadella was today announced officially as the new Microsoft CEO and succeeds to historical Steve Balmer.
Satya, 46 years old was born on India and was until today responsible for Microsoft's Cloud Services.

Here's the official Microsoft News:
Microsoft News - CEO