文件名称:winkeeper:版本控制所有 Windows 的东西
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-29 08:42:04
PowerShell
赢家 版本控制所有 Windows 的东西 使用 Winkeeper: ** 建议使用私有 gitrepo,因为敏感数据可能在您的配置中。 在服务器上安装 msysgit 或类似的 git 工具 克隆这个 repo 使用您想要的 repo 设置配置 config.ps1 在github上设置一个gitrepo,空repo,没有文件。 自助服务 - 没有自述文件。 如果在服务器上使用,则使用 ssh 建立部署密钥 运行 winkeeper init 用法:使用以下选项运行 gpo、ou、groups、users,所有示例: .\winkeeper.ps1 all 其他使用选项 .\winkeeper.ps1 gpo - push $false # will not push to an upstream repo (keep repo on server)
【文件预览】:
winkeeper-master
----gpo()
--------export-gpo.ps1(969B)
--------export-gpowmi.ps1(1KB)
--------export-gpolinks.ps1(2KB)
----git()
--------gitsync.ps1(411B)
--------gitinit.ps1(1KB)
----ad()
--------export-groups.ps1(5KB)
--------export-users.ps1(6KB)
--------Get-ADParent.ps1(116B)
--------export-ou.ps1(2KB)
--------GetThePrimaryGroup.ps1(751B)
----README.md(702B)
----winkeeper.ps1(2KB)
----experimental()
--------wmi.ps1(742B)
----config()
--------config.ps1(687B)