Archive for January, 2010

Renaming a Windows Computer

Bookmark and Share

 

When you want to rename a computer, you can use the netdom comandline tool.

 

* Rename a computer:

netdom renamecomputer %COMPUTERNAME% /NewName:[new-computer-name] /force

 
Which uses the following syntax:

  • new-computer-name: the new name you want the computer to have..

 

The following sources have been used to create this post:
Microsoft Technet – Netdom syntax

Tags:

Preparing the RES Wisdom Agent for Cloning

Bookmark and Share

When you are using RES Wisdom as a management and deployment tool, you know that it is set up to use Agents on the Servers/Workstations/Thin Clients you want to manage. You can use the RES Wisdom Management Console to remotely install the Agent on the target device. A methode that still requires manual actions

Even when you use the built in Prepare Agent for Image option in the RES Wisdom Console, the Agent will be linked to the unique GUID of the Dispatcher (or Management Console) that initiated the task.

Luckily I found a new option to be more flexible for the preparation of the RES Wisdom Agent to be used with VM Templates or other Imaged OS solutions.

Read the rest of this entry »

Tags: , ,

Clear Cached Credentials

Bookmark and Share

It sometimes happens that after you’ve changed your Windows logon credentials, you get an error trying to connect to a network share. This error could be about you’re cached credentials not being correct and prevent you from getting access to the network share.

In order to delete the cached credentials for that particulair share, you could use the following commandline:


net use \\<servername>\<share> /delete

This will delete you cached credentials and allows you to create a new connection to the network share and be asked for your (new) credentials.

Tags: ,

Let’s get started!

Bookmark and Share

At the end of 2009, during my annual moment of reflection, I’ve decided to register a domain name and start a blog.  For me 2009 was a year of professional growth and new IT challenges and this blog is a great way to acknowledge the goals I’ve reached and start new adventures.

So with this first post I hereby  ‘open’  this new site ….. hoping it’ll reflect me and my personality ….. and offer you handy tips, tricks, insights and a laugh or two!

Have fun ….. cause I sure will ;-)

Tags: