Posts Tagged ‘Server’

Migrating Users on Windows 2003 Domains

Steve and I have often been stumped with migrating users simply because there’s not an easy to follow “how to”. So here’s an easy-to-follow “how to”.
To migrate users across domains, you will need the Active Directory Migration Tool from Microsoft. Install this on both servers.
First thing’s first – you’ll need to create a trust between [...]

Read the rest of this entry »

Simple User Logon Logoff Logging on a Windows Domain

I like simple scripts, and this one is so obvious – I wonder why I didn’t think of it:
First, create a folder on your server, and share it as logon$. Make sure that users are given read and write access in the share properties, and in the folder security settings.
Create the following logon scripts and [...]

Read the rest of this entry »