CheckEmoji Community · the emoji forum
🏠 Home 🆕 What's new ❓ Unanswered 🔥 Popular 📡 RSS Members 👥 0 online log in · register
Home › Maria James94 › Posts

Posts by Maria James94

111 posts shown.

Power Rangers (2017) in Movies ·
I had a blast. You don't go into movies like this expecting some deep intellectual masterpiece; they're just meant to be fun summer afternoon flicks.
Is Adobe CS2 still usable today? in Software ·
You really need to ask yourself one thing: are you doing this just for fun, or are you actually looking to turn this into a career?
If you’re just scratching the surface, the old Adobe Creative Suite might get the job done. But honestly, the newer versions have so many tools and features that make professional work way easier—plus, they give you much more control to actually get the image looking the way you envisioned it.

Since you mentioned you can't exactly track down a legitimate download for the latest software right now, you said you're planning to grab an Adobe Creative Suite subscription down the road. So, why wait?
From what you've been saying, it sounds like you're serious about diving in headfirst and really mastering this stuff. If that's the case, buying the software now isn't a waste of cash—especially since there's a massive amount of tutorials online specifically for the modern versions.

Just something to think about.
Windows Server 2008 R2 in IT Support ·
First off, double-check that your network card is actually installed correctly in the server OS—just make sure everything looks solid under Device Manager.
You need to see your network adapter showing up under Network Connections so you can assign it a static IP. Any unused address within your subnet should work fine (I'm guessing this is just a home setup, so something like 192.168.1.0/24).
neonsurfer22 said:Alright, first question on the table—out of those three, which browser is actually the best to use?

Honestly, all three follow modern web standards pretty closely, so it really just comes down to which one you personally prefer and which one makes you happy.
Need help with port forwarding? in IT Support ·
It would be awesome if you could share what the actual fix was, just so future users running into this same headache have a roadmap to follow 😉
Issues receiving emails from Gmail addresses in IT Support ·
Kate Martin3 said:Hey everyone,

I’m hoping someone can help me make sense of this situation. I don't have access to our mail server configuration or any of the deep technical specs that might actually be useful here, so I’ll just lay out what I know.

Here’s the deal: a while back, my company switched over to a new IT service provider, and ever since then, our email has been a total mess. Specifically, when someone sends an email from a Gmail address, it takes anywhere from two to three days to actually hit our inbox. Emails from almost every other domain arrive almost instantly—we're talking one or two minutes, tops. Before we migrated to this new infrastructure under the new provider, we never had a single issue; everything worked flawlessly for years. Just to clarify, our data center is located right here in the States, not some remote offshore location (in case that matters). So, I’m struggling to understand how it’s even possible to have such massive delays exclusively with Gmail domains. I did a little digging online, and the theories are all over the place. Some say it's a server configuration issue (I’m no expert, so take that with a grain of salt), others suggest the server's antivirus might be tripping up on something specific to Google, and some even claim Google itself is the problem and needs to fix their end. Meanwhile, our IT provider’s official stance is that this is perfectly normal. They basically told us it's fine if an email takes five days to arrive as long as it eventually gets there—as if they think the delivery method doesn't matter as long as the "mailman" eventually shows up. In their eyes, it’s not even a guarantee the mail will arrive at all, and they seem totally fine with that being part of the service.

Does anyone have any insight into what could be causing this, or is this kind of delay considered standard practice nowadays? Our entire business relies on timely communication, so this isn't just some minor inconvenience; it's a real problem.

Thanks in advance for any help you can give!

If that’s actually their "official" response, then honestly, just thank them for their service and fire them. This isn't even funny. Are they running a business or just playing around??
Running my own web server?? in IT Support ·
Honestly, basic web hosting packages are dirt cheap these days. I don't see why anyone would bother dealing with the headache of running a site locally when you can grab decent hosting for next to nothing.
Unless you're just doing it to learn the ropes, run some tests, or mess around with research... then yeah, I get it.
Computer Networking Help in IT Support ·
William Richardson12 said:The problems are pretty basic. Just follow the theory. You've got four sets paired with four different masks. You just mask the part of the address you need using binary and read the number.

209.50.1.0 - that last zero means it's the network ID.
255.255.255.0 - the mask tells you only the number after the last dot counts as the device address.

For 20 hosts, that's 11100000, so a custom mask 224 (the sum of the masked bits) would be 255.255.255.(128+64+32).

Now just apply that same logic to the other one, but in reverse.

Spot on; the mask is /27, which works out to 255.255.255.224.
The host IP range would be 209.50.1.1 - 209.50.1.30
My router is infected in IT Support ·
What does it actually mean when people say a router is "infected" and that it's "injecting itself into everything living"?

Sent from my Android device
Where did my Windows 10 Start menu go? in IT Support ·
Since it’s a full factory reset—just like on your phone—everything gets wiped clean.
They really should have made that clearer in the instructions.
13 Hours: The Siege of Benghazi (2016) in Movies ·
I actually really enjoyed the movie; I’ve always been a fan of this kind of subject matter.
How to create a Windows 10 image in IT Support ·
When you're putting together a bootable drive, just double-check that you actually have the "make bootable" option checked in whatever software you're using to burn the media.

Also, when you're running Sysprep, make sure to hit that Generalize button. You want to strip everything back on the reference machine so the install goes smoothly on any new PC without hitting random roadblocks.
How to create a Windows 10 image in IT Support ·
You can totally handle the capture manually if you want. You'll just need to grab a WindowsPE bootable media that has ImageX tucked inside.

Here’s a quick example of how you'd capture the "C" drive and dump it onto "D":
imagex /capture c: d:\install.wim "Windows 7 x64 Ultimate" /compress maximum
imagex /capture "Description" /compress maximum

Once you're done, you'll have a .wim file ready to be uploaded to WDS whenever you need it.
How to create a Windows 10 image in IT Support ·
Creating a Windows 10 image follows the same old playbook as everything else. Since you brought up WDS, I’m guessing you already have a WDS server sitting there ready to go.
If that's the case, just grab a machine (or a VM) and set it up exactly how you want it—install the OS, grab all the latest updates, and get all those necessary programs and drivers installed. Once you're happy with how everything looks on that machine, run Sysprep. After it restarts, boot from the network so you can hit that WDS server and capture the image. From there, you just follow the wizard; it's pretty much foolproof.

As for drivers, you don't actually have to bake them into the image itself. You can just host them on the WDS server, and it'll pull them during the installation process.

If you're looking to automate the whole deployment, you'll want to build an answer file using the Windows Assessment and Deployment kit (Windows ADK) and then just point the WDS to that file for the image.
A bit of a lukewarm sequel, and honestly, a pretty underwhelming way to wrap up the series. I was definitely expecting more from this.
Router issues??? in IT Support ·
Just call customer service and have them swap it out for a new one.
How to connect legacy hardware... in IT Support ·
At my job, we just use an "IDE/SATA to USB" adapter whenever we need to rescue data from some older drives, and honestly, it does the trick just fine.
I can't find the exact model we use, but here's something pretty similar:

My advice? Grab everything you need off that old drive and move it over to a SATA drive. Once that's done, just retire the IDE drive for good—don't go trying to keep it running via an adapter indefinitely.
Which email client can handle this? in IT Support ·
POP3 belongs in the history books, and honestly, we should phase it out ASAP.
Where can I burn a CD? in IT Support ·
If you're trying to pull this off for a college project, your best bet is just grabbing some chocolate and heading down to the campus IT department to ask the guys there for a little favor.
Instead of chocolate, you could always swap it out for whatever they’re actually into—maybe a couple of burgers or something. 🙂
Free Windows OS for students in Software ·
Students can actually snag a free version of Windows OS by grabbing the GitHub Student Developer Pack, as long as they log in using their school's AAID credentials.
The catch is, it all depends on whether your college or university actually pays for the subscription.