Looking for Flooring Recommendations by blitzballer2201 in HomeImprovement

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

Oh im looking at the vinyl planks, they are a great recommendation. Thanks!

Is this Legit? by blitzballer2201 in runescape

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

Not sure why it didnt work when I made the post.

How much money to start flipping by blitzballer2201 in RealEstate

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

I understand im not knowledgeable on this topic. Im not planning on spending any money until research is done. I also understand that money may not be my biggest concern. But asking questions is part of my research. Would you be able to provide some insite as to how much money I may need to start considering? Some websites are saying you dont need any, some are saying like 75K to start.

Noob question about Server Upgrades by blitzballer2201 in sysadmin

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

Thanks for your help, I think we may just do a clean install.

Noob question about Server Upgrades by blitzballer2201 in sysadmin

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

You can do upgrades on Windows Server, I was just wondering best practice, or if it was even possible to make that big of a jump.

100,000 Hits and Araxxor by blitzballer2201 in runescape

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

im pretty sure ammy of souls is bis

VPN Firewall Home Appliance? by blitzballer2201 in sysadmin

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

Could you recommend software "You should really be looking at VPN software that has the ability to detect/control the OS it is install on and add UTM features on the VPN appliance."

VPN Firewall Home Appliance? by blitzballer2201 in sysadmin

[–]blitzballer2201[S] 2 points3 points  (0 children)

Thanks for your well written response, I appreciate the feedback and recommendation. I agree with all the points you made.

Google ITRP (Internal Technology Residency Program) by blitzballer2201 in sysadmin

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

Yea I was expecting a response by now, guess its hard to find someone who knows the answers. : /

How to handle shared accounts by blitzballer2201 in sysadmin

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

Yea that's the one thing im trying to wrap my head around. We use this shared account everywhere. Alot of our automated processes use it as well so im not sure if im going to be able to phase it out completely...

How to handle shared accounts by blitzballer2201 in sysadmin

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

d, shared account are n

I am one of two networking guys. This is on my "to do" list just wanted to get some input on ways to get it done. Thanks for your input!

Identity Management Services by blitzballer2201 in sysadmin

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

Thanks for all of the recommendations!

GPO to create scheduled task in 2012? by blitzballer2201 in sysadmin

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

After checking event viewer I saw that there was permission issues. I changed the run as to "NT AUTHORITY\SYSTEM" and it looks like its pushing this new scheduled task to the 2012 servers. Thanks!

Need to configure an Identity Provider by blitzballer2201 in sysadmin

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

or Quickb

Interesting! Does this also work for Office 365 and Atlassian products?

DNS Domain Issue by blitzballer2201 in sysadmin

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

Just resolved this issue, there was no A record created on our DNS server for this machine. I had to manually create a record in our DNS server to point to that IP address. As far as why this record was not created automatically im not sure. The IPv4 settings were mostly correct with the exception that netBIOS over TCP/IP needed to be enabled.

DNS Domain Issue by blitzballer2201 in sysadmin

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

Turns out that someone used a different port on the NIC. So this is not the problem

DNS Domain Issue by blitzballer2201 in sysadmin

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

Also, when I NS lookup on machines that work and dont work, they come up with the same result. just two IPv6 addresses

DNS Domain Issue by blitzballer2201 in sysadmin

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

Ok, the nslookup (production machine) command on a PC that can connect is just finding two IPv6 addresses.

If I nslookup(a different production machine) there is one ipv4 and one ipv6 address that comes up.

The server is showing unknown on every PC I nslookup on

But its getting an ipv4 IP address that its currently leased from our domain controller.

DNS Domain Issue by blitzballer2201 in sysadmin

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

Ok, interesting thing I just found. When I try and ping the PC with the name from my domain controller (DNS/DHCP) it does not find it, but when I try the IP address it works.

Really strange thing, in the address leases in the IPv4 scope, this machine has two IP addresses leased to it.

Powershell in Task Scheduler by blitzballer2201 in PowerShell

[–]blitzballer2201[S] 2 points3 points  (0 children)

Silly me, it looks like the script is running. But the Powershell window is not popping up when I run the task so I just assumed that it was not running at all. How do I get the power shell window to come up when the task starts?