The PowerGUI people have done a new Desktop Background. So I switched right away.
Before:
After:
The new background is on the Winter Olympic theme.
Technorati Tags: PowerGUI,News,Desktop background
Share this on del.icio.us
Digg this!
Stumble upon something good? Share it on StumbleUpon
Share this on Technorati
Share this on Mixx
Tweet This!
Subscribe to the comments for this post?
Share this [...]
Related posts:
- New version of PowerGUI
- Chat with the PowerGUI team
- PowerGUI wallpapers
I did buy me an iPhone last week. And now I have been using it a lot since I got it.
Yes I’m a PC guy with a iPhone
The applications that I use most after the the iPod application is Gowalla and Spotify.
My top 10 applications [...]
Related posts:
- Competition 1 – Christmas Geek 2009
- Tävling nr 1 – Christmas Geek 2009
- 5 Spotify invites for my followers
This function will not kill notes it self. It will kill the processes.
When working with notes many people uses a file called killnotes.exe.
This file will help when Notes hangs and you can’t start a new notes.
It will Stop notes started processes.
This function will do the same:
function killNotes {
[...]
Related posts:
- Clean Temp Function (Updated)
- Clean-Temp function
- Get-DotNetInfo function
I’m on my way to be a iPhone owner. But I don’t really knows if I like the iPad or not.
It’s to large to use on the bus and at home I need my computer.
But It’s a cool geek toy anyway
http://www.apple.com/ipad/
Technorati Tags: Geek,News,iPad
Share this on del.icio.us
Digg this!
Stumble upon something [...]
Related posts:
- Nexus One is here
- The focus on the blog
- The next level of HTML
Working with a login script for my lab active directory. 100% PowerShell using .NET classes and WMI.
This is VBScript login scripts with HTA on steroids
The GUI part was done in 10-15 min with Primal Forms.
Technorati Tags: PowerShell,Windows Forms,.net,WMI,Login Scripts
Share this on del.icio.us
Digg this!
Stumble upon something good? Share it [...]
Related posts:
- Auto Download and Installation of PS Tools
- I uploaded my first script to Script Center
- Lab AD with 5000 users
Today I had to troubleshoot certutil. Not a big deal, it was about a removal of a certificate from a smartcard. Usually this takes about 5-15 seconds depending on the method you are using, but today when I helped my boss Mats with his smartcard, certutil didn’t work as expected, and I had to troubleshoot [...]
Related posts:
- Configuring Microsoft Base CSP with home made .exe files
- Creating your own code signing certificate on a smartcard without an internal PKI
- Backup and restore for Active Directory Certificate Services
When working with MDT folders you want to sort the folders by name to make It look better.
This is not a task you do in the Workbench.
I found a great script for this by Michael Niehaus at Microsoft. It can be found here.
It will sort every folder in the Deployment [...]
Related posts:
- Manage a remote MDT 2010 solution
- Function of the day – Move UserFolders
- First step with MDT 2010 and PowerShell
One nice thing with MDT 2010 is the possibility to make folders in the Application folder.
I like a nice structure of things and with PowerShell I can make my structure for MDT 2010 Applications, Operating Systems and Drivers in no time.
cls
$MDTName = "MyMDT"
$MDTServer = "\\padc01"
$MDTApplications = "Antivirus", [...]
Related posts:
- First step with MDT 2010 and PowerShell
- MDT 2010 + PowerShell from Windows 7
- Manage a remote MDT 2010 solution
This is a follow up on my last blog post about using PowerShell from a Windows 7 machine against a MDT 2010 solution (server).
It’s a how to use the Workbench on the Windows 7 machine to manage a MDT 2010 solution on a remote server.
[...]
Related posts:
- MDT 2010 + PowerShell from Windows 7
- First step with MDT 2010 and PowerShell
- Remote Server Administration Tools for Windows 7
I like to do everything from my Windows 7 machine. One administration point with all of my scripts.
So I wanted to access my MDT 2010 server thru PowerShell from It too.
As default this will not go. You need to Add-PSSnapIn
Add-PSSnapIn Microsoft.BDD.PSSnapIn
And you will not have that on your Windows [...]
Related posts:
- First step with MDT 2010 and PowerShell
- TechNet Webcast: Deploy Labs with Virtual Machine Manager and Windows PowerShell
- TechNet Webcast: Advanced Windows Powershell Scripting (Level 400)
My very first step was to add the Microsoft.BDD.PSSnapIn.
Add-PSSnapin Microsoft.BDD.PSSnapin
And then I could make a new PSDrive
New-PSDrive -Name MyMDT -PSProvider MDTProvider -Root \\psdc01\DeploymentShare$
When I have a PSDrive I can access it thru
cd MyMDT:
dir
Name —- Applications Operating Systems Out-of-Box Drivers Packages [...]
Related posts:
- Office 2010 Movie
- How do I get into the technical preview of Office 2010?
- MDT 2010
In my post Smooth root certificate deployment for mobile devices I explained how to distribute your root certificates as .cab files for mobile devices. This post will go through how we distribute root certificates as .exe files for external Windows PC’s.
I start by creating a folder. I call it in cer_as_exe and here [...]
Related posts:
- Smooth root certificate deployment for mobile devices
- Outlook, PowerShell, certmgr.msc and S/MIME certificates
- Creating your own code signing certificate on a smartcard without an internal PKI
I love to test new stuff. As most of you already knows
So when I saw that I could download Microsoft Security Essentials, then I needed to do It and test it.
This may sound nice and It work just fine. BUT I [...]
Related posts:
- 2007 Microsoft Office Security Guide
- Hyper-V Security Guide
- Security levels
This Star Wars intro is made only with HTML 5 and CSS. No Flash, Silverlight or anything else.
HTML wont get cooler then this…or?
Read more about it here.
Technorati Tags: Star Wars intro,html,cool,geek
Share this on del.icio.us
Digg this!
Stumble upon something good? Share it on StumbleUpon
Share this on Technorati
Share this on Mixx
Tweet This!
Subscribe to the [...]
Related posts:
- 45 min left and now I know what this is
- Monday links
- The Christmas competition
The Ribbon Hero from Office Labs got my attention today. So I decided to download It and test It tonight.
But I must say that 35 MB Is a pretty large file.
Plus a runtime file on 2 MB.
This must [...]
Related posts:
- How do I get into the technical preview of Office 2010?
- The Office 2010 team blog
- Office 2010 now on TechNet and MSDN
More Posts
Next page »