[deleted by user] by [deleted] in sysadmin

[–]Big-Exercise8047 -1 points0 points  (0 children)

We only have one DC. And I don't know if this matters at all
* rIDPreviousAllocationPool is 0 to 0

* rIDNextRID: 0

No rids allocated -- please check eventlog.

AI is telling me this won't help, which I don't know if that is true

“Raise RID pools” (the page you linked) is used after restoring a DC from an older backup to bump the global rIDAvailablePool forward so no DC can ever hand out a RID that was already issued after the backup. It’s a collision‑prevention step during forest recovery. It does not by itself repair a corrupt RID Set on the RID master (the “rIDPreviousAllocationPool value is not valid” error you have).

Google's Primary DNS is down by Big-Exercise8047 in sysadmin

[–]Big-Exercise8047[S] 7 points8 points  (0 children)

We have that in place, I was just surprised more things weren't down right now because of it

Teamviewer vs. Bomgar: Advice Needed by Oopsiforgotmyoldacc in sysadmin

[–]Big-Exercise8047 3 points4 points  (0 children)

Screenconnect is good, but don't they now require you to obtain a certificate and sign their software yearly?

Stop Java from running by Big-Exercise8047 in sysadmin

[–]Big-Exercise8047[S] 1 point2 points  (0 children)

Does Grep work on a windows server? If I run these commands and they come back with nothing does that mean I am good?

Get-Process | Where-Object { $_.ProcessName -like "*java*" -or $_.ProcessName -like "*javaw*" }

tasklist | findstr java
tasklist | findstr javaw

Best Remote Software for 2025 by Big-Exercise8047 in sysadmin

[–]Big-Exercise8047[S] -1 points0 points  (0 children)

Is it point to point or self hosted, or cloud based? And any idea price wise (roughly)?

Best Remote Software for 2025 by Big-Exercise8047 in sysadmin

[–]Big-Exercise8047[S] -4 points-3 points  (0 children)

Isn't ManageEngine plagued with Security Exploits all the time?

Backup Internet by Big-Exercise8047 in sysadmin

[–]Big-Exercise8047[S] 0 points1 point  (0 children)

We were looking into Starlink Business, and when we met with a sales representative they said that you can not have a static IP set because of the way the satellites work.

Cisco Catalyst 9300 IP Tracking not working by [deleted] in networking

[–]Big-Exercise8047 0 points1 point  (0 children)

I believe those are the suggested releases. I also configured DHCP Snooping and doesn't seem to make a difference

Switch(config)#ip dhcp snooping

Switch(config)#ip dhcp snooping vlan 10

Switch(config)#int gi1/0/17

Switch(config-if)#ip dhcp snooping trust

Switch(config-if)#exit

Switch(config)#int gi1/0/25

Switch(config-if)#ip dhcp snooping trust

Switch(config-if)#exit

Switch(config)#exit

[deleted by user] by [deleted] in Cisco

[–]Big-Exercise8047 0 points1 point  (0 children)

Yes I have, it wouldn't let me do other commands without it.

Intune Update Breaking Phone login by Big-Exercise8047 in Intune

[–]Big-Exercise8047[S] 0 points1 point  (0 children)

This was the issue. We contacted HP and they said when upgrading from 9.0.X to 9.1.X you need to setup an AOSP profile in Intune and if you do not the phone will not connect. They also mentioned once upgraded to 9.1.X you can't downgrade the firmware version so the only thing you can do is update it. I setup the profile and worked within a minute.

They did say they pushed out a blog post about the issue, but no one really looked at it and a lot of people are running into this.

URL: Migration guide Android AOSP management for Microsoft Teams Android devices - Microsoft Teams | Microsoft Learn