PC Review


Reply
Thread Tools Rate Thread

Migration Script

 
 
David
Guest
Posts: n/a
 
      3rd Jul 2003
If you want to move printers from one server to the
other, there are a number of utilities that will do it
for you in the Resource Kit

Print Migrator
PRNAdmin also has scripts that will do the same and you
can use them to troubleshoot what is wrong with your
script.


>-----Original Message-----
>On Error Resume Next
>strComputer = "."
>Set objWMIService = GetObject("winmgmts:\\" &

strComputer
>& "\root\cimv2")
>Set colItems = objWMIService.ExecQuery("Select * from
>Win32_Printer")
>For Each printer in colItems
> printer.ServerName = servername
> If servername = "\\oldserver" Then
> servername = "\\newserver"
>end if
>next
>
>to move folks from one printserver to the new one with
>identical printers
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Print Q Migration Tool/Script Philips Microsoft Windows 2000 Printing 3 27th Jan 2005 05:08 PM
Logon script after migration Troy Bruder Microsoft Windows 2000 2 6th Oct 2004 05:01 PM
print migration script Martin Microsoft Windows 2000 Printing 2 15th Jun 2004 03:10 PM
ADMT v2 : how to lauch a script after machines migration =?Utf-8?B?UmFwaA==?= Microsoft Windows 2000 Active Directory 0 5th Apr 2004 09:26 AM
migration script =?Utf-8?B?UGF1bA==?= Microsoft ASP .NET 0 25th Feb 2004 02:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:37 PM.