Search:

Type: Posts; User: 0x00

Search: Search took 0.00 seconds.

  1. Replies 4 Views 10,027

    My custom powershell script to spoof the Install Date + Time

    # Generating a random date between Jan 1, 2011, and Dec 31, 2022
    $start = [datetime]::new(2011, 1, 1)
    $end = [datetime]::new(2022, 12, 31)
    $randomDate = $start.AddSeconds((Get-Random -Maximum...
  2. Thread: Where are these MAC Address values stored? by 0x00
    Forum: Network and Sharing
    Replies 4 Views 1,408

    Nice batch code first of all, but what I'm trying...

    Nice batch code first of all, but what I'm trying to figure out is where the MAC address's are being grabbed from. I can't seem to find it anywhere! I know that wmic and Get-NetAdapter etc commands...
  3. Thread: Where are these MAC Address values stored? by 0x00
    Forum: Network and Sharing
    Replies 4 Views 1,408

    Where are these MAC Address values stored?

    I'm trying to figure out where these MAC Address values are stored or are getting retrieved from.

    I know that "NetworkAddress" can exist in registry in this location:

    The values still don't...
  4. Thread: Finding Window's Original MAC Address Location by 0x00
    Forum: Network and Sharing
    Replies 2 Views 1,813

    Finding Window's Original MAC Address Location

    I programmed a batch script that spoofs my mac address from registry. It'll stay changed in registry and keep changing every time I use my script, but Windows Keeps randomly showing my original MAC...
  5. Thread: Limited network speed by 0x00
    Forum: Network and Sharing
    Replies 8 Views 1,396

    Hey man, since you're using a laptop it uses a...

    Hey man, since you're using a laptop it uses a wireless connection. 802.11 has very specific standards they all have limits. It all depends on your systems physical specs not the software. Bluetooth...
Results 1 to 5 of 8
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:43.
Find Us




Windows 10 Forums