AD Defragmentatie (Server 2012)
Stop de ADDS Service ntdsutil activate instance ntds files compact to c: copy “c:ntds.dit” “c:WindowsNTDSntds.dit” del c:WindowsNTDS*.log Start de ADDS Service
Stop de ADDS Service ntdsutil activate instance ntds files compact to c: copy “c:ntds.dit” “c:WindowsNTDSntds.dit” del c:WindowsNTDS*.log Start de ADDS Service
Bij CVE ga naar de fieldservice page: -> https://localhost:2372/fieldservice en log in. Kies de juiste EVA. Klik op: Open Command line interface Kies uit de dropdown box : FCS show config. En klik on execute. Op de management server staat in: C:program files(x86)hewlett packardsanworkselement manager for storageworks hsvcacheWWWN van EVAfcs_show_config.txt
I have heard that lots off people are missing the startmenu in Windows 8. I don’t miss it because I normally use the “Run” to enter my command/application and I have pinned my mosy used apps in the taskbar. What I do recommend to my customers is to start using […]
NTFS Permissions for Roaming Profile Parent Folder User Account : Minimum Permissions Required Creator Owner : Full Control, Subfolders and Files Only Administrator : Full Control (Microsoft actually recommends none but it simplifies things if you give admins full control) Security group of users needing to put data on share […]
hello smtp.server.nl mail from:<test@domain.nl> rcpt to:<to@domain.nl> data subject: This is a test mail to: to@domain.nl This is the text of my test mail. . quit
Failed to start VM After upgrading an ESX cluster from vSphere 5.0 to vSphere 5.1 a VM failed to reboot.. Instead, an error message was issued: Failed to start the virtual machine. Module DevicePowerOn power on failed. Could not set up “macAddress” for ethernet0. Invalid MAC address specified. 00:0C:29:A0:B0:1D is […]
Find (disconnected) mailbox: Get-MailboxServer | Get-MailboxStatistics | where { $_.DisconnectDate } | fl DisplayName, DisconnectDate Recconnect mailbox: Get-MailboxDatabase | Get-MailboxStatistics | Where-Object {$_.DisconnectDate –and $_.DisplayName –eq “Personal Archive – Tinnus Est”} | Connect-Mailbox –user T.Est –archive
Good quality icons and images, especially ones with an alpha transparency can be time consuming to make, and are often also hard to find. One source of lots of high quality icons in a range of sizes is Windows. Windows 7 includes lots of icons which can be useful as […]
This is an updated script that creates computer accounts in Active Directory. This script uses a comma separated values file as an input instead of two text files. ‘**************************************Heading********************************* ‘create.vbs ‘ ‘Jason Hofferle ’04/12/2007 ‘ ‘Script to create AD computer accounts from file ‘****************************************************************************** option explicit ‘************************************************************************** ‘Variable Declarations […]
List of Control Panel Commands in Windows 8, 7, Vista, and XP Sometimes it’s easier, or maybe even necessary, to open a Control Panel applet from a command line in Windows. Each Control Panel applet can be opened by executing a command, you just have to know what that command is. […]