About 50 results
Open links in new tab
  1. How to open a .drw file? - Spiceworks Community

    Sep 16, 2014 · Hi Everyone, We have a user who needs to work on some files with the extension “.drw” no software installed on the machine will open these, including: paint, Photoshop, Microsoft word, …

  2. How to View or Open a CDR File without CorelDraw

    Jan 20, 2023 · This article explains the informative ways of how to View or Open CDR Files without the CorelDraw application. Just keep reading the post, and you will find the exact and ultimate solution to …

  3. Mass Download of DMS Document attachments - Spiceworks …

    Nov 15, 2007 · Our Engineering Change Department have requested a download of all PDF attachments from all DRW type documents on our Content Server for DMS. (Yeah, really). Anyone …

  4. Daily Challenge - Image Compression Comparison: JPEG vs. PNG vs.

    Apr 6, 2026 · When comparing common web image formats, which typically achieves the smallest file size for a high-detail photograph while maintaining acceptable visual quality? GIF JPEG PNG TIFF …

  5. Error 550 5.7.23 undelivery mail - Spiceworks Community

    Oct 8, 2019 · I have a user who is on exchange 2016 and when she send a email to someone outside she gets a Undelivered email error of 550 5.7.23 spf check fail (in reply to DATA ...

  6. Cisco Configuration Professional - Spiceworks Community

    Mar 21, 2021 · I would recommend against that path. Cisco has always provided a lack luster gui experience, Cisco Config Pro is a real let down. The real good stuff is in understanding the CLI. I …

  7. Exchange 2010 information Store not starting until I stop the Topology ...

    Sep 27, 2013 · I did read that. here is what the answer is, though: It was my ESXi server. the clock was way off on that server and apparently the exchange server’s BIOS< on startup,. used the ESXi time …

  8. Quickbooks will not switch to multi-user, QB Service stopped and login ...

    Jul 7, 2023 · They recently (around 6 months ago) upgraded to the latest version of Quickbooks (on prem) and had literally zero issues up to that point. Immediately following the upgrade though, they …

  9. How install MSI packages using CMD without prompt the UAC for users

    Nov 28, 2024 · This is my first post and I need help with something. We use NinjaOne to monitor and help some users, but now we need to replace TightVNC with UltraVNC and this on its page explains …

  10. non-recursive option for “find” command? - Spiceworks Community

    Apr 19, 2007 · -lrt {};’|xargs grep -iv drw|awk ‘ {print $9}’|xargs rm -f Also if you are using rm -f in the below find command it will not delete the directories just the files. For removing the directories you …