Home > Windows Server Tips > > List all your network printers to a file
Windows Server Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 


List all your network printers to a file


Giovanni Davila
08.07.2001
Rating: -4.00- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Do you want to get a list of all your network printers and send them to a file? All you need to know is the name (NetBIOSname or hostname) of the server sharing the printers and then type at the command prompt:

  • net view printservername | find /i "print" >printers.txt

    Replace "printservername" for a valid computername. In the example above the output goes to a file called...


    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



    RELATED CONTENT
    Windows File Management
    Using DFSR for SYSVOL replication in Windows Server 2008
    Key DFS improvements in Windows Server 2008 R2
    Quick tips for troubleshooting NTFS permissions
    Using NTFS on a non-Windows OS with NTFS-3G
    File classification the automated way with Windows Server 2008 R2
    Using DFS to create file system virtualization in Windows Server 2008
    File server migration tips for Windows Server 2008
    Windows Distributed File System (DFS) Tutorial
    Planning a file server migration to Windows 2008
    Windows Distributed File System (DFS) Namespace primer
    Windows File Management Research

    RELATED GLOSSARY TERMS
    Terms from Whatis.com − the technology online dictionary
    NTFS  (SearchWindowsServer.com)

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary


    "printers.txt".

    If you have more than one server sharing printers and you want the output in the same file, then use the ">>" symbol to append to the file.

  • Example: net view myserver | find /i "print" >>printers.txt

    Now you don't have to browse the network just to get a list of network printers.

  • net view computername | find /i "print" >printers.txt

    Rate this Tip
    To rate tips, you must be a member of SearchWindowsServer.com.
    Register now to start rating these tips. Log in if you are already a member.


    Submit a Tip




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



  • Server Room Design - Planning, Cooling, Maintenance
    HomeTopicsBlogsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
    About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
    SEARCH 
    TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

    TechTarget Corporate Web Site  |  Media Kits  |  Site Map




    All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
      TechTarget - The IT Media ROI Experts