Giter Club home page Giter Club logo

pwd-windows-2022's Introduction

PWD-Windows-2022

NEWS: Try my labs: https://thuonghai2711.tech/pages/labs

Under development. Testing purposes.

Video tutorial (Click on image to open Youtube video):

IMAGE ALT TEXT

MS Learn 1H Remote App Demonstration

image

Main: https://labs.play-with-docker.com/ (guacamole)

(ctrl+insert copy), (shift+insert paste)

wget https://github.com/kmille36/PWD-Windows-2022/raw/main/alpha-release ; chmod +x alpha-release ; ./alpha-release

Or: https://labs.play-with-docker.com/ (no guacamole)

curl -sLkO https://github.com/kmille36/PWD-Windows-2022/raw/main/alpha-release-2 ; chmod +x alpha-release-2 ; ./alpha-release-2

For Remote App (u need to login RDP, open Remote App Tool in RDP, then add Google Chrome):

OPTIONAL (DO IT ONCE): Disable RDP Warning command and ask for password (for easier connection):

reg add "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client" /v "AuthenticationLevelOverride" /t "REG_DWORD" /d 0 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fPromptForPassword" /t "REG_DWORD" /d 0 /f

Type your RDP IP when prompted:

$IP = Read-Host -Prompt 'Input your RDP IP' ; iwr -uri https://github.com/kmille36/PWD-Windows-2022/raw/main/GoogleChrome.rdp -OutFile ./GoogleChrome.rdp -UseBasicParsing -UseDefaultCredentials ; ((GC -path GoogleChrome.rdp -Raw) -replace 'APPIP', $IP) | Set-Content -Path GoogleChrome.rdp ; cmdkey /generic:"$IP" /user:"azureuser" /pass:"WindowsPassword@001" ; mstsc GoogleChrome.rdp

1H: https://bit.ly/3wDhsRd

Login: https://microsoft.com/devicelogin

In PWD, Click OPEN PORT the type 8080 and press OK (or connect rdp using ip). Enjoy! (U can close PWD tab after done!).

IF IT GOT ANY ERROR, CLOSE PWD SESSION AND START AGAIN

(guacamole: azure/azure | RDP: azureuser/WindowsPassword@001 )

pwd-windows-2022's People

Contributors

kmille36 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pwd-windows-2022's Issues

guacamole

guacamole on port 80 : bad request

add thêm máy chủ

Nếu được nhờ bạn add thêm máy chủ ở Japan Korea hoặc Hongkong (gần VN). Cảm ơn.

disk quota error

docker: Error response from daemon: symlink libheimntlm.so.0.1.0 /var/lib/docker/vfs/dir/2501d3c7327d706d5bce8dcba704d77c3faa90aafa2e770af3c2948b13104dcd-init/usr/lib/x86_64-linux-gnu/libheimntlm.so.0: disk quota exceeded.

login

what i need to write here ?
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.