It came out this week a new podcast from Microsoft.
This podcast it’s a 1 hour “general information” mostly about UI enhancements, new features and components for Consumers, Developers and IT Pros.
Here’s the link:
It came out this week a new podcast from Microsoft.
This podcast it’s a 1 hour “general information” mostly about UI enhancements, new features and components for Consumers, Developers and IT Pros.
Here’s the link:
The latest SP for the Microsoft’s Office suite was released today.
The main enhancements reveled are:
So, here’s the link:
Microsoft Office 2007 Service Pack 2
P.S.: Remember that after downloading the SP you can always extract it (/extract:<path>) and copy the extracted file to you Updates folder for an unattended installation!
Fresh news from the MDT 2010!
Michael Niehaus recorded a new webcast for the MDT 2010 Beta 2.
The link for the webcast is this one:
You’ll need to register first before download it.
I’ve not seen it yet, so please feel free to give some feedback about it.
This tip could help a lot of people that needs to support locked-down or low privileged machines/users.
Sometimes integrated authentication may not work if an user for some reason saved an Internet Explorer password and then changed it on the Active Directory.
So it may be necessary to clean that password through “Stored Users and Passwords” applet.
To do so, you need, with user logged in, open the applet through a command prompt or a batch file.
the command-line to open it is this one:
rundll32.exe keymgr.dll,KRShowKeyMgr
Hope this helped someone!