ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. momurda
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 101
    • Posts 2,282
    • Groups 0

    Posts

    Recent Best Controversial
    • Removed ADFS, CRM plugin for Outlook wont authenticate now

      Seems it is still trying to use claims based auth(adfs) to authenticate
      Only a couple people use the CRM plugin for Outlook and i forgot to test that before removal.

      Authentication failed
      at Microsoft.Crm.Outlook.ClientAuth.ClaimsBasedAuthProvider1.AuthenticateClaims() at Microsoft.Crm.Outlook.ClientAuth.ClaimsBasedAuthProvider1.SignIn()
      at Microsoft.Crm.Outlook.ClientAuth.ClientAuthProvidersFactory`1.SignIn(Uri endPoint, Credential credentials, AuthUIMode uiMode, IClientOrganizationContext context, Form parentWindow, Boolean retryOnError)
      at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo.DeploymentInfo.LoadOrganizations(AuthUIMode uiMode, Form parentWindow, Credential credentials)
      at Microsoft.Crm.Application.Outlook.Config.DeploymentsInfo.InternalLoadOrganizations(OrganizationDetailCollection orgs, AuthUIMode uiMode, Form parentWindow)

      Logging in to https://crm.mydomain.com works without issue in IE/edge/chrome.

      posted in IT Discussion adfs active directory outlook outlook crm
      momurdaM
      momurda
    • RE: What Are You Doing Right Now

      I liked Exchange Online as a spam filter/transport agent, which was the role it served for a year. Never used all the features though since we were hybrid and used it in a limited fashion.

      posted in Water Closet
      momurdaM
      momurda
    • RE: What Are You Doing Right Now

      Celebrating with a couple Ninkasi Total Domination IPA.

      posted in Water Closet
      momurdaM
      momurda
    • RE: What Are You Doing Right Now

      Nope. I think probably it was easy because we were running a hybrid environment, never went all in.
      I just changed DNS records and deleted the connectors at Exchange Online and in house. Then ran the Convert-msoltostandard ps commandlet. Then turned off claims based authentication for our Dynamics server as well.(forgot about that initially).

      posted in Water Closet
      momurdaM
      momurda
    • RE: What Are You Doing Right Now

      Just expunged Exchange Online and the related ADFS from my domain.

      posted in Water Closet
      momurdaM
      momurda
    • RE: Why Does Everyone Still Focus on Relational Databases?

      How are data in NoSQL db stored, referenced, retrieved?
      In helpdesk relational db, i have tickets, tickets are created by users, users have relationship with other tables by keys. These relationships allow me to get meaningful data if it want by using joins and queries.
      How would all this be stored in NoSQL? Does each ticket created become its own 'document' or entity blob, with the metadata such as user, assigned tech, date, etc available for query without having to use a join?

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why Does Everyone Still Focus on Relational Databases?

      Can you give an example of when a nosql db would be better? I am trying to think of 1 instance where it would be better and can think of 0 outside of Facebook, Amazon, and other companies with billions of transactions/day. They are extreme cases of load/transactions. Might as well be a different world than what 99.999% of other shops are doing.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: What Are You Doing Right Now

      Also lots of responses thinking Tier1 helpdesk is a Windows admin.

      posted in Water Closet
      momurdaM
      momurda
    • RE: First Thing Tasted?

      @RojoLoco
      Are you going to say that Gandhi was a selfish asshole screaming 'look at me'? If so you will get many people who disagree with you, and they would probably be right.
      In my experiences, that is a typically American way of thinking. 95% of people in the world arent americans, and havent had their thinking perverted in the American Way. yes they would have their own perverted way of thinking but it is something else than what you and i are used to, and as such their motivations are probably unknowable from our point of view.

      posted in Water Closet
      momurdaM
      momurda
    • RE: First Thing Tasted?

      @tonyshowoff She was imprisoned and force fed through a straw/tube thing

      posted in Water Closet
      momurdaM
      momurda
    • RE: Team Collaboration Tools

      Jira, trello

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why do my dom0s have only 600MB RAM?

      This time i really thought i had it.

      But hopefully i have finally fixed it this afternoon.
      Today right as people were leaving, this error happened again.
      After i had increased the dom0 memory allocation. Only this time it didnt last 7 minutes, it lasted over 20. Probably due to the increased memory available for dom0 as that was the only change i made recently.
      SMlog full of SR_BACKEND_FAILUREs, timeouts all that bad stuff previously mentioned.
      So then when it all started working again i look at smlog as it should normally be in my environment.
      Every 30 seconds there is some message:

      '''
      XS001 SM: [16965] sr_scan {'sr_uuid': 'cc37b853-066e-fbcb-f5c2-dcca47fd168b', 'subtask_of': 'DummyRef:|737fa116-27fc-0ad6-c923-335d7d645e68|SR.scan', 'args': [], 'host_ref': 'OpaqueRef:ff71ac2a-851d-36dc-43e4-6ea0708498e9', 'session_ref': 'OpaqueRef:7433c31d-3a94-75fa-316b-c0549ce51389', 'device_config': {'username': 'admin', 'type': 'cifs', 'SRmaster': 'true', 'cifspassword_secret': pw hash removed', 'location': '//10.1.0.10/iso'}, 'command': 'sr_scan', 'sr_ref': 'OpaqueRef:77fe45fb-7f66-b2d0-1aac-72e990bfa378'}
      '''

      I go back, looking at all the archived SMlog.x.gz logs.

      This message has been happening for at least 7 months, every 30 seconds without fail. In fact, i thought it was a normal SMlog message because it has been happening at least since my first day on the job. It is also always the same SR uuid # that shows up; which was the CIFS ISO share SR for Xen that was made right after installation back in 2013(not by me). I would guess these type of errors have been happening since 2013, like clockwork almost.

      About ready to throw my fist through something at this point, and users are unhappy.

      I decided to unplug and forget this SR, and recreate it as NFS ISO share in XS rather than CIFS/SMB
      Have done that now, all i can do is wait a few days to see if storage errors occur again. I can say however, those SMlog messages dont show up every 30 seconds anymore.
      In fact the only messages showing up are Unitrends snapshotting and attaching itself to vdis for backups right now, so at least it is 'back to normal' for now. Though normal is $#@!ed apparently.

      It also sheds light as to why previous guy would have reduced memory allocation to dom0, as this seems to reduce the time of these timeouts, while adding more increases the time of them(allegedly, i will know by Monday). If this is the actual fix, it means i will have solved a multiyear problem that 3 other people in my position were unable to solve. I really hope this is it.

      And, does anybody actually know what that 'error' message in SMlog means? It doesnt have the word error, doesnt say anything bad, just lists some uuids.

      Hopefully this horse is way past dead, and I can go clean my shillelagh.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Windows 10 1607 Anniversary update

      At home running w10 pro the Anniversary Update is good. Though Task Manager still doesnt report cpu frequency correctly for me(oc'd 4930k); it is off by 450MHZ. I wish i was running at 4.45Ghz on stock volts like task manager says, but im only @ 4Ghz.
      The notification thing sits to the right of the clock now, which is a bit odd.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Windows 10 1607 Anniversary update

      Some of my wsus clients running windows 10 pro dont seem to follow my wsus rules anymore. They just decide to install updates in the middle of the day, rather than a friday night like i have set up. Total bs.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Microsoft leaks keys for UEFI secure boot

      I was reading that until i saw this:
      http://thehackernews.com/2014/08/how-to-weaponize-your-cat-to-hack-your_9.html

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why do my dom0s have only 600MB RAM?

      @DustinB3403
      I have never met the person before me, they were fired. I hope i dont, ever.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why do my dom0s have only 600MB RAM?

      Lack of Ram, not a problem. Each host has 128GB. someone forced the hosts to use 608MB. I changed them last night per Citrix document, but set it to use 3G. See if that solves the problem. Was hitting less than 20MB free during normal operations, that is bad. Now it is not.
      http://support.citrix.com/article/CTX134951 --should be using between 1024 MB and 4096 MB.

      per
      Instructions
      To configure the dom0 memory, complete the following procedure:

      On the XenServer host, open a local shell and log on as root.

      Enter the following command:
      /opt/xensource/libexec/xen-cmdline --set-xen dom0_mem=<nn>M,max:<nn>M
      Note: <nn> represents the memory in megabytes, to be allocated to dom0. This value should be between 1024 and 4096, depending on the number of VMs that are expected to run and the total memory of the host. A higher value results in less memory being available to the VMs.

      Example : /opt/xensource/libexec/xen-cmdline --set-xen dom0_mem=4096M,max:4096M
      Note: The above command will set the dom0 memory to 4GB or 4096 MB.
      User-added image

      Reboot the XenServer host using XenCenter or reboot command on the console.
      After the host is rebooted, run the command free on the console to verify the new memory settings.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: We live in an era where...

      What is a watch?

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why do my dom0s have only 600MB RAM?

      They all have fixed ram amounts mostly 2-8gb. Total mem usage on each host is way less than the 128GB available to each host. Yet dom0 memory allocation was reduced in size at some point in the past by 20%.
      Ridiculous. though it could have been a step someone, who worked here in the past, took when these hosts only had 32GB ram each and had the same # of vms.(25-30)
      edit: clarity

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Why do my dom0s have only 600MB RAM?

      From my limited Xen knowledge dom0 is essential for stable Xenserver performance, esp for file io. Why the hell would anyone ever lower that amount? To make me angry 2 years later? They never even met me... To save a hundred dollars instead of buying ram?

      posted in IT Discussion
      momurdaM
      momurda
    • 1
    • 2
    • 103
    • 104
    • 105
    • 106
    • 107
    • 114
    • 115
    • 105 / 115