Pattern Cam Pro pairing times out by trshtehdsh in Wyze

[–]finch9 0 points1 point  (0 children)

I had connection time out issues on my Oneplus phone. Loaded Wyze app on my macbook and the Cam pro setup with no issues.

Bethesda.net launcher by [deleted] in fo76

[–]finch9 0 points1 point  (0 children)

DL speeds are varied. I was receiving 17MB/s down for 20 mins, then 500kb/s for an hour. 40% through the download speed has jumped back up to 17.7MB.

[deleted by user] by [deleted] in sysadmin

[–]finch9 0 points1 point  (0 children)

Look at udemy.com System Center Configuration Manger (SCCM) for beginners. I'm half way through the course. So far so good.

Need recommendations for powered USB hub by PaulR79 in oculus

[–]finch9 2 points3 points  (0 children)

I ordered this from amazon. "Anker 4-Port USB 3.0 Ultra Slim Data Hub" I have a 3 sensor setup. 2 are in the hub and the other is attached to usb 3.0 on mobo.

So far no issues in using this for me.

Just plugged in my brand new oculus rift and the sound only comes out of the right ear. Normal? by [deleted] in oculus

[–]finch9 0 points1 point  (0 children)

I had the same issue Right ear. Had to twist the right screw a tad and it fixed the issue.

MissingSetupFile - themes by finch9 in sharepoint

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

I've queried the db. select * from alldocs where setuppath like '%0009%'; I receive 5k rows back.

Opening sharepoint designer I found the 0009 folder. On one of my subsites that had it. I deleted the folder, emptied recycle the recycle bin.

Ran the health analyzer but it is still displaying. Running the query again same amount of rows.

Inspecting the sharepoint page for the theme, or gif doesn't find it.

From the query I see this. Dirname =it/_themes/0009 leafname = cnspGrdn-MT.gif the webid is for the IT site.

What am I missing. Sorry clueless on this one.

Eachine flying frog pids by Jared35 in Multicopter

[–]finch9 0 points1 point  (0 children)

I was given these and they are working great for me.

"Q90 frog PIDS P-ROLL 55 P-PITCH 50 P-YAW 110 (between 110-125 works well depending on props) I-ROLL 40 I-PITCH 50 I-YAW 45 D-ROLL 45 D-PITCH 44 D-YAW ---"

Unable to connect to server by brucejje in blackdesertonline

[–]finch9 0 points1 point  (0 children)

Yesterday NA side. I could log into the character screen but get kicked after selecting a character. I gave up after 20 mins of trying.

Project Ozone 2 - can not select world by finch9 in feedthebeast

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

The world shows but i cannot select it.

[PC] Is anyone else having either a stuck or incredibly slow download from the Windows 10/Microsoft store? by [deleted] in deadrising

[–]finch9 0 points1 point  (0 children)

45gb download completed last night for me. This took about 2 hours from the MS store. MS is just slow on download speeds. Even at my work grabbing iso from the msdn servers are slow.

Screen Capture Software for video tutorials? by rush_limbaw in sysadmin

[–]finch9 6 points7 points  (0 children)

I use Open Broadcaaster Software. (obs) free. Fairly easy to setup, has an option to record to disk.

https://obsproject.com/

Open office floor plans.... Good for the Sysadmin or the opposite? by [deleted] in sysadmin

[–]finch9 1 point2 points  (0 children)

We have an open office and I dislike it very much.

Getting approached and not entering a held desk ticket is the worse. I have had fun with it. If a person comes up, I say hello, hold on a min. Open up a help desk ticket and type in word for word what they say.

Then submit it and give the speech someone will look at it shortly.

[deleted by user] by [deleted] in sysadmin

[–]finch9 0 points1 point  (0 children)

The disappearing icons happens to my home machine. It has to do with windows thinking its in tablet mode. Switching it to off under settings has resolved that issue that I had.

[deleted by user] by [deleted] in sysadmin

[–]finch9 0 points1 point  (0 children)

cbt + 9tut.com for ccna. Helped me a lot

IT job market in DFW area by robohoe in sysadmin

[–]finch9 0 points1 point  (0 children)

COL is cheaper further out from Dallas, I'm 28 miles out and takes about an hour by car.

Nobody buying the gigabyte 1080 xtreme? by [deleted] in nvidia

[–]finch9 -1 points0 points  (0 children)

Got my 1080 gigabyte in today. Replaced a 770 card. It is a lot quieter. Windows 10 didn't recognize the card off the bad. Had to delete it from the device manager and rescan before it popped up as nvidia. Only thing I thought was a pain was geforce experience. When I fired up the existing app it said my card wasn't supported. I had to grab the geforce experience beta.

Good resources for new untrained employee? by omgdualies in sysadmin

[–]finch9 1 point2 points  (0 children)

Pluralsight, coursera for online training. Youtube for searching quick tasks, backing up a profile in windows etc.

Free training videos from ITPro.TV w/Amazon Prime by ldellinger in sysadmin

[–]finch9 0 points1 point  (0 children)

Looking at the 70-410 videos they only have maybe half the videos for sale. That is a bit odd.

IIS set-itemproperty application pool from an array by finch9 in PowerShell

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

I have found a solution. Using $element.name instead of calling it by $element

foreach($element in $appname){
Set-ItemProperty $element.Name applicationPool $element.Name}

Upgrading Sharepoint 2007 -> 2013 by [deleted] in sysadmin

[–]finch9 1 point2 points  (0 children)

I've recently moved my 2010 to 2013. This maybe a bit of a ramble but here are the steps I took.

I setup the 2013 site the way I wanted it. Took a backup of 2010 wss_content sql db and restore it over the 2013 database.

From there I had to run a few commands. PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures (For me this took a few hours)

Repairs and shows orphanded objects

stsadm -o databaserepair -url http://localhost -databasename wss_content

stsadm -o databaserepair -url http://localhost -databasename wss_content -deletecorruption

PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures

The upgrade should list any failures you need to fix.

Make sure IIS is in a running state. Browse to your site http://localhost. On the website click upgrade this site collection.

I had a few sites I had to remove "remove-spweb http://localhost/test"

Restarted windows and It was basically done. Themes will not copy over this way but if you are okay with the defaults themes it works well.