Quantcast
Channel: Spiceworks Community - Latest topics
Viewing all 183896 articles
Browse latest View live

PALO ALTO port forwarding remote SIP assistance

$
0
0

Hey Team, 

Anyone with Palo alto experience port forwarding or NAT config please help me configure the following set up 


report/quick way to find which systems are up or down

$
0
0

Hi All

I have the on-prem OLD version of Spiceworks and working well with Helpdesk/Inventory.  Most of my systems have the agent installed, and I get full info on the workstations.  However, maybe I haven't dug into this, but does anyone know how to find out (a report or table would be great) that I could run to tell me which systems are ON or OFF?

I set all systems to power off at night after updates/virus scans.  So I want to know which machines have been turned on in the morning in case I need to RDP into them to make an admin change.

Thanks.

marking messages as junk office 365 newest outlook client aol verizon imap issue

$
0
0

I just did a fresh install of windows 10 and the newest office 365 download on a client's system.

I configured there email in outlook using the aol verizon imap settings.

I first used:

Incoming mail server (IMAP): imap.aol.com
Outgoing mail server (SMTP): smtp.verizon.net IMAP-993-SSL
SMTP-465-SSL

then tried after issue:

Incoming Mail (IMAP) Server
• Server - export.imap.aol.com
• Port - 993
• Requires SSL - Yes

Outgoing Mail (SMTP) Server
• Server - smtp.aol.com
• Port - 465
• Requires SSL - Yes
• Requires authentication - Yes

The first one had an odd issue where when the user maked an items as junk to block the sender it would go to junk and start duplicating unless we quit outlook then removed the block.

The 2nd server option when we would do that the message would just disappear even removing the block does not bring it back on outlook.

info below:...

SQL Merge Replication - How Many Subscribers Available in SQL Standard?

$
0
0

Hi,

We're currently looking to set up SQL merge replication across multiple databases/locations, with 1 publisher and a minimum of 2 subscribers and a maximum of 6 subscribers.

With SQL Standard licensing, how many subscribers per publisher are available?

Thanks

Cable modem connected to a surge protector or outlet

$
0
0

I always had purchased my own devices to use with Comcast.  I just did some research online.  Should a cable modem be plugged into a surge protector/battery backup or directly into the wall outlet?  I only use APC products, the best ones.  So what do you think?

I have my surveillance camera DVR plug directly in the wall because it was suggested by Samsung, and Swann.

How to span displays with HP Thunderbolt dock. New Macbook running Mojave

$
0
0

I have two external monitors connected via an HP Thunderbolt G2 but both show the same mirrored screen. I have turned off mirroring and unchecked the box marked Displays have separate spaces in Mission Control. The problem seems to be that under Displays it only shows two boxes representing the laptop monitor and one external. I tried "Detecting Monitor" but nothing changes.

Powershell comparing to $null. Left and Right side matter

$
0
0

I learned something earlier this week that was news to me and I thought I'd share.

I saw a script

Powershell
if($null-eq$User){#do stuff}

I thought this was odd, why would you compare null to something? null is always null, and having it on the left side of the comparison just looked odd.

As it turns out, having it on the left or right can produce different results.


Powershell
$a="Hello World"$a-eq$null#Returns False$a="Hello",$null,"World",$null$a-eq$null#Returns Nothing, was expecting to return false as the variable is not empty.$null-eq$a#Returns False as expected.($a-eq$null).count#Returns 2

So what's happening here is that when you have an array, having $null on the right side of the comparison acts like a filter, and if there are null elements, those are returned as the result, which is not what...

Can SSN be stripped from subject of email in O365 with DLP?

$
0
0

I have created a policy with the following settings. It is working except if the subject contains the SSN it does not strip it so it is visible to the recipient. Is there a way to remedy this? Screen shots are attached.

Policy name: Social Security NumberSpecific Location

Exchange Email.

Include All.

Exclude None.

Content Classification Type: U.S. Social Security Number (SSN)

Detect when the content is share with people outside the organization

Show policy tips to users and send them an email notification

Detect when content that's being shared contains: At least 1 instances of the same sensitive info type.

Send report to Admin.

Auto encrypt the email with the ‘Encrypt’ protection setting



VM powers off. Event log shows io failure

$
0
0

Setup

Windows running on Hyper-V 2019 with replication enabled to Hyper-V OS 2016 for recovery purposes.

Issue
VM shuts down, and in the same second the following is logged on the hypervisor;

Information | Hyper-V StorgaeVSP

ID 6

Storage device 'G:\Hyper-V\Virtual Hard Disks\F.vhd' received an IO failure with error = SRB_STATUS_ERROR_RECOVERY. Current device state = No Errors, New state = Recoverable Error Detected, Current status = No Errors.

ID 4

Storage device 'G:\Hyper-V\Virtual Hard Disks\F.vhd' received a recovery status notification. Current device state = Recoverable Error Detected, Last status = No Errors, New status = Disk Full.

ID 5

Storage device 'G:\Hyper-V\Virtual Hard Disks\F.vhd' changed recovery state. Previous state = Recoverable Error Detected, New state = Recoverable Error Detected.

It is not always with F. Sometimes it would...

One time passcode but single factor authentication

$
0
0

Hi all, hope you're all coping with working at home if you're at that point by now ;-)

Anyway, I wanted to put this question out there as I've been thinking about it and it doesn't feel right but need a good valid reason to get them to change this to 2-factor authentication.

We have a VPN (openvpn) configured to accept a username and a passcode generated by google authenticator and that is it, no other password required. Now, to me, that is quite obviously single factor authentication but uses a one time based passcode. I've tried to think of a good reason why we should include a password and one time passcode. Anyone got any ideas or thoughts on this?

IP-HTPPS issue with Remote Access setup Windows Server 2019

$
0
0

In response to the current pandemic, my company has tasked me with setting up Remote Access to allow our staff to work from home. I have run into a snag that appears to involve the Adapter settings and IP-HTTPS.

The server is running Microsoft Windows2019
The messages I am currently receiving are:
Network Adapters: Not Working Properly
Causes:
Routes required to send packets to the corporate network have not been published on adapter Internal. These routes are required for remote clients to reach the corporate network.
Resolution:
Publish the IPv6 routes on the network adapter that connects the server to the corporate network.
IP-HTTPS state is unknown
The operational status of Route publish cannot be determined.
Earlier I had also received a message on the IP-HTTPs to the effect that the IPv6 routes needed to be published.
I have been fighting...

Connecting to same server from office and home with same IP address

$
0
0

Hi all, I'm using OpenVPN and I'm quite a newbie here. I have a OpenVPN server in our office. Our accountant access to all data on that server (192.168.1.51/24). When she goes home and use OpenVPN to connect to server, she has to change Server IP to 10.8.0.1 (as OpenVPN default). Her IP at home should be 192.168.1.x/24 just as on office (thanks to router)

Is there any way to modify the server config file to help her keep the original address of server (192.168.1.51) even when she is at home?

Server config file below, client config file is as default

#################################################
# Sample OpenVPN 2.0 config file for #
# multi-client server. #
# #
# This file is for the server side #
# of a many-clients <-> one-server #
# OpenVPN configuration. #
# ...<->

Upcoming Webinar - March 26, 2020 at 10 am PT

$
0
0

In our upcoming webinar Heather Paunet VP of Product, highlights how SD-WAN technology continues to transform higher education campuses. 

Save your seat today.


The "new normal" of remote endpoint management

$
0
0

Is your IT team equipped for the “new normal” of remote endpoint management? How do you securely handle Windows & 3rd-party app patch management and software deployment without having to rely on VPNs? Join our first weekly webinar tomorrow, Friday, March 20 @ noon ET for info you can use NOW. Register @ baramundi.com/en-us/webinar/

Mass adding users to Security Group in A/D

$
0
0

I have a Security Group (Domain/Groups/Messaging) in A/D for my Encrypted Messaging Users.  I was tasked with adding ALL of our Faculty/Staff members (but not students).  I've been trying to find a way to do this in the A/D Users & Computers GUI and have not been able to find a way to selectively tag and add the needed users.  The users exist in (Domain/People/Managed). I have over 400,000 users (students/employees) in this A/D group, only 1,500 or so of them (employees) need to be added to this Security Group.  Any thoughts or ideas would be appreciated.  BTW, I'm not a PowerShell guru.  I know the commands needed to maintain what I have, but an not much of script writer.


Editing the OVA Layout

$
0
0

Let me preface this by saying I have little to no experience in web design at all!

So I've spend the past couple of days setting up the new OVA On Prem Help Desk. Now I have it running on a local VM with a valid self-signed certificate, AD authentication is working perfectly and everything is golden.

The problem I'm having is more with the layout of the helpdesk itself. Specifically the tickets section. When you have more than the default number of categories in the header you have to scroll the frame to see them all. Is there any way of changing the layout of the page in the site files to extend the ticket window?

Here is what I mean:


SmartDeploy supports WFH users

$
0
0

SmartDeploy enables IT to manage any end user device, whether at the main office or in a user’s home office (or living room, kitchen, closet).

If your company is considering, or has already implemented, a “Work From Home” policy due to COVID-19, you may be scrambling to provision laptops to send home with users. With SmartDeploy, you can:

· Provision hundreds of PCs in a day (Laptops arrive, unbox, reimage, and they’re ready in an hour)

· Drop-ship computers to WFH user and reimage the remote computer over the cloud, without a VPN connection. Here’s the step-by-step video on this capability - https://youtu.be/CzDLPD9UlRs?list=PLbCxB-j2ZFFD407aoIvtI5w8j8oMmjHAn

Provision 15 computers free with the SmartDeploy trial. And as always, please reach out with questions - our team is here to help.

Stay safe and healthy.





HP Color Laserjet M281 color graphics print with halo around everything

$
0
0

I have an HP Color LaserJet M281 MFP M281cdw (purchased from Costco).  I am using aftermarket toner, but the problem occurs with any toner.  I have uninstalled and reinstalled the HP software, but I can't help but think it is a software issue.  Black and white prints of the same pic are clean.

No matter what I print in color, if there is text or something like a logo, it has a yellow halo around it.

I will upload a scan.  Thank you!!

Rdp session originating from the router

$
0
0

Hi, I have a remote desktop gateway deployed at a customer's site.  I can check the logs and see the external IPs of the past sessions.  My customer called me and informed me someone had logged onto his PC, we disabled RDP on his PC and checked the logs.  The origin of the connection turns out to be coming from the router's IP not an external IP address.

Has anyone seen this before and what should I be looking for in the network?

Thanks,

The Printer Exposed: White Paper- HP Printers and Energy Star 3.0

$
0
0

Came across this white paper, figured it might be of interest.

As usual, I cannot attach the PDF so here is the text of the document

Technical white paper
Changes to HP Printers ENERGY STAR Version 3.0
Table of contents
Overview 2
System requirements 2
Product behavior changes to meet ENERGY STAR v3.0 2
ENERGY STAR v3.0 Certified printers 2
ENERGY STAR v3.0 Non-Certified printers 10
2
Overview
ENERGY STAR is the US government-backed symbol for energy efficiency, providing simple, credible, and unbiased information that consumers and businesses rely on to make well-informed decisions. Thousands of industrial, commercial, utility, state, and local organizations—including more than 40 percent of the Fortune 500—partner with the U.S. Environmental Protection Agency (EPA) to deliver cost-saving energy efficiency solutions that improve air quality and...

Viewing all 183896 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>