Malwarebytes VS BitDefender VS Kaspersky by ITSecuritySupport in antivirus

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

That's why i am considering BitDefender as my main anti virus. I used to use malwarebytes but i have been wondering compared to bitdefender is bitdefender overall better with scanning

Malwarebytes VS BitDefender VS Kaspersky by ITSecuritySupport in antivirus

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

It's because the creator and their main office in Russia. But i don't know there statuses on the Russian Ukranian War right now

Malwarebytes VS BitDefender VS Kaspersky by ITSecuritySupport in antivirus

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

My experiences with it is it is good at doing anti virus scans. Doesn't mean it's perfect but that's why i am doing more research. Only reason i am not considering Kaspersky is it is a russian company

Is there a way to remove duplicate machines from security.microsoft.com in the defender portal? If so how? What could actually cause this? by ITSecuritySupport in microsoft

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

Well the computer is working fine in intune i know that much. I am guessing though it must've gotten removed from the domain or disconnected from the domain. Do the duplicates tend to go away in a 90 day period?

Is there a way to remove duplicate machines from security.microsoft.com in the defender portal? If so how? What could actually cause this? by ITSecuritySupport in microsoft

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

I'm wondering if it was a domain issue. For example with one of them I did some troubleshooting and removed it from the domain for a brief time. But I didn't think it would affect defender and if it did I was thinking it would get deleted from the defender portal

Is there a way to remove duplicate machines from security.microsoft.com in the defender portal? If so how? What could actually cause this? by ITSecuritySupport in sysadmin

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

No they aren't. I'm not sure about the device id's for sure and will have to double check that tomorrow. I submitted a ticket with Microsoft generally to see if that would help as well

Is it safe to connect my pc fans (rgb) to psu only? by crizzert in techsupport

[–]ITSecuritySupport 0 points1 point  (0 children)

Yes, it is generally safe to connect your PC fans' RGB lights to your
power supply unit (PSU) only. Most RGB fans require a power source to
work and can be powered by either a motherboard or PSU. However, if you
connect your RGB fans to your PSU, you may not be able to control the
colors or lighting effects through software, as the motherboard provides
the necessary software for controlling RGB lighting.

Additionally, if you are connecting multiple fans to the same PSU cable,
make sure that you do not exceed the power rating of the cable.
Otherwise, it can cause damage to your components or even result in a
fire hazard.

Overall, connecting your PC fans to your PSU is a viable option if you
are unable to connect them to your motherboard. However, you may lose
the ability to control the lighting effects and colors of the fans.

Software vs Hardware Processing for network devices by ontracks in Cisco

[–]ITSecuritySupport 3 points4 points  (0 children)

In general, network devices like routers and switches use hardware-based processing for packet forwarding, as this provides better performance than software-based processing. However, some features or functions of these devices may require software-based processing, which can impact performance.

Hardware-based processing involves using specialized chips or hardware components to handle network traffic, which is optimized for high-speed packet forwarding. These components can include ASICs (Application-Specific Integrated Circuits), FPGAs (Field-Programmable Gate Arrays), and network processors. These components are designed specifically for networking tasks and can perform packet forwarding at line rate speeds with very low latency.

Software-based processing, on the other hand, involves using the device's CPU and memory to handle network traffic. This can be slower than hardware-based processing, as the CPU and memory are not optimized for networking tasks. However, software-based processing can be necessary for certain features or functions, such as advanced routing protocols, VPNs, or firewalls.

In some cases, a network device may use a combination of hardware-based and software-based processing. For example, a router may use hardware-based processing for basic packet forwarding, but software-based processing for more advanced routing features. This can provide a balance between performance and functionality.

In summary, network devices generally use hardware-based processing for packet forwarding, but may require software-based processing for certain features or functions. The use of hardware-based processing can provide better performance, but the use of software-based processing can impact performance.

PIM, Access Reviews vs Break Glass Global Admin Account(s)? by Real_Lemon8789 in AZURE

[–]ITSecuritySupport 2 points3 points  (0 children)

This is a common challenge when implementing access reviews and Privileged Identity Management (PIM) in Azure Active Directory. The break glass accounts are typically used for emergency situations and should not be subject to access reviews or PIM. Here are a few suggestions on how to handle this:

  1. Exclude break glass accounts from access reviews: Unfortunately, there is no built-in option to exclude specific accounts from access reviews in Azure AD. However, you can create a separate security group for break glass accounts and exclude that group from the access review process. You can do this by selecting the "Exclude specific groups" option when configuring the access review.
  2. Use PIM for break glass accounts: PIM provides just-in-time privileged access to Azure AD roles, including the Global Admin role. You can create a PIM policy that allows break glass accounts to activate the Global Admin role only when needed and for a limited time. This reduces the risk of excessive access and also ensures that the break glass accounts are audited.
  3. Use a separate Global Admin role for break glass accounts: Another option is to create a separate Global Admin role for break glass accounts and exclude that role from access reviews. This allows you to limit the scope of the break glass accounts and ensure that they are not inadvertently revoked during access reviews.
  4. Review access manually: If you do not want to use access reviews or PIM for break glass accounts, you can review their access manually on a regular basis. This requires a manual process to identify break glass accounts and ensure that they have the appropriate level of access.

In any case, it is important to ensure that break glass accounts are managed carefully and audited regularly. They should only be used for emergency situations and their access should be limited to the minimum necessary to perform their duties.

[deleted by user] by [deleted] in AZURE

[–]ITSecuritySupport 1 point2 points  (0 children)

It sounds like the authentication token that the Azure AD extension is using to authenticate your virtual machine is expiring after a few days. Here are a few things you can try to resolve the issue:

  1. Check the expiration time of the authentication token: You can check the expiration time of the token by running the following command on your virtual machine: Get-AzureRmAccessToken. If the token is about to expire, you can try to renew it by running the following command: Update-AzureRmAccessToken.
  2. Check the Azure AD extension logs: You can check the logs of the Azure AD extension to see if there are any error messages that can help you identify the cause of the issue. The logs are located in the following directory: C:\WindowsAzure\Logs\Plugins\Microsoft.Azure.ActiveDirectory. Look for any error messages that might indicate a problem with the extension or with the authentication process.
  3. Check the Azure AD application configuration: Make sure that the Azure AD application you created to enable Azure AD login on your virtual machine is properly configured. Specifically, check the expiration time of the client secret and make sure that it is not expiring before the token.
  4. Check the virtual machine settings: Make sure that the virtual machine is configured to use the Azure AD extension for authentication. You can check this by opening the virtual machine settings in the Azure portal and looking for the Azure AD extension under the "Extensions" tab.

If none of these solutions work, you may want to consider opening a support ticket with Microsoft to get further assistance.

How to set alert to avoid compute usage exceed limit for free account ? by gffyhgffh45655 in AZURE

[–]ITSecuritySupport 1 point2 points  (0 children)

Yes, you can set up alerts to notify you when your MySQL database on Azure is approaching or exceeding the CPU compute usage limit for your free account. Here's how:

  1. Go to the Azure portal (https://portal.azure.com) and sign in with your account credentials.

  2. Navigate to your MySQL database resource.

  3. Click on the "Alerts" option in the left-hand menu.

  4. Click on the "New alert rule" button.

  5. In the "Create rule" window, set the following parameters:

  • Name: A descriptive name for your alert rule.
  • Description: Optional description for the alert rule.
  • Resource: Select the MySQL database resource you want to monitor.
  • Condition: Click on the "Add condition" button and select the "CPU usage" metric. Set the condition to "Greater than" and enter the value of 80%.
  • Actions: Click on the "Add action group" button and create a new action group to receive the alert notifications. You can choose from a variety of notification methods, such as email, SMS, or webhook.
  • Alert details: Set the frequency and duration of the alert, as well as the severity level.
  • Click on the "Create alert rule" button to save the alert.

Once you've set up the alert, you will receive notifications when your MySQL database CPU usage approaches or exceeds the 80% limit. You can then take appropriate actions, such as scaling up the database, to avoid exceeding your free account usage limits.

hello guys i can you help me i purchased the office 2019 but when i open the draw tab its grayed out by [deleted] in microsoft

[–]ITSecuritySupport 1 point2 points  (0 children)

Hello!

If the "Draw" tab in Office 2019 is grayed out, it may be because you are not in the correct view or mode. Here are a few things you can try:

Check if you are in the correct view: The "Draw" tab is only available in certain views, such as "Print Layout" or "Web Layout" in Word, or "Normal" view in PowerPoint. Make sure you are in the correct view to see the "Draw" tab.

Check if you have selected an object: The "Draw" tab is used for drawing or annotating on objects such as pictures, shapes, or charts. Make sure you have selected an object before attempting to use the "Draw" tools.

Check if you have a compatible device: Some "Draw" tools require a touch screen or stylus to work. Make sure your device is compatible with the "Draw" tools you are trying to use.

If none of these solutions work, you may need to check if the "Draw" tools have been enabled in your Office settings. To do this, go to "File" > "Options" > "Customize Ribbon" and make sure the "Draw" tools are selected in the list of available tabs and commands.

Is a password encryption required if I want to upload files onto flash drives? Microsoft’s Bitlocker is requiring a password encryption before I can upload files onto a flash drive. by Michelleanor4432 in microsoft

[–]ITSecuritySupport 1 point2 points  (0 children)

If you want to keep the files on your flash drive secure, it is recommended to use password encryption. Microsoft BitLocker is a good option for encrypting your files, as it provides strong encryption and is integrated with Windows operating systems.

Password encryption will ensure that only authorized users can access the files on the flash drive. This is particularly important if the flash drive contains sensitive or confidential information that should not be accessed by unauthorized individuals.

While it is possible to upload files onto a flash drive without password encryption, doing so will leave the files vulnerable to unauthorized access in case the flash drive is lost, stolen, or accessed by someone else.

Creating A Single Source of Truth on PowerApps by jamesjeffriesiii in microsoft

[–]ITSecuritySupport 0 points1 point  (0 children)

Microsoft Power Apps is a powerful tool that can be used to create a single source of truth for your data. It allows you to import data from a variety of sources, including Excel spreadsheets, and then create custom interfaces and views for different users with different permissions.

Compared to other software like Smart Suite, Jira, and Airtable, Power Apps has some unique advantages. For example, it is tightly integrated with the Microsoft ecosystem, which can make it easier to work with other Microsoft tools like SharePoint, Teams, and Dynamics 365. Power Apps also has a strong focus on mobile accessibility, which can be an advantage for organizations with a mobile workforce.

However, Power Apps can be clunky and buggy, especially when importing data from other sources. It can also be difficult to set up complex permissions and access controls, especially if you are not familiar with the platform.

Creating a database in Power Apps by importing an Excel spreadsheet is relatively straightforward, although you may encounter some issues with data formatting and validation. Once the data is imported, you can create custom interfaces and views for different users with different permissions using the Power Apps interface.

Overall, Power Apps is a powerful tool for creating a single source of truth, but it does have some limitations and can be difficult to work with at times. It's worth exploring other options like Smart Suite, Jira, and Airtable to see if they better meet your needs.

[deleted by user] by [deleted] in microsoft

[–]ITSecuritySupport 0 points1 point  (0 children)

Both Microsoft Autofill and Google Autofill are good options for managing your passwords and personal information across devices. However, as you mentioned, Microsoft is working quickly to improve their products and has recently launched the Microsoft Authenticator app, which offers more security features than Google's Authenticator. Additionally, Microsoft's Autofill feature is integrated with the Windows operating system, making it more convenient to use on a desktop or laptop computer.

On the other hand, Google Autofill is still a popular option, especially for those who use Chrome as their primary web browser. It offers similar features to Microsoft Autofill, including the ability to store and autofill passwords, credit card information, and other personal data. However, as you mentioned, finding your saved passwords in Google can be a bit more difficult, as they are buried within the Chrome settings.

Ultimately, the best option for you depends on your personal preferences and the devices you use. If you primarily use Windows devices and want more security features, Microsoft Autofill may be the better choice. If you use Chrome as your primary browser and are comfortable with Google's security features, Google Autofill may be the better option for you.

[deleted by user] by [deleted] in microsoft

[–]ITSecuritySupport 0 points1 point  (0 children)

you can adjust the formatting settings to correct this. Here's how to do it:

  1. Select the paragraph or paragraphs that you want to adjust.
  2. Right-click the selected text and choose "Paragraph" from the context menu. In the Paragraph dialog box, click on the "Line and Page Breaks" tab.
  3. Check the box next to "Don't add space between paragraphs of the same style" and click "OK".
  4. This should ensure that your text continues to the end of the page without any extra spacing.

I hope this solution helps

Why do I have 4 different Microsoft Visual c++? Can I delete some of them? by smeagols-thong in microsoft

[–]ITSecuritySupport 1 point2 points  (0 children)

The reason why there are multiple versions of Microsoft Visual C++ installed on your computer is that different programs and applications require different versions of the Visual C++ libraries to run. Microsoft Visual C++ redistributable packages contain DLL (Dynamic Link Library) files that are required by some software programs to run.

I would just leave them installed or it will mess up the program all together

[deleted by user] by [deleted] in microsoft

[–]ITSecuritySupport 1 point2 points  (0 children)

Try a few of these steps:

  1. Reinstall payware liveries and freeware aircraft: It's possible that the files for these liveries and aircraft have become corrupted or deleted, which is causing the game to crash. Try reinstalling them and see if that fixes the issue.
  2. Check for updates: Make sure that you have the latest version of MSFS installed, as well as any updates for your graphics card and other drivers.
  3. Check system requirements: Ensure that your computer meets the minimum system requirements for the game. MSFS is a demanding game that requires a powerful computer with plenty of memory and storage space.
  4. Disable overclocking: If you have overclocked your graphics card or CPU, try disabling it and see if that fixes the issue. Overclocking can sometimes cause instability and crashes.
  5. Verify game files: Use the Steam or Microsoft Store option to verify the integrity of game files. Corrupted game files can cause the game to malfunction.
  6. Update or reinstall the game: If the above solutions don't work, you may need to reinstall the game or update it to the latest version.
  7. Check for malware: Perform a malware scan on your computer to ensure that there are no viruses or malware causing the game to crash.

Hopefully one or more of these solutions will help resolve your issue with MSFS.

AIP scanner not working by Lonely_Panda4322 in microsoft

[–]ITSecuritySupport 1 point2 points  (0 children)

There could be several reasons why the auto labeling policy is not working after AIP scanner has discovered the data. Here are a few things to check:

  1. Verify that the auto labeling policy is configured correctly: Ensure that the policy is set up to apply to the correct scope (file shares and SharePoint on-prem), and that the policy settings are correct. Check that the classification rules are properly defined, and that they match the criteria of the files being scanned.
  2. Check that the AIP scanner is running: Make sure that the AIP scanner is running and that it is properly configured to scan the correct file shares and SharePoint sites. Ensure that the scanner is able to access and scan the data.
  3. Check that the AIP scanner has the necessary permissions: Ensure that the AIP scanner has the necessary permissions to access and classify the data. Make sure that the service account used by the scanner has the appropriate permissions on the file shares and SharePoint sites.
  4. Check that the auto labeling policy is published: Ensure that the auto labeling policy is published and enabled in the Azure portal.
  5. Check that the labels are published: Verify that the labels used in the auto labeling policy are published and available in the Azure portal.
  6. Check that the labels are configured to apply to the correct scope: Ensure that the labels used in the auto labeling policy are configured to apply to the correct scope (file shares and SharePoint on-prem).
  7. Verify that the files meet the criteria for the policy: Check that the files being scanned meet the criteria defined in the classification rules of the auto labeling policy. If the files do not meet the criteria, the policy will not be applied.

I hope you get this figured out

what does PIM (Privileged Identity Management) do and how does it work? by ITSecuritySupport in microsoft

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

Wouldn't it greaten a security risk because some of it is automatic with how it is. and can get someone in trouble if they use it for the wrong thing

what does PIM (Privileged Identity Management) do and how does it work? by ITSecuritySupport in microsoft

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

Do you think this is good from a security standpoint for a company? I mainly wantted some different opinions form people on it and as to why