About
Tag Archives: Server
Powershell: Count Sharepoint Sites on Sharepoint Server 2010
This is a very small line of code to count Sharepoint 2010 Site Collections with Powershell. (Get-SPSite -Limit all).Count By the way, we at Genotec AG are offering a Hosted Sharepoint 2010 solution based on Powershell automation.
Posted in Hosting, IT, Microsoft, Powershell, Sharepoint, Software, Web, Windows Server, Windows Server 2008 R2, Work
Tagged Genotec, Genotec AG, get-SPsites, Hosted Sharepoint, Hosted Sharepoint 2010, Hosting, Microsoft, Microsoft Powershell, PowerShell, Server, Sharepoint, Sharepoint 2010, Sharepoint Foundation Server 2010, Sharepoint Server 2010, Site Collections, Sites, SPSites, Windows Powershell, Windows Server
2 Comments
Powershell: Working with XML part 2
After my first post (Powershell: Parsing XML part 1) about working with XML and Powershell, I have create this second post which describes how to create a XML file, Add content to the XML file, remove content from the XML … Continue reading
Posted in IT, Microsoft, Powershell, Server Core, Software, Windows, Windows Server, Work
Tagged add, Add Data to XML, create, Microsoft, Microsoft Powershell, Object, PowerShell, Remove, Remove data from XML, Save, Save XML Object, Saving data to XML, Server, Windows, Windows Powershell, Working, XML, XML Powershell
Leave a comment
HP iLO3: What’s new
With the new G7 Serverline, HP released also iLO 3 (HP Integrated Lights-Out). With new and important features: 800% faster remote console: best-in-class remote management performance 360% faster Virtual Media: higher performance remote deployment and updates Improved Windows Integrated Remote … Continue reading
Posted in HP, Hardware, IT, Microsoft, Software, Work
Tagged console, G7, G7 Servers, HP, iLO, iLO3, Improved, Integrated Lights-Out, Integrated Lights-Out 3, IPMI, remote, remote console, Server, Servers
Leave a comment
Howto: Update SCVMM 2008 to SCVMM 2008 R2
Update from Microsoft System Center Virtual Machine Manager 2008 to Micorsoft System Center Virtual Machine Manager 2008 R2 is pretty simple. Yesterday I updated the SCVMM on our environment. Copy the SCVMM 2008 R2 on the Server Start the Setup.exe … Continue reading
Posted in Hosting, Hyper-v, IT, Microsoft, Server Core, Software, System Center, Virtualization, Windows Server, Work
Tagged Hyper-v, Manager, Microsoft, SCVMM, SCVMM 2008, SCVMM 2008 R2, Server, Storage, Storage Migration, System Center, System Center Virtual Machine Manager, System Center Virtual Machine Manager 2008, System Center Virtual Machine Manager 2008 R2, Virtual Machine Manager, Virtual machines, Virtualization, Windows Server
Leave a comment
Cheatsheet: Using Diskpart on a Server Core installation #4
Using Diskpart on a Server Core installation. Disk Administration or Partition a disk. Create a new partition and format a partition SELECT DISK 0 CREATE PARTITION PRIMARY ASSIGN LETTER=E SELECT PARTITION 1 FORMAT FS=NTFS LABEL=”New Volume” QUICK EXIT Commands you … Continue reading
Posted in Hyper-v, IT, Microsoft, Server Core, Software, Windows, Windows Server, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2
Tagged cmd, command, convert, Core, Core Server, CREATE PARTITION, CREATE VOLUME, disk, disk administration, disk management, diskpart, diskpart.exe, format, gpt, Hyper-v, Partition, select disk, Server, Server Core, shell, volume, Windows, Windows Server, Windows Server 2008 Core, Windows Server 2008 R2, Windows Server 2008 R2 Core, Windwos Server 2008
Leave a comment
Cheatsheet: How to install HP Support Pack on a Server Core installation #3
This is a HowTo step-by-step guide to install the HP Support Pack on a Windows Server 2008 R2 Core installation or Hyper-v Core installation. Download the latest HP ProLiant Support Pack for Windows Server 2008 R2 Eable SNMP on Windows … Continue reading
Posted in HP, Hardware, Hyper-v, IT, Microsoft, Server Core, Software, Virtualization, Windows, Windows Server, Windows Server 2008, Windows Server 2008 R2, Work
Tagged Core, Core Server, HP, HP PSP, HP Support Pack, Hyper-v, hyper-v core, Hyper-v r2, Microsoft, Pack, PSP, Server, Server Core, Support, Support Pack, Windows Server, windows server 2008, Windows Server 2008 Core, Windows Server 2008 R2, Windows Server 2008 R2 Core, Windows Server Core
1 Comment

