Security popups on Windows
One way that hackers operate is by adding a fake security warning to your Windows PC in hopes that you will pay them to remove it or follow additional instructions. These typically come from users accessing hacked sites.
One way that hackers operate is by adding a fake security warning to your Windows PC in hopes that you will pay them to remove it or follow additional instructions. These typically come from users accessing hacked sites.
We have recently come across a new variation on the gift card scam. In the past it was always a vague urgent need. Now it has appeared under the guise of wanting to setup an employee incentive program.
It’s very likely that you are used to going to your photo library on your phone, selecting the pictures you want to send and then choosing the app. Outlook on your phone works just like it does on your desktop. Draft a new email and add media to it from the draft. (The options for what you can… Read More »
These are the primary URLs needed to support 365
In PowerShell as Admin Run: $Ver=Get-ItemProperty ‘HKLM:SOFTWARE\Microsoft\Windows NT\CurrentVersion’ | Select-Object CurrentMajorVersionNumber,DisplayVersion;$Ver reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v TargetReleaseversion /t REG_DWORD /d 1 reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v TargetReleaseversionInfo /t REG_SZ /d 22H2 Get-ItemProperty ‘HKLM:SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate’ | Select-Object TargetReleaseversion,TargetReleaseversionInfo
To add custom Colors to SharePoint Install SharePointOnlineManagementShell tools Run this Scrip in Sharepoint
Connect PowerShell to 365 Then use these commands to block senders: #Add Sender Block $Email = “email@domain.com” New-TenantAllowBlockListItems -block -ListType Sender -Entries $Email -NoExpiration
When Autocad launches to a licensing error, tells you to contact support and only leaves you with the option to quit!
1. Check the Plot Style Folder Location: Open AutoCAD and go to Options by typing OPTIONS in the command line. In the Files tab, locate Printer Support File Path > Plot Style Table Search Path. Verify that the correct folder containing your .ctb or .stb files (plot styles) is listed. If not, update the path to where your… Read More »
This utility provides BIOS configuration capability to Dell Optiplex, Latitude, and Precision systems from within Windows. The tool does not require a reboot and offers a GUI or CLI interface. On the Dell Support Site, this can be found under Drivers > Systems Management > Sys-Man_Application <version number>.exe.
Four ways to remotely run an executable. ([WMICLASS]“PCName:Win32_Process”).create(“notepad.exe”) Invoke-WmiMethod –ComputerName PCName -Class win32_process -Name create -ArgumentList “notepad” Invoke-Command –ComputerName PCName –ScriptBlock {Start-Process notepad.exe} “C:\!msp\bin\PsExec.exe” @Z:\Delpoy\Software\Install.txt -s msiexec.exe /i “z:\Deploy\MSI\firefox.msi” /q
Printer not grabbing paper from the tray anymore? There is an easy fix that takes all of 5 minutes.
To set up a Polycom conference phone for Vonage:
If the CC Desktop app (required for installing & updating) fails, you must uninstall and reinstall it. This would normally require removing all of the suite as the Desktop App can not be removed until all other Adobe programs are uninstalled. Fortunately, Adobe has created an uninstaller for the Desktop app.
Install Plug-In: Increase Maximum Upload File Size On the host system > Go to C:\PHP\n.n.n\ > open php.ini Search for and update size in the below code & run iisreset from cmd ; Maximum allowed size for uploaded files. upload_max_filesize = 40M
Stop the FlexNet licensing service Delete the files in this folder: “C:\Documents and Settings\All Users\Application Data\FLEXnet” Delete one file in this folder: “C:\Program Files\Common Files\Macrovision Shared\FLEXnet Publisher” but NOT the FNPLicensingService.exe file. RestartedFlexNet licensing service Oened the program and activate it.
Hopefully this doesn’t come up often but when it does… Windows 10 no longer supports SMB1. It can be enabled (it is also a big security hole) Powershell as administrator: Enable-WindowsOptionalFeature -Online -FeatureName smb1protocol more on the topic in general here.
Prerequisites: The user that you are going to run the eDiscovery as must be a member of Mailbox Search Role and the Discovery Management Role Group (The discovery management Role Group will encompass the Mailbox Search Role) You will not see the eDiscovery or litigation hold options (The compliance management menu item on the left side of the… Read More »
Upgrade Active Directory Forest Functional level in the organization to Server 2008R2 or later. Install .NET Framework 4.8 Unified Communications Managed API 4.0 Visual C++ 2013 Redistributable Package
Windows updates search endlessly then throw an error? Turn off updating for non-windows software and also disable smartscreen filter as well as Symantec.
If CRM hangs you just need to clear the cache for the browser you are using.
I have added Client Intranet as a new category. Add this to any post you think might be helpful to clients for example new threats, a walk through on how apps works, etc.
Canon Plotter Go to settings (4th icon) > Interface Setup > TCP/IP > IPv4 Set IPv4 Mode to Manual Go back then Choose IPv4 Settings Set the IP, Subnet Mask and Gateway Konica Copier Press Utility (Button) > Administrative Settings Log in with Password: 12345678 or 1234567812345678 Go to Network Settings > TCP/IP Settings Set the IP, Subnet… Read More »