i386
Captain
- Joined
- Aug 24, 2004
- Messages
- 3,548
I planning on adding a second domain controller at work soon. The one I have now isn't working too hard but I'd sleep better with a little more redundancy in that department. My DC is also the print server for all of our network printers which is about 12 of them. If my 1st DC goes down the 2nd one will not automagically pick up the slack as a print server because I do not plan to cluster ($$$). I had an idea today that I could set up a SAMBA printer in a VM running on Linux. Keeping a backup of the disk image would be trivial and redeploying to a different box in the event of a disaster should be simple. Any of you IT guys using virtualization? It's been a while since I've messed with SAMBA. How well does it live in Active Directory these days.
A little about my setup...
I connect my workstations to the printers via simple vbscripts in group policy. I have each department broken out into their own Organizational Units with user and computer OU's below those. At logoff, all printers are disconnected. At logon printers are connected. This allows me to move workstations from one department to another or to deploy a spare workstation without any manual configuration. I just drag the computer into its respective OU, gpupdate and give it a couple reboots to catch the GPOs on the computer side. With group policy, redirected My Documents and roaming profiles, swapping out a workstation is almost as simple as swapping a phone. I'd like to keep it that way.
The "magic" of connecting printers in Windows 2000 and newer is that the machine sharing the printer will also hand out the driver when the workstation connects to the printer share. Can SAMBA be made to do this too?
A little about my setup...
I connect my workstations to the printers via simple vbscripts in group policy. I have each department broken out into their own Organizational Units with user and computer OU's below those. At logoff, all printers are disconnected. At logon printers are connected. This allows me to move workstations from one department to another or to deploy a spare workstation without any manual configuration. I just drag the computer into its respective OU, gpupdate and give it a couple reboots to catch the GPOs on the computer side. With group policy, redirected My Documents and roaming profiles, swapping out a workstation is almost as simple as swapping a phone. I'd like to keep it that way.
The "magic" of connecting printers in Windows 2000 and newer is that the machine sharing the printer will also hand out the driver when the workstation connects to the printer share. Can SAMBA be made to do this too?