Migrate print server from Windows 2000 to Windows 2008 R2

Hi,
Want to transfer NTFS permission of printers from Windows 2000 to Windows 2008 R2.
Any method can do it ??
Thanks

From your description, I understand that you want to copy ntfs permission of printer  folder
from one server to another.
you can use subinacl to do the same.. 
To backup the permissions of the folder, subfolders and files on folder called Data on the G: drive:
subinacl /noverbose /output=c:\ntfs_perms.txt /subdirectories G:\data\
If you wanted to just backup the NTFS permissions for the entire drive, the command would look like this:
subinacl /noverbose /output=c:\ntfs_G_drive_perms.txt /subdirectories G:\*.*
Most of you will probably not be concerned with backing up down to the file level, and are satisfied with just backing up the permissions at the directory level.  Backing up the permissions for just the directories can be
achieved with the following syntax:
subinacl /noverbose /output=c:\G_driveNTFSperms.txt /subdirectories=directoriesonly G:\*.*
To restore the permissions on the drive using the file that you backed them up to:
Subinacl /playfile c:\G_driveNTFSperms.txt
ref- http://windowsadminandpowershell.blogspot.in/2014/07/ntfs-permission-backup-and-restore.html
Thanks,
Arun,
blog - http://windowsadminandpowershell.blogspot.com

Similar Messages

  • Upgrade from Windows 2000 to Windows 2003

    Dear all,
    We are upgrading our CRM Sever from Versio 4.0 to CRM 5.0. Do we need to upgrade our Operating system from Windows 2000 to Windows 2003?
    Kind regards,
    Raquel Mendoza

    Hi Eric,
    I have checked the link. Does this mean that I need to upgrade my OS to WINDOWS SERVER 2003 64bit?
    > Released for  CRM Server  Database Platforms  SAP KERNEL 7.00 64-BIT  MS SQL SERVER...
    Released Database Version Operating System
    MS SQL SERVER 2000  WINDOWS SERVER 2003/X64 64BIT 
    MS SQL SERVER 2000 IA64  WINDOWS SERVER 2003/IA64 64BIT     
    MS SQL SERVER 2005 IA64  WINDOWS SERVER 2003/IA64 64BIT     
    MS SQL SERVER 2005/X86_64  WINDOWS SERVER 2003/X64

  • OS upgrade from windows 2000 to Windows 2003/ 2008

    Hi friends,
    We are planning to do an OS upgrade of our current production system from windows 2000 to Windows 2003/ 2008.
    Can you please refer me to any existing document /Forum link which has a detailed strategy outlaying the activites to be performed for this.
    Regards,
    Rohit

    Hello,
    Just upgrading the OS to 2003 should be OK as 640 - 700 kernel is supported on Windows 2003
    www.service.sap.com/pam
    For 2008 minimum level is 700 SR3 best to do a system copy
    SAP on Microsoft Windows:
    SAP on Microsoft Windows
    regards,
    John Feely

  • Printing to a Print Server from Leopard

    I am a new Mac user, but have been in the IT for a long time. I have a Troy200 wireless print server at home that connects to Brother HL-1440 laser printer via a USB port. I print from all my Windows workstations to the Brother wirelessly. The way printing is set up in Windows is as follows: The HL-1440 driver is assigned to use a "Standard TCP/IP Port". The IP address of my Troy200 print server is 192.168.200.10. The Port Settings in Windows are configured for "Raw", and the Port Number is 9101. The Troy200 has the ability to work with up to 8 USB-based printers when a USB hub is used. I don't use a USB hub -- I connected my Brother HL-1440 directly to the Troy200's USB port. The first USB device connected to the Troy200 uses TCP port 9101.
    I have absolutely no problems printing from Windows to the Troy200 print server. However, I can't get printing to work from my new Macbook Air running Leopard 10.5.2.
    I select the IP Printing option on the Print/Fax confuguration applet in System Preferences. There are three options there: IPP, LPD, and CUPS. I tried both IPP and CUPS, and using the "192.168.250.10" address as well as "192.168.250.10:9101". Then I select the driver from the drop-down list for my printer "Brother HL-1440". When I try to print, all I get is a jumping printer icon on the dock.
    The problem is that I need to be able to specify TCP port 9101. I can't find a place in the printer configuration utility where I can enter the TCP port number. Again, using "192.168.250.10:9101" doesn't work.
    Also, there are actually two printer drivers for the Brother HL-1440 listed among printer drivers in Leopard. One of them is a "gutenprint" driver. I tried both of them, and neither one worked. Actually, when I go to the status page on my print server after I try to print from Leopard, the status of the printer is "sleep". So, it doesn't appear that the print job from sent from my Macbook Air even hits the print server.
    I can ping my print server from my Macbook Air, and I can even http to its admin pages. So, the network connectivity is fine.
    Please help the newbie!

    you should start a new thread, you'd have a better chance of getting an answer. I'll try to answer your question.
    mrcrna wrote:
    Greg,
    I'm running Panther Server 10.3.9 in a vLAN with 16 OS 9 clients. They all print to 2 Xerox Phaser 6200 and 6250 network printers. I am unable to print to either one. I have limited desk space so a USB-attached printer, while more convenient, is impractical. When I run Classic from the Server, I can print to the Phasers.
    that means that OS X is seeing the printers. When you print in Classic, what happens is that the Classic drivers (LaserWriter 8) hands off the print jobs to the appropriate OS X drivers, which do the actual printing.
    I can connect to administer them both with a browser.
    this definitely means that you can see the printers.
    I have all the drivers I should need (new re-installs), but print jobs stop every time.
    Does this mean that the drivers are installed and are visible in Print & Fax?
    Is there a log file or some way I can see why these jobs fail?]
    There are logs, some of which are visible in CUPS using the browser.
    What error messages are you getting?
    Do you have any pearls of wisdom?
    Thanks
    mrcrna

  • How to migrate application server from Tomcat to WebSphere?

    Hi,
    I installed BO XI 3.1 32 bit in environment:
    - AIX 5.3 64 bit
    - Deployed Tomcat 5.5 from installing BO
    - Oracle client 10G
    I need to migrate application server from Tomcat to WebSphere 6.1 and WebSphere 6.1 Server 32 bit in Windows platform.
    Could you someone give detail steps
    Many thanks in advance and best regards,

    I tried manually to deploy web applications, but not successful. This is my deployment step following:
    AIX 5.3: BOE XI 3.1 :
    Copy all <INSTALLDIR>/bobje/enterprise120/java/applications/  to Windows Websphere D:\BO_WAS
    WebSphere 6.1 location & IP (windows) :
    C:\Program Files\IBM\WebSphere\AppServer1\
    IP: 192.168.69.10
    Log in to WebSphere Applicaton Server Administrative http://192.168.69.10:9060/admin
    1. Under the Applications heading of the console navigation menu, click
    Enterprise Applications on the left navigational pane.
    2. Click the Install button and navigate to the location of the WAR file to
    deploy. If deploying from a remote file system, select the Remote File
    System option.
    3. Enter a context root for the WAR file (e.g. /CmcApp for CmcApp.war)
    (this format (/CmcApp) for Unix OS, have different in Windows ? Could you give me fully path?)
    and
    press the Next button, followed by Continue.
    4. In "Step 1", give a unique name for your web application and proceed to
    "Step 2".
    5. Highlight the server you created (or highlight server1 if you didn't create
    your own) from the Clusters and Servers and enable the Select
    checkbox. Proceed to "Step 3".
    6. Select the virtual host you created (or default_host if you didn't create
    your own) from the Virtual Host drop-down list. Proceed to "Step 4".
    7. Review the summary page, and press Finish when done.
    8. Click Save to Master Configuration.
    9. Click the Save link, then the Save button.
    Finally the output is not available.
    Many thanks in advance and best regards

  • Migration of Oracle Database 8i from Windows 2000 to Windows XP

    Hi experts,
    I have to migrate Oracle 8i database from windows 2000 platform to windows XP platform.
    What are the steps that I need to follow in order to migrate.
    Please help me out..
    Waiting for your response.
    Regards,
    Imtiyaz

    Hi;
    Please see below note which could be helpful for you:
    Different Upgrade Methods For Upgrading Your Database [ID 419550.1]
    Minimizing Downtime During Production Upgrade [ID 478308.1]
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Please check my blog
    http://heliosguneserol.wordpress.com/2010/06/17/move-to-oracle-database-11g-release-2-wiht-mike-dietrich/
    In this pdf you can see patch of to upgrade db from x to n wiht many senerios wiht all related metalinks notes which is created by Oracle worker Mike Dietrich
    Regard
    Helios

  • Moving oracle 9i database from windows 2000 to windows 2003 server

    hi everybody,
    plz provide me a solution how to move oracle 9i database from windows 2000 server to windows 2003 server with step by step and also with commands plz as i am very new to oracle
    thanks in advance
    suresh

    Install 9i on windows 2003 server and patch to the same level as the Oracle on Windows 2k
    Shutdown and make a cold backup of your old database. That includes datafiles, controlfiles, redo files, init file (spfile)
    Copy and put these files to the exact same directory structure/location, for example if old file is under D:\oradata\mysid\ then the file on new file should be under same directory. (If you are using Network Storage that make things easier, just mapping to the same drive letter.)
    Also make sure archive log dest and all dump dest directories are created. You don't have to copy all old logs and dump files over.
    Use oradim to create a new service for the database instance
    http://www.psoug.org/reference/oradim.html
    Set proper ORACLE_HOME, ORACLE_SID envionment varibles
    Run netca to configure listener, actually copy listener.ora and tnsnames.ora to $ORACLE_HOME\network\admin will do
    Try to start the database

  • Migrating DHCP Server From OpenSuse to Windows Server 2008 R2 Standard

    Hello,
    I'm planning to migrate a DHCP server from OpenSuse to Windows Server 2008.
    Is there any procedures for that ,Or should i configure my Windows server 2008 DHCP service again.
    Thank you 

    Hi,
    I have done somthing similar in the past. Basically i got exported all the scopes and settings from the linux dhcpd service, then created the scopes in Windows, stop linux dhcp service and start windows one. Use conflict detection setting to leverage any
    IPs lease from linux server.
    Hope it helps.
    Regards,
    Calin

  • Migrating application from Windows 2000 to Windows XP Pro SP3

    I just got a new computer with Windows XP Pro SP3 installed and need an application that was installed on my old, really old, computer running Windows 2000. The application was developed by a third party in 1997 and uses Oracle as the database engine. It uses Developer 2000 for the interface. Our IT person, who is lightyears ahead of anyone I've ever known when it comes to hardware and software, could not get the application to run on my new computer. We get error FRM-40039 when we try to open the application. Any suggestions would be appreciated. I use this application intermittantly all day and right now the "solution" is for me to go to my old computer to use it. This would be like an editor trying to use a dictionary located in another room from which it could not be removed (and could not consult the internet).

    FRM-40039 is a Forms error, and Forms doesnt use ODBC. You'll probably get better help posting in the forum appropriate for that product. Unfortunately I'm not sure exactly what the forum is :(
    Greg

  • Printer compatible with Windows 2000 and Windows 8 operating system?

    My office needs to access a terminal server hosted offsite.  The terminal server uses Windows 2000.  My laptop is Windows 8.   Since I upgraded my laptop I am no longer able to print.  Do they make a computer that is compatible with both versions of Windows?  Is there a fix?  I should also mention, I purchased a new HP and it wouldn't work either.  augh!

    Windows 2000 has been successfully tested with the AT interface card. The file: "Win2000Issues.rtf" (located in the "nifbus" directory) illustrates how to install the AT-FBUS interface card under the Windows 2000 platform. However, the PCMCIA-FBUS card is not supported at this time. In order to use the software under Windows 2000 the "MFC42.dll" file must be in the same folder as the Configurator, otherwise display problems may be experienced.
    Windows ME has also been tested with both the AT and PCMCIA interface boards and appears to work well. Additionally, the Configurator software has proven to be stable under ME.

  • Deskjet 2800 can't print 11x17 from tray 2 with windows 7

    After my PC had windows 7 installed I can't print 11x17 from tray 2. The hp website driver download page doesn't list a windows 7 driver, it instructs me to use the in os driver but that driver will only print to 8.5x11. Is there a fix for this?
    Thanks, Jimmy

    "iTunes could not connect to the iPod update server because you are not connected to the internet.
    Make sure your internet connection is active and try again."
    perhaps try the technique from the following post:
    Kirk1701: Re: ipod wont update - "you are not connected to the internet"

  • Print wirelessly from SL MBP to Windows Vista-connected Printer

    My father just got a MBP, after using PC's all his life. He is trying to print wirelessly to a Canon MX860 printer that is connected to his Windows Vista PC Desktop. There is little to no information that I can understand on the internet about how to make this happen. I found two 'suggestions', but neither seemed to work. Is it possible? Is there a walk-through somewhere that I can send to him?
    Trying to make his first experience a positive one; this is making it difficult!

    Mr.Harris wrote:
    My father just got a MBP, after using PC's all his life. He is trying to print wirelessly to a Canon MX860 printer that is connected to his Windows Vista PC Desktop. There is little to no information that I can understand on the internet about how to make this happen. I found two 'suggestions', but neither seemed to work. Is it possible? Is there a walk-through somewhere that I can send to him?
    Trying to make his first experience a positive one; this is making it difficult!
    To make this as simple as possible he needs a wireless router. Then both his computers print to the printer through the router.

  • Oracle 9i and upgrade Windows 2000 to Windows 2003

    Hi,
    We have a Oracle 9i (9.2.0.6.0 Enterprise Edition) running under Windows 2000 and the OS group is going to upgrade to Windows 2003.
    My question is: will Oracle keep working?
    I hope so because we are not allowed to upgrade to 10g or 11g and I think Oracle 9i for Windows 2003 can't be downloaded anymore.
    regards,
    Ivan

    Rajesh wrote:
    No,you have to upgrade your database(startup upgrade) or compile all invalid objects,using above sqls due to your OS version changed and your cold backup shoul be startup upgrade/migrate option.This is not required.
    Please refer to :
    Process To Upgrade the Operating System and Oracle Database Server [ID 407055.1]
    Procedure When Upgrading Windows 2003 Operating System From Standard To Enterprise Ed. [ID 798175.1]
    RegardsRajesh
    Please see your suggested doc
    - Take a cold backup of you existing database before you start OS and DB upgrade .
    - Upgrade the Operating system (refer your OS documentation for detail)
    - Execute 'relink all '
    - Verify that the existing database is working fine with the upgraded Operating system.
    - Take one more cold backup before you start Database upgrade
    - Install Oracle Software (to which you want to upgrade) in new oracle home.
    - Upgrade database (refer the upgrade/migration guide for complete instruction ) *Process To Upgrade the Operating System and Oracle Database Server [ID 407055.1]*
    It means you need startup upgrade/migrate.

  • Migrating KMS server from one computer to another

    Hi,
    I would like to know how to migrate the KMS from one server to another. Thanks in advance

    Steps to migrating the KMS:
    1. Uninstall the KMS host key first by running the following command:
    slmgr -upk
    2. Then, install the default kms key by running the following command:
    slmgr /ipk [KMS Client Setup Key]
    The default KMS client setup keys can be found here:
    http://technet.microsoft.com/en-us/library/cc303280.aspx
    3. Delete the record from the DNS:
    Open DNS console:
    Expand _tcp node under the domain.com. There will be a record _VLMCS. Delete this record.
    4. The KMS server is uninstalled.
    5. To install KMS on a new server, enter:
    cscript C:\windows\system32\slmgr.vbs /ipk <KmsKey>
    then to activate the KMS host, enter:
    cscript C:\windows\system32\slmgr.vbs /ato
    6. After activation is complete, restart the Software Licensing Service.
    7. Verify that the record is created for the new server in the DNS.
    To verify that the KMS host is configured correctly, you can check the KMS count to see if it is increasing. Run slmgr.vbs /dli on the KMS host to obtain the current KMS count. You can also check the Key Management Service log in the Applications and Services Logs folder for 12290 events, which records activation requests from KMS clients. Each event displays the name of the computer and the time-stamp of an individual activation request.

  • Migration Directory server from Red Hat ES to Windows2003

    Hello!
    I have to migrate from Directory Server 6.0 on Linux Red Hat ES to Directory Server 6.2 on Microsoft Windows 2003.
    Can I use dsmig utility?
    Thanks!

    I don't think that dsmig will work as it was designed for migrating from 5.2 to 6.x
    But I think you can do it mostly with DSCC.
    Install the DSEE 6.2 binaries, configure the Console and register the 6.0 instance in it.
    Then create the new DS 6.2 instance with cloning the configuration. Data will need to be exported from the 6.0 and reimported in the 6.2.
    Regards,
    Ludovic.

Maybe you are looking for

  • Installed Maverick and now iPhoto wont open, help

    I've just installed Maverick from using Snow Leopard and now iPhoto won't open and the message"You can't open the application "iPhoto" because it is not supported on this type of Mac." appears. Since I have hundreds of photos in iPhoto and iPhoto was

  • Problem in file upload......

    hi i had problem in file upload to server. i gave a absolute path to stored location that is working. but i tried to give relative path of the server that is not working plz help me to this problem.. how to give relative path to Tomcat server...

  • How to add  dynamic column  in jfreereport

    hi, i am working on a project aboit accounting package. i had created a report in jfreereport .. buti am facing the problem of dynamic column addition in that.. i have to create the number of column as per user given range that will from 2 to 365 i h

  • WLC 4400 issue on "user login policies" parameter.

    Hi, I'm using a Cisco Wireless controller in my company. (the model is a AIR-WLC4402-50-K9 in 4.2.207.0 version). The WLAN is configured with WPAv2 AES and 802.1X (PEAP MS-CHAPv2) authentication on an external Microsoft IAS server (2003 R2). the auth

  • Cannot update Illustrator cc

    I keep getting this error when I try to update (Adobe Illustrator CC Update (version 17.1.0) There was an error installing this update. Please quit and try again later. Error Code: U44M1I210). I have tried reinstalling cloud, reinstalling illustrator