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

      What Did We Shake Off with New VMware vSphere Updates?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind vcenter windows vsphere vmware starwind
      1
      2 Votes
      1 Posts
      244 Views
      No one has replied
    • OksanaO

      Error During OMS Gateway Deployment

      Watching Ignoring Scheduled Pinned Locked Moved Starwind oms windows defender windows defender starwind
      1
      1 Votes
      1 Posts
      374 Views
      No one has replied
    • OksanaO

      Template Your Windows VD Session Hosts

      Watching Ignoring Scheduled Pinned Locked Moved Starwind virtual desktop windows windows desktop azure ad azure active directory
      1
      1 Votes
      1 Posts
      396 Views
      No one has replied
    • dbeatoD

      Cannot RDP through Windows 10 Computer

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows 10 windows rmm solarwinds uac credential manager autoruns
      6
      4 Votes
      6 Posts
      5k Views
      dbeatoD

      @GregC No, it just keeps happening for some reason.

    • OksanaO

      Which to Use: VMware Tools or Open-VM?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind vmware windows linux openvms
      1
      1 Votes
      1 Posts
      155 Views
      No one has replied
    • S

      New to Windows Active Directory and Group Security Management

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows active directory
      13
      1 Votes
      13 Posts
      673 Views
      DashrenderD

      @IRJ said in New to Windows Active Directory and Group Security Management:

      Make an AD group called workstation_admins and add that group to local administrators account on each desktop. This group does not need any AD rights and nobody's account should be in there except for IT admin accounts. Even those IT admin accounts should not be used on local desktops to login on a regular basis. Only when elevation is actually needed, and even then you should use run as.

      I do this - Those who need it have a workstation admin account and a local non admin normal account.

    • wrx7mW

      PowerShell - Using Variables to Delete SMTP Proxy Addresses in AD

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell ad active directory windows get-aduser
      11
      1 Votes
      11 Posts
      3k Views
      wrx7mW

      @flaxking said in PowerShell - Using Variables to Delete SMTP Proxy Addresses in AD:

      if they do not have previous experience with objects

      Describes me. lol

    • scottalanmillerS

      Compare Azure to Windows On Prem for Normal Business Workloads

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloud azure windows
      71
      2 Votes
      71 Posts
      7k Views
      scottalanmillerS

      @Dashrender said in Compare Azure to Windows On Prem for Normal Business Workloads:

      @Pete-S said in Compare Azure to Windows On Prem for Normal Business Workloads:

      @scottalanmiller said in Compare Azure to Windows On Prem for Normal Business Workloads:

      @Dashrender said in Compare Azure to Windows On Prem for Normal Business Workloads:

      Hosting Costs
      1U Colocation America, /24 IP Range
      Monthly cost: ~$250/month
      Yearly cost: 12 x 250 = $3000
      5 year cost: 5 x $3000 = $15K

      Last I looked, 1U was more like $225 with that many IPs. And I think typically you'd get fewer for a lot less cost and/or go IPv6. /24 is two IPs per VM. No need to pay for that.

      Yes, the basic 1U was $100 with two power outlets and then you get four usable IPv4s.

      A smaller server, say 16c EPYC, 128GB RAM, 2x500GB SSD, would be about $3500 and something even smaller, like a 8c Xeon @ 3.7Ghz, 64GB RAM, 2x500GB SSD around $2K.

      So you could scale down everything substantially if you wanted. But if all you are doing is running a few very small workloads then a couple of $5 Vultr VM would be cheaper.

      another factor is - are you running windows VMs, likely always cheaper to have your own hardware, but yeah, the amount of workloads definitely plays a factor here.

      That's true, Windows workloads make cloud computing harder to justify. Not much, but a little.

    • JaredBuschJ

      Disable update checks in the Nextcloud client (windows)

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud sync client updates registry windows nextcloud
      14
      3 Votes
      14 Posts
      3k Views
      JaredBuschJ

      @black3dynamite said in Disable update checks in the Nextcloud client (windows):

      @JaredBusch said in Disable update checks in the Nextcloud client (windows):

      jsut upgraded a system from 2.5 something. I made sure the key was set first.

      after the upgrade it is gone.

      37ce8b3e-b622-417f-9771-e93c6f5d7f78-image.png

      What a pain in the ass.

      Where did you add the registry key?
      HKLM\SOFTWARE\Policies\Nextcloud GmbH\Nextcloud?

      I did not add the second key because that was to prevent user override? My users don't have admin rights so even if they attempted ot override, it would never work.

    • DustinB3403D

      Documenting Firewall Exceptions and Rules

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion firewall firewall-cmd linux windows documentation change management tracking
      10
      2 Votes
      10 Posts
      1k Views
      DustinB3403D

      @IRJ said in Documenting Firewall Exceptions and Rules:

      @DustinB3403 said in Documenting Firewall Exceptions and Rules:

      I had to add some rules to a CentOS 8 server because some things stopped working that were previously working. (Not sure why this worked before, but it did)

      Adding a few rich rules resolved the issue immediately.

      None of this makes any sense. It's deny all and permit by exception. Why would you do anything else?

      That's the default, and that's what was working just fine for a long time. Suddenly it began "not working" and needed the exceptions made.

    • wrx7mW

      Group Policy - HKCU Registry Update (via GPP) For All Users, Only on RDP Server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion gpo group policy gpp ou windows security filtering
      19
      0 Votes
      19 Posts
      3k Views
      ObsolesceO

      @wrx7m said in Group Policy - HKCU Registry Update (via GPP) For All Users, Only on RDP Server:

      @Obsolesce said in Group Policy - HKCU Registry Update (via GPP) For All Users, Only on RDP Server:

      @wrx7m said in Group Policy - HKCU Registry Update (via GPP) For All Users, Only on RDP Server:

      t only applies the setting when linked to the OU of the user

      We'll according to that screenshot, it IS a user setting.

      Yeah. I want all users or a group of users who login to the RD00 server (and only this server) to have this GPP modifying HKCU to apply. Is it even possible?

      Yes, it's possible.

      Ensure the GPO is applying to the user. For example, if User1 is in the Company > Users OU, then make sure that GPO is either in Company or Users OU and the Users OU is inheriting the GPO. Verify with RSOP and gpresult that user is getting the policy.

      I think, but it's been awhile since I did much with AD GP... (like you are in the screenshot) use item-level targeting to the server name.

      Test it by having one of the in-scope users log on to a difference server, run gpresult and see if it's applying, then try it on the targeted server and see if it applies then.

    • black3dynamiteB

      Remote PowerShell from Fedora to Windows

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora windows remote powershell
      12
      3 Votes
      12 Posts
      7k Views
      stacksofplatesS

      @black3dynamite said in Remote PowerShell from Fedora to Windows:

      @stacksofplates said in Remote PowerShell from Fedora to Windows:

      Sssd works with multiple domains.

      If sssd is installed will I be able to use -Authentication Kerberos without needing to join to a domain or when accessing Windows machines that isn’t joined to a domain?

      No it only works for domains.

    • OksanaO

      Linux Proxy in Veeam 10?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind windows veeam linux starwind
      1
      2 Votes
      1 Posts
      450 Views
      No one has replied
    • black3dynamiteB

      Microsoft Windows Default Permissions for Fixed and External Drives

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion microsoft windows permissions
      3
      4 Votes
      3 Posts
      4k Views
      black3dynamiteB

      @wrx7m said in Microsoft Windows Default Permissions for Fixed and External Drives:

      @black3dynamite said in Microsoft Windows Default Permissions for Fixed and External Drives:

      And I noticed that they are different on Servers and Desktops

      I had no idea they would be different.

      On the server one of the permissions that stands out for me is the CREATOR OWNER (full control / subfolders and files only.
      From what I can tell, when a user creates a folder on the root drive, that person will be given the permission of full control of that folder only and then CREATOR OWNER on that folder is also added with full control of subfolders and files only.

      But for the desktop, on the root drive you are not given any full control of that folder.

    • scottalanmillerS

      Disk Manager with No Search in Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows 10
      26
      0 Votes
      26 Posts
      2k Views
      dbeatoD

      @thwr said in Disk Manager with No Search in Windows 10:

      @dbeato said in Disk Manager with No Search in Windows 10:

      @scottalanmiller said in Disk Manager with No Search in Windows 10:

      @dbeato said in Disk Manager with No Search in Windows 10:

      @scottalanmiller said in Disk Manager with No Search in Windows 10:

      @Obsolesce said in Disk Manager with No Search in Windows 10:

      @scottalanmiller said in Disk Manager with No Search in Windows 10:

      So in our situation, we had to open PowerShell and run diskmgmt.msc and it was able to open it. You have to have the full name.

      This came about because someone installed some "Classic Shell" hijack software that removes all of the Windows Vista and later functionality to find tools. So the system is almost entirely broken.

      You could also hit the "Windows" key + r, then type that in the run box and hit enter.

      Only if you have the full name. diskmgmt.msc will work that way, diskmgmt will not. We tried.

      Correct. I am surprised this became a post. However I understand with the whole classicshell situation.

      Yeah, like I never have to know the whole name. I figured it was diskmgmt.exe. Nearly every guide only has it without the extension. And I've never had to type it out before.

      Yeah, most applications for Windows are .msc or .cpl that control things as below:

      Services - services.msc
      Programs and Features - appwiz.cpl
      Disk Managment - diskmgmt.msc
      Computer Management - compmgmt.msc

      For Control panel you would open just "control" and that's it so it can be inconsistent.

      And so forth.

      I usually just start mmc.exe. Three simple characters to type (or seven), no need to remember names (I used to know them, but...) and access to all mmc's in one place.

      Well we can do all that, I am just saying after a while regardless of the OS you get to find your own shortcuts. Problem with MMC is that you need to do like 5 mouse clicks to get to something.

    • 1

      How does name resolution work in AD?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows dns ad
      15
      0 Votes
      15 Posts
      1k Views
      DashrenderD

      @Pete-S said in How does name resolution work in AD?:

      @Dashrender said in How does name resolution work in AD?:

      @scottalanmiller said in How does name resolution work in AD?:

      @Pete-S said in How does name resolution work in AD?:

      I was wondering how it works because we see a problem where a couple of Win 10 clients can resolve all the internal Windows servers names, but not the statically assigned names of linux servers.

      I thought if the name resolution works over different mechanisms and uses different ports it could be an firewall or L3 switch somewhere that has been misconfigured.

      This is common in situations where Linux is not given an opportunity to auto-update the DNS entries, no one makes them manually, and they are not joined to AD.

      Exactly - have you or anyone else added these servers to AD's DNS?

      They have been added manually. The name of the service is also not the name as the server. So if a webserver is abc001.company.com the name in the DNS that will send you to that server might be logistics.company.com.

      if you're being sent to logistics, that's the entry that must be in DNS.. you can have as many entries as are needed for a single server.
      each name is it's own entry.

    • 1

      How to mount remote filesystem over ssh (both Windows & Linux)

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion sshfs windows linux ssh
      7
      3 Votes
      7 Posts
      8k Views
      1

      @dafyre said in How to mount remote filesystem over ssh (both Windows & Linux):

      @black3dynamite said in How to mount remote filesystem over ssh (both Windows & Linux):

      @dafyre Installing sshfs and winfsp via choco is older than the ones from GitHub.

      If you installed them via choco do this to mount at the host root directory or other directories.
      https://github.com/billziss-gh/sshfs-win/issues/102

      Host root directory
      \\sshfs\remoteuser@host\..\..

      Specific directory like /var/www
      \\sshfs\remoteuser@host\..\..\var\www

      Thanks for the pointer. I did install using choco. I'm able to make it work now.

      Edit: Just to see if I can, I may go back and do straight installs.

      As I said above with the latest version I mount the root directory with \\sshfs.r\user@host

      However, if you want to mount another directory like /var/www you have to do:
      \\sshfs.r\user@host\var\www\
      The trailing \ is very important!
      It just doesn't work without it if your path is more than one directory deep. You also need to use backslash and not the forward slash.

    • scottalanmillerS

      Create an Empty SQLite Database on Windows

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion sqlite sqlite3 database relational database windows
      5
      2 Votes
      5 Posts
      2k Views
      scottalanmillerS

      @Danp said in Create an Empty SQLite Database on Windows:

      @scottalanmiller Yes, Windows 10.

      Odd, didn't work for me.

    • scottalanmillerS

      Enable PHP FileInfo on Windows

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion php php 7 php 7.3 php 7.4 windows
      1
      2 Votes
      1 Posts
      2k Views
      No one has replied
    • wrx7mW

      Windows Server 2016 RDS - GPO for Disabling Windows Update Notifications for Non-Admins/Users?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows windows server windows server 2016 rds remote desktop server gpo windows updates windows update
      11
      0 Votes
      11 Posts
      5k Views
      wrx7mW

      @black3dynamite said in Windows Server 2016 RDS - GPO for Disabling Windows Update Notifications for Non-Admins/Users?:

      @wrx7m said in Windows Server 2016 RDS - GPO for Disabling Windows Update Notifications for Non-Admins/Users?:

      @black3dynamite said in Windows Server 2016 RDS - GPO for Disabling Windows Update Notifications for Non-Admins/Users?:

      @wrx7m Is that a computer configuration or user configuration policy? Try applying the rules to only non-admins groups.

      Yeah, it is at the computer level. I would like to do it via user config but I only want them to apply to users on the RD servers. I need to figure out the proper way to structure AD/GPOs to not screw up everything else.

      I am guessing creating another OU as a sub container and move the RD servers into.

      Edit: Since it isn't GPP, there isn't any item level targeting, so I can't do it that way.

      If you can make those changes directly in the registry, maybe can allow you to use GPP and item level targeting.

      Hmmm. That makes sense. Let me mull it over.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 28
    • 29
    • 5 / 29