ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. windows 10
    Log in to post
    • All categories
    • DashrenderD

      Azure AD accounts can no longer access Windows 10 shares

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10 azure ad
      2
      0 Votes
      2 Posts
      313 Views
      dbeatoD

      I have not dealt with this much, however I have seen sharing groups get their members removed completely.

    • WrCombsW

      Windows 10 Startup

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows 10 start-ups start menu
      21
      0 Votes
      21 Posts
      2k Views
      WrCombsW

      @RojoLoco said in Windows 10 Startup:

      @WrCombs I don't know if I want to laugh or cry.

      I've done both alternatively all day.

    • steveS

      An Overview of Windows 10 - CompTIA A+ 220-1002 Prof Messer

      Watching Ignoring Scheduled Pinned Locked Moved IT Careers prof messer comptia a+ video training it career it training certification windows windows 10
      6
      2 Votes
      6 Posts
      702 Views
      brianwinkelmannB

      Very Interesting, I like Windows 10 xD

    • JaredBuschJ

      Clicking Check for Updates no longer a bad thing

      Watching Ignoring Scheduled Pinned Locked Moved News windows updates windows 10 microsoft
      4
      5 Votes
      4 Posts
      337 Views
      dbeatoD

      That screwed me over the other day with Exchange 2016, I clicked on Check updates and it started installing updates without any permission....

    • scottalanmillerS

      Get Windows Network Adapter NIC Speed with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10 windows server powershell networking
      1
      2 Votes
      1 Posts
      214 Views
      No one has replied
    • scottalanmillerS

      Run virt-manager on Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10 kvm xen lxc virt-manager xming
      108
      6 Votes
      108 Posts
      41k Views
      ObsolesceO

      @callimarie said in Run virt-manager on Windows 10:

      uhh i keep getting this error "The libvirtd service does not appear to be installed. Install and run the libvirtd service to manage virtualization on this host."

      So did you do what it said?

    • scottalanmillerS

      Get Windows Version from Command Line

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cli command line windows sam windows administration system administration windows 10 registry
      17
      1 Votes
      17 Posts
      2k Views
      scottalanmillerS

      @pmoncho said in Get Windows Version from Command Line:

      No doubt. Currently working on getting Server 2019 DC, DHCP, and RDS working in a lab. A few challenges so far. Was going to try using PS to do many tasks I normally do in GUI (force myself to learn as I go) but decided to put it on the back burner due to frustration. I will get there with PS but it has to wait.

      Unfortunately, no matter how much we want to complain about PS and how Windows has no production-level roadmap at this point and is getting worse by the day, if you are going to run Windows today, PS is how it is done. Issues with PS have only one valid purpose to discuss - to use to explain to management why Windows shouldn't be getting deployed in production workloads, or why risks with it need to be accepted. It's like the licensing issues with Windows, these things all add up to cost and risk and risk is really just cost. It's part of the "decision numbers." Beyond that, it is what it is. If the business actually knows how costly it is and still chooses it, then PS is how you manage it.

      If you deploy and start without using PS, it'll be that much harder to switch later. I know the learning curve is absurd and the whole thing is so much harder than it has any purpose being, but I would bite the bullet if at all possible and learn it now. It'll just be harder later.

    • wrx7mW

      Excel - Portion of Sheets Blocked Out/ All Gray

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion excel 2016 office 365 dell dell latitude dell latitude 7490 excel 64-bit windows 10
      6
      1 Votes
      6 Posts
      801 Views
      wrx7mW

      @scottalanmiller said in Excel - Portion of Sheets Blocked Out/ All Gray:

      @wrx7m said in Excel - Portion of Sheets Blocked Out/ All Gray:

      @scottalanmiller said in Excel - Portion of Sheets Blocked Out/ All Gray:

      @wrx7m said in Excel - Portion of Sheets Blocked Out/ All Gray:

      Adding swapping out RAM to the list. Haven't gotten any word back as to whether or not it has fixed it. Just found out that the user will be in China for a week and a half, so I won't really be able to try much.

      That'll slow things down.

      Swapping RAM or him being out of the country?

      Being out of hte country.

      OK lol. I thought that is what you meant.

    • scottalanmillerS

      PowerShell: Running the Get-Command command in a remote session reported the following error

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell ssh get-command windows 10 windows windows 10 1809
      25
      0 Votes
      25 Posts
      11k Views
      T

      @scottalanmiller I realise this is an old topic, but I've been fighting something similar all day. As it turns out, the implementation of PTY (and also TTY) has changed in recent versions of OpenSSH for windows. When the SSH session is built from within a script, the new OpenSSH implementation detects that the session is not setup from an interactive terminal, and therefore does not assign a PTY to the session, which results in the unability of the Get-Command command to send its output to STDOUT, hence the access denied error. Solution is (at least in the situation I am in) to use the -t (or even -tt) flag with the ssh command to set up the session

    • gjacobseG

      Batch file assistance: scroll text output

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion windows 7 windows 10 batch scripting echo
      3
      1 Votes
      3 Posts
      712 Views
      gjacobseG

      and if you want to change the window size.

      https://stackoverflow.com/questions/8688846/resize-command-prompt-through-commands

    • WrCombsW

      Epson Printer Issues - Receipt.

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet printers pos windows 10
      4
      0 Votes
      4 Posts
      440 Views
      S

      @WrCombs If you're using serial / RS232, I'm guessing that your driver might be outputting in ASCII and might need to be set to ANSI or from 8 bit to 7 bit. Check these against other sites and see what you come up with. The repeated characters are representations of solid lines or simple graphics via the various protocols.

      At least I've run into this before with a telnet app that we use here.

    • guyinpvG

      Windows 10 randomly loses connection with mapped drive

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows 10 windows smb mapped drive share
      3
      0 Votes
      3 Posts
      1k Views
      NashBrydgesN

      I had a similar issue in a workgroup with drives disconnecting. A bunch of Googling brought me to this.

      https://support.microsoft.com/en-us/help/297684/mapped-drive-connection-to-network-share-may-be-lost

      That seemed to fix the issue for me.

    • travisdh1T

      Windows 10 Home to Pro with license key.

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows 10 upgrade pro
      2
      1 Votes
      2 Posts
      268 Views
      travisdh1T

      Nevermind, I was being dumb. They have Enterprise licensing here.

      So @JaredBusch doesn't have to. FFS Travis, stop with the stupid.

    • scottalanmillerS

      Windows 10 Allowing a Regular User to Launch One Application as Admin

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10 security runas sudo runastool
      6
      3 Votes
      6 Posts
      858 Views
      JaredBuschJ

      The first time it is used, we have to manually type the domain\localadmin password.
      995d4dcc-8f3f-428f-a56e-aafa241ca644-image.png
      After that it is stored in credential manager.
      e44ddd17-77ee-4318-a779-8edbc1471c2a-image.png

    • scottalanmillerS

      Windows 10 Defender Won't Start After Malware or Ransomware

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion defender anti-virus windows windows 10 malware ransomware
      35
      4 Votes
      35 Posts
      3k Views
      RojoLocoR

      @Danp said in Windows 10 Defender Won't Start After Malware or Ransomware:

      @RojoLoco Click the link and read for yourself. Also this -- https://www.cybereason.com/hubfs/ransomfree-EOL-message.pdf

      Well damn...

    • scottalanmillerS

      Anti-cheat software causing big problems for Windows 10 previews

      Watching Ignoring Scheduled Pinned Locked Moved News windows windows 10 ars technica
      14
      0 Votes
      14 Posts
      945 Views
      wrx7mW

      @wrx7m said in Anti-cheat software causing big problems for Windows 10 previews:

      Which anti-cheat software is it? I must have missed it in the article.

      I figured it was 3rd party. Just wondering if it is from the games that I play.

    • J

      Slow MS SQL Queries between Windows 10 VMs and MS SQL 2014 on same host

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion database rdbms ms sql server ms sql server 2016 sql windows 10 windows server 2016 hyper-v
      27
      2 Votes
      27 Posts
      3k Views
      J

      @pmoncho said in Slow MS SQL Queries between Windows 10 VMs and MS SQL 2014 on same host:

      @JasGot said in Slow MS SQL Queries between Windows 10 VMs and MS SQL 2014 on same host:

      Winner Winner, Chicken Dinner. It was MDTC and Windows Firewall. (Which is frustrating, because the firewall is turned off for the domain!)

      Good job at troubleshooting. I'm wondering what led you down this path versus something related to Networking, hard drives or software drivers?

      Remembered it from several years ago with another SQL based application. Don't know what made me think of it at 1:30am. But I'm ok with it!

    • scottalanmillerS

      Can You Uninstall OneDrive from Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows 10 windows onedrive
      13
      4 Votes
      13 Posts
      1k Views
      scottalanmillerS

      @BRRABill said in Can You Uninstall OneDrive from Windows 10:

      Ah I remember the early days when I would get in so much trouble for using terms like Onedrive.

      ONly when you were talking about something other than OneDrive 😉

    • DustinB3403D

      Setting up a Fedora Workstation to Manage KVM with Virt-Manager - Remote access solutions

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion kvm hypervisor fedora vnc spice virt-manager virt-viewer windows 10
      17
      0 Votes
      17 Posts
      2k Views
      DustinB3403D

      @Dashrender think of this as XOCE to XenServer/XCP-ng but with a desktop instead of a web interface.

      Literally nothing different and is completely normal.

    • siringoS

      Alternatives to Windows 10 File Explorer

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10 file explorer double commander total commander mucommander chocolatey
      48
      1 Votes
      48 Posts
      3k Views
      siringoS

      i wanted an easier way to copy files to multiple folders and have the folder hierarchy duplicated within parent folders, in other words I wanted to see more stuff in more places all at once.

      Q-Dir works pretty well and it seems to work accurately with Onedrive which is a bonus, not all of them do, actually Q-Dir is the only one I've found that can display Onedrive statuses or statii for files and folders.

      I like to know if any other alternatives have the Onedrive status functionality.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 16
    • 17
    • 4 / 17