Club PA 2.0 has arrived! If you'd like to access some extra PA content and help support the forums, check it out at patreon.com/ClubPA
The image size limit has been raised to 1mb! Anything larger than that should be linked to. This is a HARD limit, please do not abuse it.
Our new Indie Games subforum is now open for business in G&T. Go and check it out, you might land a code for a free game. If you're developing an indie game and want to post about it,
follow these directions. If you don't, he'll break your legs! Hahaha! Seriously though.
Our rules have been updated and given
their own forum. Go and look at them! They are nice, and there may be new ones that you didn't know about! Hooray for rules! Hooray for The System! Hooray for Conforming!
[SYSTEMS ADMINS & IT MONKEYS] ...maybe they should have hired a professional
Posts
Yeah, I had a doctor call and complain that our chart app wasn't working anymore. So I go into the airwatch console and see his device is non-compliant, and he's like "well I did jailbreak it yesterday."
Well there you go buddy.
Could be the way your VM is implemented. I would think if it is using binary translation then that would be a significant performance hit over hardware assisted virtualization for something like Exchange. ALternately maybe something is just off with your configuration.
The EXCH2K10 server I manage seldom has much CPU load outside of initial boot (probably during backup too). However maybe half an hour or an hour after boot, my CPU utilization is bouncing between 0% and 15% between all cores and RAM utilization is over 90%, and that seems to be its steady state operation.
In a large organization you would definitely at least split the Client Access and Mailbox roles. Heck even small orgs should do that so their mailboxes aren't residing on the same server that is exposed to the Internet.
I know! It's so stupid!
well how else are they going to wring an extra $15 out of you?
What happens is that a user connects the SharePoint calendar to their Outlook. Everything syncs fine. The user can add/modify/delete events to the calendar directly through SharePoint. If the user tries to add an event via Outlook, the event is posted and immediately disappears with a generic send/receive error saying that it couldn't sync. If the user tries to edit an existing event via Outlook, the event change is displayed, but then immediately flashes back to the original, with another generic send/receive error saying that it could not sync. If the user deletes an existing entry, the entry shows as deleted from the calendar in Outlook, but it is still displayed in SharePoint; the calendar in Outlook will no longer display the "deleted" entry, even though it still exists.
- Rights have been verified, and even happens to Domain Admins.
- Office 2007 is affected
- Office 2010 is not affected
- Only seems to happen to users who newly connect to the calendar
- Does not affect calendars that were connected via Outlook prior to issue
I'm currently going through each update one at a time to find the culprit, but curious to see if anyone else is having this problem.
What the hell about her profile could be causing that?
That was something.
Like storage, or a networking closet? I guess I could see someone trying to get into storage.
fuck up once and you break your thumb / if you're happy at all then you're god damn dumb
that's right we're on a fucked up cruise / God is dead but at least we have booze
bad things happen, no one knows why / the sun burns out and everyone dies
Yeah storage. Nothing much in there but wires, and old hardware.
Oh I guess there's laptops and shit in the second one but I wasn't really going to wait for them to go any further.
Some people ask us "Why, why treat the customers this way? Because FUCK 'EM! That's why."
Es-annon NEVA 4GET
Es-annon NEVA 4GET
Yep.
Flip tables.
Es-annon NEVA 4GET
Man what, it works fine for me. How's your policy built?
Works fine for me too, make sure you're building your GPO from scratch with the GPO management tool, and NOT generating it through the print management.
Also use GPO preferences to set drive mappings, and finally let go of those drive login scripts.
Check if she's using offline files. There's a feature in offline files called slow-link detection. If windows has a cache for any shared drive on a server and detects lag of more than 5ms, it will revert to cache automatically (thinking you are on VPN) and only check again for slow-link 5 minutes later.
Also, a data card and a phone in a truck was having problems at a certain customer location. We call Sprint about the location and they check and see that it's in a not so great coverage area.
Their solution: "How about you move the business to another location?"
I'm sure they'll do that, Sprint.
And as a rule I generally use my GPOs to "update" printers and drives. If it doesn't exist "update" will create it, and if it already exists, "update" will just push down new settings if the mapping changes. And I find it works best if you create printers on the User Config side of GPO.
Regarding the first part. That could be it. Thanks technet.
Regarding the second part, that I do, and that I like.
Es-annon NEVA 4GET
Turns out if you do something like
Get-Mailbox "user" | Set-Mailbox "stuff you wanna do"
If the "user" doesn't exist or you make a mistake in your input (lets say, add a number at the end of the samaccountname when there isn't), the Get-Mailbox will gather every mailbox available (I had to stop the script from running, which is why 300 users have been impacted). This is pretty stupid, if you do something like
Get-ADUser "user"
and the user doesn't exist, you just get an error message saying the samaccountname you are looking for doesn't exist. Instead, Exchange does something similar to
Get-Mailbox *
I hope I can help someone working with powershell to prevent this thing before it actually happens to them. I'm now making a verification of the samaccountname to be sure it does exist in the ActiveDirectory before going on with the script.
My Steam profile
3DS: 1435-3951-4785
fuck up once and you break your thumb / if you're happy at all then you're god damn dumb
that's right we're on a fucked up cruise / God is dead but at least we have booze
bad things happen, no one knows why / the sun burns out and everyone dies
Just tried, same thing. (of course, I tried it WITHOUT the Set-Mailbox, hehe)
My Steam profile
3DS: 1435-3951-4785
My Steam profile
3DS: 1435-3951-4785
Ugh, that's dumb. They should fix that.
fuck up once and you break your thumb / if you're happy at all then you're god damn dumb
that's right we're on a fucked up cruise / God is dead but at least we have booze
bad things happen, no one knows why / the sun burns out and everyone dies
Not for get cmdlets, that would be kind of useless since those never modify anything. But set cmdlets definitely have the whatif flag.
Just to answer this.
I have a grandfathered unlimited data plan on my phone. If I use the tethering app that comes with my phone, it actually checks my Verizon service to see if I have a "tethering plan". I don't, so tethering is locked out at the device driver level.
I'm rooted, so the program I use for tethering actually swaps out the device driver for one that isn't crippled by Verizon.
If I was to go to a plan with tethering, I lose my unlimited plan and get a data cap put on.
That's why it's "email or teather". I chose teather.
Here's a client network. It has 30 servers, 4 firewalls, 8 switches and 10 VLANs, and no documentation.
Fix all of its problems."
Talk about trial by fire. Thank god the guy who used to work on this and has since been promoted is willing to teach me stuff, otherwise I'd be truly fucked.
My Steam profile
3DS: 1435-3951-4785
Also, I ran a website on Azure hosting for a while, but with the change to the MSDN subscription benefit (which gives a super luxurious amount of leeway with regards to compute time for development VMs) I could no longer run "production" stuff on the free subscription, so I just took it down because it wasn't that important. Very easy to deploy and manage, though.
My Steam profile
3DS: 1435-3951-4785
Seriously though, these are the best jobs, cause you learn so much.
The worst jobs are the ones where they protect the system from you and protect you from the system by requiring change requests and time tracking and the jobs are over-specialized to the point that you're pigeonholed into some fuckawful repetitive task.
I once worked a contract where I was promised that i would be a "server admin", and that apparently entailed 9 goddamn months of doing not a single thing but converting printers from IPX to TCP/IP. At which point I found a new job because I was losing my goddamn mind.
What I'm saying is "fix ALL the problems" is often a pretty fucking great job description.
Ticket# 100021
From: User
Category: Other, Other, Undefined
Subject: PC broken. URGENT
Description: See subject.
fuck up once and you break your thumb / if you're happy at all then you're god damn dumb
that's right we're on a fucked up cruise / God is dead but at least we have booze
bad things happen, no one knows why / the sun burns out and everyone dies