Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

smr-ansible

Windows development workstation

To run the Windows development setup on a fresh machine without cloning the repo:

powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/smairo/smr-ansible/main/workstations/windows_dev.ps1 | iex"

Windows gaming workstation

To run the Windows gaming setup on a fresh machine without cloning the repo:

powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "irm https://raw.githubusercontent.com/smairo/smr-ansible/main/gaming/windows_gaming.ps1 | iex"

To mount SMB folders as persistent network drives, pass the SMB server URL, share names, and credentials:

powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "& ([scriptblock]::Create((irm https://raw.githubusercontent.com/smairo/smr-ansible/main/gaming/windows_gaming.ps1))) --smb-url '\\192.168.1.111' --smb-folders A B C D --smb-user myuser --smb-password 1234"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages