hopefully last push from win device
This commit is contained in:
@@ -4,6 +4,40 @@
|
||||
- [answer files](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/update-windows-settings-and-scripts-create-your-own-answer-file-sxs?view=windows-11)
|
||||
- [unattended-generator](https://schneegans.de/windows/unattend-generator/)
|
||||
|
||||
## VZ requirements
|
||||
|
||||
- Kein Secure Boot benoetigt
|
||||
|
||||
### User
|
||||
|
||||
- User: Admin, Pass: Wgdkr!4mE
|
||||
|
||||
### Pre-settings
|
||||
|
||||
- Einfache Systemwiederherstellung (im unattended.xml??, galube nicht umsetzbar, da Microsoft dies erzwingt)
|
||||
- Deaktivierung Schnellstart (DONE)
|
||||
- "Outlook Neu"-Button ausblenden
|
||||
- Kamera und Mikrofon unter Datenschutzeinstellungen einschalten
|
||||
- bei Druckerinstallation: Point to Print-Problem lösen - Reg Key ausführen (reg add "HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows NT\Printers\PointAndPrint" /v RestrictDriverInstallationToAdministrators /t REG_DWORD /d 0 /f)
|
||||
- Energieeinstellungen bei "Netzbetrieb": Nie runterfahren
|
||||
|
||||
### Software
|
||||
|
||||
- **Ninja One Agent**
|
||||
- Office M365 (M365 Business Standard)
|
||||
- PDF24
|
||||
- MS Teams
|
||||
- Lenovo Commercial Vantage
|
||||
- Sophos Endpoint Agent
|
||||
- Sophos Connect
|
||||
- Firefox Browser
|
||||
|
||||
#### Public Desktop
|
||||
- TeamviewerQS.exe (sbx quick support)
|
||||
- Script: Netzlaufwerke aktualisieren (C:\WINDOWS\system32\cmd.exe /c "cscript \\VZBY.lan\NETLOGON\logon.vbs && exit")
|
||||
|
||||
|
||||
|
||||
## Meeting Michael (17.01.2025)
|
||||
|
||||
The steps we want to implement:
|
||||
@@ -40,7 +74,6 @@ The steps we want to implement:
|
||||
#### other
|
||||
- boot stick and iso +unattended.xml (Microsoft's answer file)
|
||||
|
||||
|
||||
## Gespraech mit Martin
|
||||
|
||||
- ablauf und termin muss mit vz geklaert werden. auch in bezug zu unsere ressourcen
|
||||
@@ -51,12 +84,11 @@ The steps we want to implement:
|
||||
### Open Questions
|
||||
|
||||
- time zone: test automatic time zone settings using the language settings
|
||||
- wherer should windows explorer be displayed: quick access or _this pc_
|
||||
- where should windows explorer be displayed: quick access or _this pc_
|
||||
- hide the _task view_ button?
|
||||
- configure wifi interactively or skip it???
|
||||
- how to inject script? (for instance to install ninja agent)
|
||||
|
||||
|
||||
### mandatory manually for now
|
||||
|
||||
- change computer name
|
||||
|
||||
Reference in New Issue
Block a user