ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. GregoryHall
    3. Posts
    • Profile
    • Following 3
    • Followers 5
    • Topics 22
    • Posts 102
    • Groups 1

    Posts

    Recent Best Controversial
    • Flash and Windows Exploit In The Wild

      https://www.fireeye.com/blog/threat-research/2015/04/probable_apt28_useo.html?mkt_tok=3RkMMJWWfF9wsRokvK%2FAd%2B%2FhmjTEU5z17ewkXaG1hokz2EFye%2BLIHETpodcMTsRhPLHYDBceEJhqyQJxPr3NKNgN3tx5RhPmCg%3D%3D

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Best Practices - DC in Hyper-V Environment.

      Hyper-V has matured into a robust and reliable HyperVisor and I have been using it reliably since the first iteration. With 2012 R2 the feature set makes it a no brainier when compared to ESX on purely cost basis.

      Back to the original question regarding having a DC on the same box as the Hyper-V Hyper-visor and having it attached to the domain.

      Two ways I can say I would set this up.

      First way if I had access to only one Bare Metal box would be to leave the Hyper-V server off the domain and run it stand alone. This would remove the requirement of having the DC online before you login to the Hyper-V server and control functions.

      Second way if I DID have access to another physical box would be to add a second domain controller as a second VM on a Second Hyper-V box. This way you almost always have a DC online to run creds against so you can attached the Hyper-V server to the domain.

      Third way I have seen this setup is to have a completely separate domain for just the Hyper-V servers. I have only seen this in very large datacenter deployments so I don't really think this applies.

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Sophos UTM Issues

      You are not leaving the modem off long enough to clear the ARP cache then... Give it a try and also unplug the coax cable to physically break the connect and leave it for 5 to 10 mins then reset the MAC to a new one and see if you get a different IP on a new Subnet... I bet if you do the internet performance is much better...

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Sophos UTM Issues

      Sounds like NIC issues on the ESX host or the modem itself if this is happening again with a new VM...
      You should not need to clone the MAC address you only need to power off the cable modem for 5 min or more to clear the ARP cache then a new IP will be assigned. If you are dynamic and trying to keep the same IP address for service reasons that might be your slow down and Comcast has put all the resources on the new subnet that will require you to get a new IP in order to interface with...

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: I need to remove all certificate services from AD and then setup a new CA

      @JaredBusch http://www.bursky.net/index.php/2012/02/disable-sbs-migration-grace-period-expiration/
      Disable the grace period check it will buy you more time if needed.

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: I need to remove all certificate services from AD and then setup a new CA

      @JaredBusch https://technet.microsoft.com/en-us/library/dd807084.aspx

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: I need to remove all certificate services from AD and then setup a new CA

      Did you update GPO to reflect the new server info?
      https://technet.microsoft.com/en-us/library/cc947849(v=ws.10).aspx

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: NTG would like to Welcome Gene to our team!

      Gene Welcome to the team!

      posted in Water Closet
      GregoryHallG
      GregoryHall
    • RE: So you need to enable email encryption on Office 365 via PowerShell Script.

      http://community.spiceworks.com/how_to/112676-so-you-need-to-enable-email-encryption-on-office-365-exchange-online

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • So you need to enable email encryption on Office 365 via PowerShell Script.
        1. Login to Office 365 Account that is a member of the Global Admins Role.
        2. Enabled Rights Management @ Admin / Service Settings / Rights Management / Manage in the Portal
        3. Install Azure AD Management Admin Tool.
          a. http://www.microsoft.com/en-us/download/details.aspx?id=30339

      Script to setup email encryption on Office 365
      #Enter Office 365 Global Admin Login and Password
      $UserCredential = Get-Credential
      #Import the rights management and msonline PowerShell modules
      Import-Module AADRM
      Import-Module msonline
      $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic - AllowRedirection
      Import-PSSession $Session
      Connect-aadrmservice -Credential $UserCredential
      #Make sure Rights Management is enabled (True)
      Get-aadrmconfiguration
      #Turn on Org Customs - Don't worry if it errors most likely it is already enabled
      Enable-organizationcustomization
      #Configure IRM Key Location and Set the services
      Set-IRMConfiguration -RMSOnlineKeySharingLocation "https://sp- rms.na.aadrm.com/TenantManagement/ServicePartner.svc"
      Import-RMSTrustedPublishingDomain -RMSOnline -name "RMS Online"
      Set-IRMConfiguration -ClientAccessServerEnabled $false
      Set-IRMConfiguration -InternalLicensingEnabled $true
      Test-IRMConfiguration -RMSOnline
      #Add Exchange Online Transport Rules
      New-TransportRule -name "Encrypt" -SubjectContainsWords "Encrypt" -SenttoScope "NotInOrganization" -ApplyOME $true
      New-Transportrule -name "Decrypt" -SentToScope "InOrganization" -RemoveOME $true
      #Disconnect from Office 365 Powershell Session
      Remove-PSSession $Session

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • Microsoft Reloads Yammer and it becomes Delve with AI

      MS is starting to leverage big data and AI to help you work smarter
      http://gadgets.ndtv.com/apps/news/microsoft-launches-delve-collaborative-tool-for-office-365-671797

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Weird 0365 Migration (or maybe i'm just weird)

      @Hubtech PM me the Office 365 login and I will take a quick peek.

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Office 365 Shared Calendar Issues

      ok let us know

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Office 365 Shared Calendar Issues

      I have had delay to service issues with Office 365 in that you turn on a feature and it takes time to get all the permissions applied.
      Other times I have just simply deleted and recreated the calendar a new and it worked.

      Then as you mentioned you might consider a room mailbox...

      Report back your findings

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Office 365 Shared Calendar Issues

      How did you create the calendar.. via powershell or in Outlook?

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: KB3002657 Breaks Netlogon NTLM

      ok they released a V2 version that is fine
      http://windowsitpro.com/patch-tuesday/patch-tuesday-kb3002657-gets-quick-fix-windows-server-2003

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • KB3002657 Breaks Netlogon NTLM

      Dealing with a rabbit hole issue that ened up being a Windows patch KB3002657 breaks NTLM.
      https://www.pickysysadmin.ca/2015/03/11/kb3002657-breaks-everything/

      Uninstalling the patch fixes the issue

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Are there any Adobe Creative Cloud experts on MangoLassi?

      Silly question but have you tried running the installer by Right Clicking and Run As Administrator...?
      I find that usually gets software that is failing on vague errors to complete.

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Webhost needed for Classic ASP based sites

      .NET 1.0 it looks like so all the way back
      upload-afb852ce-a8ea-4273-91ac-8a339f7841b3

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • RE: Webhost needed for Classic ASP based sites

      they have a website section that is cheaper than a full server...
      upload-2388399e-7090-482b-8653-f2aa14d6569a

      posted in IT Discussion
      GregoryHallG
      GregoryHall
    • 1 / 1