SQLEXPRESS Backup-Script
Backup_XenApp_<DB-NAME>_LOG.cmd SQLCMD -E -S .\SQLEXPRESS -i C:\INST\Skripte\Backup_XenApp_<DB-NAME>.sql Backup_XenApp_<DB-NAME>.sql BACKUP DATABASE [<DB-NAME>] to DISK = N'D:\backup\Backup_XenApp_<DB-NAME>.dmp' WITH FORMAT, INIT, NAME = N'XenApp <DB-NAME> Database Backup MGM', SKIP, NOREWIND, NOUNLOAD, STATS = 10
Windows 2008R2 DPI FIX (keine Änderung möglich)
http://support.microsoft.com/kb/2726399 Windows6.1-KB2726399-v3-x64.msu
Epson Drucker funktionieren nicht nach WSUS update – KB4048957
wusa /uninstall /kb:KB4048957 /quiet /warnrestart wuauclt /resetauthorization /detectnow /reportnow
Office Aktivierung beim Computer Start
Aufgabe: c:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -executionpolicy unrestricted -file "C:\inst\Startup.ps1" Script: function startup { while ((Test-Connection "kolbik.de" -count 1) -eq $null) { Start-Sleep -Milliseconds 500 } & cscript.exe c:\windows\system32\slmgr.vbs /ato & cscript.exe "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" /act & gpupdate.exe /force } $p = gc c:\personality.ini $r - (Get-ItemProperty registry::'HKLM\SOFTWARE\Citrix\personal vDisk\config').vhdmountpoint if (($r -eq $null) -and (($p -like "*diskmode=p*") -or ($p -like "*writecachetype=0*"))) { break } Startup
Netapp W7 und W2K8 ~snapshot nicht sichtbar [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters] "DirectoryCacheLifetime"=dword:00000000
Feststellen wer hat was gelöscht Event ID 4660 und ID 4663 in Security Log For the system: Advanced Audit Policy, Object Access, Audit File System (Success and Failure) For the directory: Advanced Security Settings, Auditing, Everyone - Delete (All)
