Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. server 2012 r2
    Log in to post

    • M

      Issues uninstalling Windows Server 2012 R2 Key
      IT Discussion • windows windows server server 2012 r2 • • Markferron  

      7
      1
      Votes
      7
      Posts
      148
      Views

      M

      @Grey said in Issues uninstalling Windows Server 2012 R2 Key: You mean sfc /scannow? Or DISM.exe /Online /Cleanup-image /Restorehealth? @op Check your event logs for more information, and try running the commands above. Ran both, so far nothing, but I will run chkdsk tonight to see if that fixes anything. So far I can't find anything in the logs but I'll keep looking.
    • B

      Server 2012R2 DHCP reservations problem with my VOIP equipment?
      IT Discussion • yealink dhcp server 2012 r2 • • bnrstnr  

      15
      1
      Votes
      15
      Posts
      251
      Views

      B

      @JaredBusch said in Server 2012R2 DHCP reservations problem with my VOIP equipment?: I never use reservations for phones. Specifically with Yealink phones, I set the DHCP hostname value in the config file. So when I am on the network, I can easily just ping ext103.domain.local and shit.. Or If I look at the DHCP server lease list, I see the hostnames listed as ext101, ext103, etc. Love this idea
    • Domain Time off for some members
      IT Discussion • windows vmware server 2012 r2 domain ntp time • • Donahue  

      46
      1
      Votes
      46
      Posts
      637
      Views

      @JaredBusch said in Domain Time off for some members: @Donahue said in Domain Time off for some members: found it. It was the individual time for that ESXi member. It was running on it's own time, neither host time or any NTP. It was off by the 6 minutes. So for some reason, VMWare was syncing this setting with the host's ESXi clock, not the hardware clock, even though the settings disallow that. How do you know the VMware tools was doing the sync?. As I said in my earlier post if windows goes and tries to get the hardware clock no matter what your tool says for heartbeat or times are pretty station it’s going to get the Clock from the host. look at the picture I posted above. It was vmtoolsd.exe that was causing it to jump forward and svchost.exe that was correcting it. I found this under event 4616
    • SOLVED Shared HP Printers - Apply Preferences/Settings to Clients
      IT Discussion • hpe printers server 2012 r2 shared printers • • wrx7m  

      3
      0
      Votes
      3
      Posts
      356
      Views

      @wrx7m said in Shared HP Printers - Apply Preferences/Settings to Clients: I figured it out. You have to use the Printer defaults button on the advanced tab. It opens the same window as shown in the OP, but it will apply it to the clients. Yes, that is where you always do it. Remember that when you change printer drivers you need to change it all over.
    • GPP - Deploying Printers To AD Group
      IT Discussion • gpo printers server 2012 r2 gpp • • wrx7m  

      30
      0
      Votes
      30
      Posts
      1320
      Views

      @obsolesce Right, I am having to add a group of computers to the printers' security permissions with allow printing enabled to get the GPP to actually deploy the printer to the user. UNC pathing to the printer by a member of the PrintersChecksUsers (while the user is logged in) allows them to install and print to the printer. The GPO shows as applied in the RSOP, but with item level targeting, I don't see any info on why it wasn't actually installed/applied. Maybe it shows it somewhere else. The key is the shared printer's security tab on the print server, itself. That is where I have to allow the specific group of computers, as well as the specific group of users. I need both, the computers and users groups to have at least printing allowed.
    • RDP to Server without Requesting Login Details
      IT Discussion • windows windows 10 rdp server 2012 r2 server 2016 • • scottalanmiller  

      12
      0
      Votes
      12
      Posts
      1048
      Views

      Thanks.
    • Issues updating Server 2012 R2 with Exchange 2013 with KB4072650
      IT Discussion • exchange server 2012 r2 exchange 2013 kb4072650 • • JaredBusch  

      3
      5
      Votes
      3
      Posts
      1709
      Views

      These are the kind of things you think someone would catch. Not like it's some random 3rd party app on some 3rd party OS on some 3rd party host.
    • Server 2012: PS Get-ADGroupMember
      IT Discussion • powershell windows server 2012 server 2012 r2 2012 r2 2012 • • gjacobse  

      26
      0
      Votes
      26
      Posts
      1520
      Views

      @obsolesce said in Server 2012: PS Get-ADGroupMember: I use a Linux server that is domain joined to see what groups a MS AD user is a member of. It's just way easier and faster. id [email protected] Done. I was just saying how ridiculously cumbersome this is because of Windows.
    • UNSOLVED Flushing GPOs
      IT Discussion • server gpo group policy server 2012 r2 server 2016 server 2008 server2012r2 server2012 • • gjacobse  

      13
      0
      Votes
      13
      Posts
      1116
      Views

      @thwr said in Flushing GPOs: @dbeato said in Flushing GPOs: You need to setup the settings to Delete or changed to not configured, wait until it applies and then delete the GPOs after confirming they are not applied any longer. Get-Content c:\temp\gpos.txt | foreach { Get-GPO -Name "$_" | Remove-GPO } http://jeffwouters.nl/index.php/2013/08/remove-group-policy-objects-through-powershell/ I bet you could do something like this to set all GPOs to "on delete remove from client" too This assumes a txt file with all GPO names. You could also just use Get-GPO
    • WSUS preparation for Windows 10 Feature Upgrades
      IT Discussion • upgrade windows updates wsus server 2012 r2 1709 • • dbeato  

      5
      5
      Votes
      5
      Posts
      1596
      Views

      @momurda said in WSUS preparation for Windows 10 Feature Upgrades: Wow. Definitely not doing that if I have the same problems as you. Ill just go around and install the upgrade manually. Not even sure why MS still has WSUS, it is nothing but problems unless you spend hours a week fixing and maintaining it. I hear ya, this took me an hour to research, make sure to gather correct logs and then do the how-tos.
    • Server 2012 Console Mode: View Resources
      IT Discussion • server 2012 r2 server core • • gjacobse  

      4
      0
      Votes
      4
      Posts
      567
      Views

      taskmgr.exe
    • Unable to get time to sync on Server 2012 R2 DC
      IT Discussion • server 2012 r2 ntp untangle time • • CCWTech  

      35
      0
      Votes
      35
      Posts
      3959
      Views

      @jt1001001 said in Unable to get time to sync on Server 2012 R2 DC: are any of your time services running under a domain accoutn instead of Local Service? Sounds like a service does not have permission to update the time Windows Time is set to run under "Local Service" (not local system account)
    • AD User Tool: Bulk AD User
      IT Discussion • security active directory ad password server 2012 r2 domain password reset active directory domain • • gjacobse  

      15
      1
      Votes
      15
      Posts
      2802
      Views

      @dbeato said in AD User Tool: Bulk AD User: @Dashrender Then, he needs to force it with Powershell no just a GUI.... Agreed.
    • SOLVED DHCP on Server 2012 R2 does not understand Fedora 25
      IT Discussion • fedora 25 dhcp server 2012 r2 • • JaredBusch  

      17
      5
      Votes
      17
      Posts
      2891
      Views

      So coming back to this (because I was setting some more stuff up), it seems that Windows DHCP Server does understand the RFC, that is why it actually sees and uses the entire machine ID sent by default. It is other devices like my EdgeRouters that I have to use the MAC address. The only problem with the machine ID scheme is that I have no idea what it is before the machine is created. Granted this is mostly my problem because I always use DHCP reservations instead of static IP addresses (evil fucking things, those). I continue to force the new systems to use the hardware ID, because I want to only track the MAC address hex info.
    • Server 2012 R2 not getting updates
      IT Discussion • updates server 2012 r2 windows update microsoft update • • JaredBusch  

      12
      1
      Votes
      12
      Posts
      1130
      Views

      Since today is patch Tuesday, I'll wait and see what comes down.
    • UNSOLVED Data Deduplication and Data Integrity Issues - Server 2012 R2
      IT Discussion • server 2012 r2 deduplication whitepaper data integrity • • DustinB3403  

      7
      1
      Votes
      7
      Posts
      789
      Views

      I'm currently running an evaluation against a relatively inactive share to see what we could save. Only at 17% complete as of now.
    • Wanted Sharepoint 2013 Essentials but had Server 2012 R2? Now You Can Do It!
      IT Discussion • sharepoint server 2012 r2 sharepoint 2013 • • Bill Kindle  

      6
      0
      Votes
      6
      Posts
      1120
      Views

      @Bill-Kindle said: @scottalanmiller I'm mainly wanting to use it to centralize documentation. Both things I create and for existing documents. We use it for docs for sure. Both traditional docs and wiki docs. Plus we use it as a database and light workflows.