|
Apologies for the shouting but this is important.
When answering a question please:
- Read the question carefully
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar
- If a question is poorly phrased then either ask for clarification, ignore it, or mark it down. Insults are not welcome
- If the question is inappropriate then click the 'vote to remove message' button
Insults, slap-downs and sarcasm aren't welcome. Let's work to help developers, not make them feel stupid.
cheers,
Chris Maunder
The Code Project Co-founder
Microsoft C++ MVP
|
|
|
|
|
For those new to message boards please try to follow a few simple rules when posting your question.- Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in tears.
- Be specific! Don't ask "can someone send me the code to create an application that does 'X'. Pinpoint exactly what it is you need help with.
- Keep the subject line brief, but descriptive. eg "File Serialization problem"
- Keep the question as brief as possible. If you have to include code, include the smallest snippet of code you can.
- Be careful when including code that you haven't made a typo. Typing mistakes can become the focal point instead of the actual question you asked.
- Do not remove or empty a message if others have replied. Keep the thread intact and available for others to search and read. If your problem was answered then edit your message and add "[Solved]" to the subject line of the original post, and cast an approval vote to the one or several answers that really helped you.
- If you are posting source code with your question, place it inside <pre></pre> tags. We advise you also check the "Encode "<" (and other HTML) characters when pasting" checkbox before pasting anything inside the PRE block, and make sure "Use HTML in this post" check box is checked.
- Be courteous and DON'T SHOUT. Everyone here helps because they enjoy helping others, not because it's their job.
- Please do not post links to your question into an unrelated forum such as the lounge. It will be deleted. Likewise, do not post the same question in more than one forum.
- Do not be abusive, offensive, inappropriate or harass anyone on the boards. Doing so will get you kicked off and banned. Play nice.
- If you have a school or university assignment, assume that your teacher or lecturer is also reading these forums.
- No advertising or soliciting.
- We reserve the right to move your posts to a more appropriate forum or to delete anything deemed inappropriate or illegal.
cheers,
Chris Maunder
The Code Project Co-founder
Microsoft C++ MVP
|
|
|
|
|
Does anyone know where to find the documentation on grub? There's lots of places out there that give you a little information about how to handle simple tasks, like recreating the GRUB table, etc, but I'm looking for something more detailed.
Keep Calm and Carry On
|
|
|
|
|
|
No. My google-fu seems to have completely failed me in this respect. Thank you.
Keep Calm and Carry On
|
|
|
|
|
I have to admit it took a little forensic searching; the first link went to a street food venue in Manchester.
|
|
|
|
|
And it turns out that there's Grub info files installed on my system too.
Keep Calm and Carry On
|
|
|
|
|
Hello,
I've been tasked with implementing Strong Certificate Matching on Enterprise servers. After doing some research I saw that this could cause major authentication issues on Domain Controllers. Does anyone know how this is safely rolled out or has anyone does this in their environment yet? What systems does it affect?
Thanks
|
|
|
|
|
I think a kernel mode driver is chewing up all of the memory in my company laptop.
The Task Manager shows no process using an excessive amount of memory, but by the end of the day, all 16 GB of RAM is filled up and the page file is at its max. And no, the total RAM usage of all running user mode processes doesn't add up to 16 GB.
The only thing that fixes it is to restart the system. Signing out and back in doesn't fix it.
If it is a kernel mode driver doing it, how can I track down which one it is?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
In Windows Task Manager you might want to look at:
PID
CPU
Mem Usage
Handles
USER Objects
I/O Reads
I/O Read Bytes
Keep the Task Manager open and watch to see if a process is doing this. If not then you might be right.
Thank you for asking.
|
|
|
|
|
How do i fix Windows 10 cause the YES button is grayed out and is not appealing... i need that to restart my administrator account cause i deleted it... Can someone please help??? 
|
|
|
|
|
i did a video background but why video doesn't show after some hours?
I did this by this manual https://www.w3schools.com/howto/howto_css_fullscreen_video.asp
video from filehosting https://download2278.mediafire.com/5vt6nd8x8sag/eojara7axn3kdgz/vlc-record-2022-06-17-01h10m14s-Pok%C3%A9mon+Journeys_+The+Series_S01E37_That+New+Old+Gang+of+Mine%21.mkv-.mp4
Please help me.
modified 24-Jun-22 11:51am.
|
|
|
|
|
Please read the message in red at the top of this page. If you have a technical question then try https://www.codeproject.com/Questions/ask.aspx[^]. But you will need to add considerably more detail. As it stands your question is far from clear.
|
|
|
|
|
As a heavy RDP user...don't. Let me repeat that:
DON'T.
The browser may only download the video file once and never need to fetch it again, but the RDP protocol is only seeing an always-changing area of the screen that constantly has to be sent back to the remote system, with no end in sight.
I've witnessed this first-hand, and can make an RDP connection become absolutely unusable. And it provides no value other than to "make things look pretty" to marketing weasels. I'm not kidding, this sort of thing makes my blood boil.
I cannot emphasize this enough.
DON'T.
|
|
|
|
|
My PC won't stay asleep for very long. I've made sure to disable "Allow this device to wake the computer" in the network adapter.
What's the easiest way of locating a scheduled task that might be waking the machine? Must I look at every task and check it manually?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
Maybe look at the Task Scheduler "home page"? Underneath the "Overview of Task Scheduler" section, there's a "Task Status" section which lists the tasks which have started in the last 24 hours.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
That's a great idea, thanks.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
This is a rather complicated thing to visualize, but I could use some help configuring my router. There are really two things I'm unable to figure out.
First, I have Starlink as my provider. From their modem/earth station I cable to a small switch. That splits the signal between my PC, and the router that controls the rest of the network. That router is located in another part of the building. The router is a rather nice unit, hosting 4 network ports and a dual wireless network. The problem is that, my PC is on the wired network, and the TV is on the wireless network. I cannot get the "Cast" icon to appear when playing videos that I'd like to watch on the TV.
What's annoying is that a friend of mine has her system set up the same way, on a 15 yo primitive router, and hers works fine.
Any ideas?
Will Rogers never met me.
|
|
|
|
|
Hi All,
Need your help please.
I am trying to determine how best to export and import the firewall rules configured in Local Security Policy on a Windows Server Core machine. (no GUI) Neither secedit.exe nor netsh.exe seem to include firewall rules when exporting Local Security Policy. As the hypervisor is not domain connected, we can't use GPO for firewall rules.
Already Commenced host based firewall config through Local Security Policy, which will need to be exported to file and then imported into the hypervisor. As the hypervisor is Hyper-V Server, it has no GUI for managing Local Security Policy locally.
|
|
|
|
|
I'm currently looking for a good UEM like ManageEngine , Jump Cloud . I found Jump Cloud better but it doesn't offer support to linux machines ... Is there any service that offers cross platform support?
I mainly need to be able to Peform Patch Management , Restrict Softwares , Controlling User Account and enforcing disk encryption .
Thanks
|
|
|
|
|
Hello Sysadmins , I'm looking for a DLP , probably a web based one in this case I guess .. that could just block noncompliant devices from downloading Zoho email attachments .
Our organization has Azure AD Premium and has a scale size of 10 devices for now .
Thanks
|
|
|
|
|
Does anyone know how to delete hiberfil.sys on an old drive that is NOT my boot drive?
Windows won't let me do anything to the file. I tried taking ownership of it, but that also seems to be disallowed.
Any ideas?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
I assume you've tried turning off hibernation? From an elevated command prompt, run: powercfg -h off
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
|
You need to go into your profile and close your account.
|
|
|
|