continuum":3qkku4ky said:Continuing the previous "what did you learn today", since that one appears to have gotten so large it's making the forum unhappy.![]()
Do we get bonus points for that
continuum":3qkku4ky said:Continuing the previous "what did you learn today", since that one appears to have gotten so large it's making the forum unhappy.![]()
speedye1":e2cyi3ul said:Duckie Dooh":e2cyi3ul said:Rick25":e2cyi3ul said:That this http://www.cjwdev.co.uk/Software/ADPhotoEdit/Info.html looks like a great way to automate the injected of staff photos in AD.
Very nice timing, I was looking into doing this yesterday.
My guy ended up using http://www.exclaimer.com/outlook-photos/ when we put ours in. Worked really well and free.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24332201#p24332201:3gnotluv said:Xon[/url]":3gnotluv]This is related to Kaspersky AV.[url=http://meincmagazine.com/civis/viewtopic.php?p=24330377#p24330377:3gnotluv said:Rick25[/url]":3gnotluv]Bad MS patch last week.
That said, the last patch cycle nuked the development database my group was working against. Trivial files like ci.dll and ntoskrnl.exe where corrupted zero length files after chkdsk was run. That ended up being a rebuild job.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24351345#p24351345:agrhns94 said:Danger Mouse[/url]":agrhns94]...that I really love:
The Microsoft Active Directory Topology Diagrammer
http://www.microsoft.com/en-us/download ... x?id=13380
[url=http://meincmagazine.com/civis/viewtopic.php?p=24377125#p24377125:1k0bo7sk said:sporkme[/url]":1k0bo7sk]Someone sent me this, then hours disappeared:
http://devopsreactions.tumblr.com/
[url=http://meincmagazine.com/civis/viewtopic.php?p=24382619#p24382619:3p7ry68m said:Barmaglot[/url]":3p7ry68m]Second thing I do when setting up an ESXi host is set UserVars.SuppressShellWarning = 1.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24404167#p24404167:20k5vxmj said:xcrunner529[/url]":20k5vxmj][url=http://meincmagazine.com/civis/viewtopic.php?p=24404057#p24404057:20k5vxmj said:euri[/url]":20k5vxmj]Anybody taken the VMware vSphere: Optimize and Scale class? Was it worth it?
There were useful things I learned like the esxtop utility and monitoring Ready values and stuff from the performance graphs, but the rest was really just internals on how ESXi works and schedules stuff. I found a lot of it was "here's all this stuff that can have a performance impact. ESXi sets this as the default just make sure it wasn't changed!".
[url=http://meincmagazine.com/civis/viewtopic.php?p=24407819#p24407819:pki71q4d said:PaveHawk-[/url]"ki71q4d]BES10 looks exactly the same as BES5. Ugly.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24415913#p24415913:2vrnkha2 said:sryan2k1[/url]":2vrnkha2]Any tips for co-existance with a traditional BES?
[url=http://meincmagazine.com/civis/viewtopic.php?p=24549711#p24549711:uhh5b4eg said:llib[/url]":uhh5b4eg]
....
In the 15 years I've been here, I can't even remember a rack power failure, although there have been a few server PSes that let loose the magic smoke... I don't know how you guys do it, man. My hat's off to you. And it sounds like your IT guy and the facility guy need to have some face-to-face time...![]()
databases\.mdf and the log was \logs\.ldf WTF.....I thought it was a wonky screen refresh (showing no filename) but a command line "dir" on the directory showed ".mdf" as well.[url=http://meincmagazine.com/civis/viewtopic.php?p=24703397#p24703397:wuxq10nh said:Entegy[/url]":wuxq10nh]Hitting the 255 character limit of Explorer in a single folder name.
[url=http://meincmagazine.com/civis/viewtopic.php?p=24784879#p24784879:3belvcvt said:Danger Mouse[/url]":3belvcvt][url=http://meincmagazine.com/civis/viewtopic.php?p=24784865#p24784865:3belvcvt said:Rick25[/url]":3belvcvt]That where the View documentation says install the Root Cert into the keystore to enable smart card support they're actually meaning install the issuing CA cert. For good measure I also added the Root CA cert. Then had to upload the certs into the Zero client so it wouldn't complain.
On the upside I learnt that if you export a Windows CA and pick the DER encoded .cer file, you can just rename the extension and suddenly you've got a .pem file without having to resort to openssl cli stuff.
AHHH, nice. Does that give you the private key as well?