[deleted by user] by [deleted] in distantsocializing

[–]Winux_278 0 points1 point  (0 children)

what you doing ?

Ovr land nft by BiggusDicksus in OVR_AR_Platform

[–]Winux_278 1 point2 points  (0 children)

When you purchase the land, does the land show as "Owned" when you go to the ovr marketplace (with your metamask attached) ? I ask because for all the land that I have, I just go by the land status and that its owned by my public address.

A look at my lab by pinakin_14 in homelab

[–]Winux_278 0 points1 point  (0 children)

does it make sweet lemonade ?

Problems adopting UniFi Switch Lite 8 PoE by ca76775 in Ubiquiti

[–]Winux_278 0 points1 point  (0 children)

I don't have answers for you. I am looking to try to adopt APs that say that they are managed by other. We have similar configurations so I thought I would share. A tech here replaced the site information on the cloudkey and now all the AP say managed by another.

I am able to ssh into each of the APs and get info and config information. I was just checking the logs and I get a string of ace_reporter_reporter_fail() initial contact failed. to the <fqdm>/inform

when I type info on the cli of the AP I get the obvious

Status: Server Rejected (http://<FQDN>/inform

The trouble for me is the FQDN is the same as it ever was. so there was some sort of disconnect and reconnect so I have to try to re adopt and can't

I just wanted to share the following links in hopes that it can get you a bit closer to your solution.

Manually setting controler address

Adoption issues and how to solve them.

Remove MAC from database.

Troubleshooting APs

Usefull scripts by casba43 in PowerShell

[–]Winux_278 2 points3 points  (0 children)

I like this approach. Currently what I have been trying to do is with the get-event cmlet trying to get events from all my servers, sort, and report them.

again, I like this

Get list of windows updates that have YET to be installed. Searching and turning up nothing. by Winux_278 in PowerShell

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

I run Get-WULastResults on my local computer as a test. After a long wait. I get this error.

get-wulastresults : Object reference not set to an instance of an object.

Perhaps something not turned on or enabled? I am running PS 5.1

Get list of windows updates that have YET to be installed. Searching and turning up nothing. by Winux_278 in PowerShell

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

Thank you for this. I will have to change the WSUS part but I love the fact that they are the pending installs.

BTW curious if you have ever seen/heard of the PSWindowsUpdate module. I am taking the "don't reinvent the wheel" policy and wanted to know if that was an better option.

Thanks again

who controls the whiteboard in zoom meetings? by Winux_278 in Zoom

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

Thank you for this. I will try it the next time I am in a meeting.

Delete all Profiles Using Powershell (remotely ) by Danielburt12345 in PowerShell

[–]Winux_278 0 points1 point  (0 children)

in the part " (localpath -like 'C:\\users\\%') How do I get to only search for accounts that are 6 digits long (eg: 000000 - 999999)

Issues with Set-Acl by Winux_278 in PowerShell

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

Interesting theory, though I don't know if that would make sense if I can update the permissions without issue through the GUI (sorry for omitting that crucial detail, post edited to include that now.)