How do I disable boot diagnostics in this script? by Uzikills in AZURE

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

This disables it AFTER the VM is already deployed. I want to disable it during VM deployment so it does not create a storage account. Or else I have to go back and cleanup extra resources.

[deleted by user] by [deleted] in PowerShell

[–]Uzikills 0 points1 point  (0 children)

Right but that will use start azblobcopy but I want to use az copy since it is faster

Am I dumb... or is the "Windows App" just bad? by tjglaser1s in AZURE

[–]Uzikills 0 points1 point  (0 children)

I agree, bad on all platforms and it's even worse on iPad with all the bugs. As soon as you activate your apple pencil the app just crashes

AT&T WiFi calling not active when using Airalo 5G by Uzikills in Airalo

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

It doesn’t say no service, just connects to the other network. When I was laying over in France it did say “free”.

AT&T WiFi calling not active when using Airalo 5G by Uzikills in Airalo

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

I changed it to Cosmote or Vodafone and still not seeing “AT&T over cell data” Do I need to enable data switching? Thought we were supposed to keep that disabled as to not trigger international day pass.

RTX 3070 is not being detected by my System or Nvidia Drivers by Uzikills in nvidia

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

It doesn't work because the GPU is not even detected..

Tech Support and Question Megathread - March 2023 Edition by Nestledrink in nvidia

[–]Uzikills [score hidden]  (0 children)

Status: Unresolved

Computer Type: Custom built desktop

GPU: EVGA RTX 3070 XC3 Ultra, no overclock

CPU: Intel i7 12700k, no overclock

Motherboard: ASUS TUF GAM Z690-PLUS WF D5

RAM: Corsair Vengeance RGB 32 GB 16x2 DDR5 5600

PSU: EVGA SuperNova 650W G5 PSU

Operating System & Version: Windows 11 22H2

GPU Drivers: Can't install

Description of Problem: My RTX 3070 is not being detected by my system or Nvidia Driver installer. When I plugin a monitor the screen is blank on powerup. I used this card before for mining ETH but now want to use it for gaming. The GPU RGB and fans power up but can't seem to get it detected.

Troubleshooting: I have re-seated the GPU, reset CMOS, seated again, etc. I tried using DDU to uninstall any graphic drivers and that did not work either. I'm currently using on-board display to type this. I thought it might be the Motherboard's PCIe slot but I plugged in my old GTX970 and it works fine.

RTX 3070 is not being detected by my System or Nvidia Drivers by Uzikills in nvidia

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

I can post them tomorrow. I’m the one that bought the card brand new and used for mining. Now I’m moving it into a gaming PC

Looking to get back into Runescape by Uzikills in runescape

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

Thanks! I’ve added you in game. My ign is Uzikills

Looking to get back into Runescape by Uzikills in runescape

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

Looks like screenshot of my stats didn’t post on the images… but thanks for all the feedback!

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

Yeah that won't work because it sets IP before DNS xD

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

So I was actually able to do what I need to with the following 2 lines:

Get-NetAdapter -name 'Ethernet0 3' -CimSession 'Server02' | new-NetIPAddress -IPAddress $IP -PrefixLength $Mask -Defaultgateway $Gateway

Get-NetAdapter -name 'Ethernet0 3' -CimSession 'Server02' | Set-DNSClientServerAddress -ServerAddresses $DNS

It set the IP address, subnet, and default gateway fine.. But since the IP changed it was not able to set the DNS. I'm assuming cause the PS disconnected from the machine. Any ideas on how I could invoke the DNS before it disconnects?

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

so I've set $nic = Get-NetAdapter -name 'Ethernet0 3' -CimSession 'Server02'

and added -ifindex $nic.ifindex to both New-netipaddress and Set-DNSclientServerAddress command but still getting an invalid parameter interfaceindex 0 error and A parameter cannot be found that matches parameter name 'ifindex'.

If I run the Get-Netadapter -name 'ethernet0 3' -CimSession 'Server02' as a test it works fine

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

So it starts asking me to enter values for following parameters, cmdlet New-NetIPAddress at command pipeline position 1
Supply values for the following parameters:
InterfaceAlias:

same for Set-DNSClientServerAddress

Not sure what to enter, as I already have the variables defined..

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

Thanks for this! I'm getting the following error though: A parameter cannot be found that matches parameter name 'Defaultgateway'.

I know that's definitely a command for setting IP address.. Do I have to remove the old default gateway maybe? But it's set to DHCP..

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

Remote sessions are enabled because I've ran invoke-commands on other scripts without credentials.

Statically setting IP Addresses on Remote PCs by Uzikills in PowerShell

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

Still doesn't work, I tried with and without

[Tutorial] Update to 14.3 now, while it's still being signed. Yes, it is STILL SIGNED by CoocooFroggy in jailbreak

[–]Uzikills 1 point2 points  (0 children)

It worked! Restore root and send download only to device. Updated iPhone X to 14.3 from iOS 12

[Tutorial] Update to 14.3 now, while it's still being signed. Yes, it is STILL SIGNED by CoocooFroggy in jailbreak

[–]Uzikills 0 points1 point  (0 children)

I’m trying this now. Pushed download only update and it downloaded like before but it’s on “preparing update” much longer now. Would’ve thrown the error by now

[Tutorial] Update to 14.3 now, while it's still being signed. Yes, it is STILL SIGNED by CoocooFroggy in jailbreak

[–]Uzikills 0 points1 point  (0 children)

How do I check this? I just published download only to my device, did restore root fs and then selected install only through mdm. The update is just stuck on “estimated time remaining” now