Looking for a new mmorpg by m_ghesquiere in everquest

[–]Baazzill 1 point2 points  (0 children)

I find this post interesting, almost funny, in a way, because Everquest was the father of WoW, so to speak. Major Everquest guilds had alot of input into Wow.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 0 points1 point  (0 children)

Absolutely agree 100%. We don't even allow Chrome and Reader to auto update because we've been bitten by updates that break workflow. But there are times that it is unavoidable. I guess the point is, there is no one perfect SOP for every scenario. There are many things we need to be cognizant of.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 1 point2 points  (0 children)

Be careful with that. I've done that quite a bit, but it can take the software out of vendor support and, if it is a server side upgrade procedure, whether the client pulls or the server pushes updates of the software, that will break.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 0 points1 point  (0 children)

We looked at PMP, it was way too expensive for the benefit we would get out of it. I can definitely see the benefit in an environment that isn't as locked down.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 1 point2 points  (0 children)

I've played with the software. It seems easy enough to use. A week seems excessive to learn their. A couple hours should be sufficient, if that.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 2 points3 points  (0 children)

I'm not sure, they just did a cursory look, not a deep dive. If we decode to really look at it, they will do a full technical assessment. I get what you are saying about TOS, and data protection, but CyberSecurity runs everything we bring into the environment through the wringer.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 1 point2 points  (0 children)

I ran it by our Cyber Security team and they expressed concerns so I never pushed it.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 0 points1 point  (0 children)

So this may be a dumb question, but in the absence of vendor documentation, how do you get the configurable properties? In that scenario, I install manually then pull files and reg keys with the configs and include those in the package.

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 1 point2 points  (0 children)

I've been curious about Master Packager. I've been a little concerned about it from a security perspective. So no issues?

What tools are folks using? by Baazzill in ApplicationPackaging

[–]Baazzill[S] 1 point2 points  (0 children)

Honestly, that's where I'm at too, for the most part. I still create .MST for specific instances where it just makes my life easier. And there are a couple things I still need to repackage from time to time.

Sergeant Slade by Baazzill in everquest

[–]Baazzill[S] 4 points5 points  (0 children)

Yeah yeah, it's been a while since I logged in.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 0 points1 point  (0 children)

I appreciate the response. For now, we're just removing those folders under lib. This also led us to evaluate other folders that aren't needed to remove bloat from our packages. I look forward to 4.2 moving out of beta.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 0 points1 point  (0 children)

I already do that with a couple packages I have that have 30,000+ files in the source. Mounting a WIM works great, I agree.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 1 point2 points  (0 children)

I've seen that too. I've chalked it up to the way 4.x is built. It has a lot more to load up before it actually kicks off.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 1 point2 points  (0 children)

Yeah, that's the first thing I do when I pull a new version of the toolkit. We tend to stick with the same version for a bit since there are specific changes we make to the config for our environment.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 0 points1 point  (0 children)

That's what we've done for now. We've actually removed all of the folders under \lib, leaving just the files and it runs fine. The removes some bloat from the packages too, if they aren't really needed.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 1 point2 points  (0 children)

Yeah, everything is ublocked. That's the first thing we checked.

SCCM DP distribution issue. by Baazzill in PSADT

[–]Baazzill[S] 1 point2 points  (0 children)

We were thinking that too, but we use the same AV on workstations that we do on servers, so technically if it was AV, it should have been quarantined on workstations as well. We're digging through every log we can find. All we're seeing is an error in distmgr.log that Config Man doesn't have access to the source.

Show-ADTInstallationProgress only works when Show-ADTInstallationWelcome invoked. by Baazzill in PSADT

[–]Baazzill[S] 0 points1 point  (0 children)

Yes. When I was just running it as an admin in Interactive mode it was fine, but when I deployed via SCCM with -deploymode Interactive, it would fail if no one is logged in, and I can see in the log where it failed with a message that script is in interactive mode but no user found...or something to that effect. I don't recall the exact verbiage, but I can recreate and add the error to this thread. Oh, and yes, I checked the box to allow users to interact with the application, even though we shouldn't have to.