<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.ciscolinux.co.uk/index.php?action=history&amp;feed=atom&amp;title=Azure%2FGeneralising_OS</id>
	<title>Azure/Generalising OS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ciscolinux.co.uk/index.php?action=history&amp;feed=atom&amp;title=Azure%2FGeneralising_OS"/>
	<link rel="alternate" type="text/html" href="http://wiki.ciscolinux.co.uk/index.php?title=Azure/Generalising_OS&amp;action=history"/>
	<updated>2026-04-05T08:22:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>http://wiki.ciscolinux.co.uk/index.php?title=Azure/Generalising_OS&amp;diff=6206&amp;oldid=prev</id>
		<title>Pio2pio: Created page with &quot;= Generalising Windows machine before creating an image = # Create Windows VM # Provision/baseline your VM by RDPing and installing software # Generalise your system using sys...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ciscolinux.co.uk/index.php?title=Azure/Generalising_OS&amp;diff=6206&amp;oldid=prev"/>
		<updated>2021-01-20T08:42:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Generalising Windows machine before creating an image = # Create Windows VM # Provision/baseline your VM by RDPing and installing software # Generalise your system using sys...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Generalising Windows machine before creating an image =&lt;br /&gt;
# Create Windows VM&lt;br /&gt;
# Provision/baseline your VM by RDPing and installing software&lt;br /&gt;
# Generalise your system using sysprep to create System Out-of-Box Experience (OOBE)&lt;br /&gt;
## Win+R, type sysprep, it will take you to &amp;lt;tt&amp;gt;C:\Windows\System32\Sysprep&amp;lt;/tt&amp;gt; and run &amp;lt;tt&amp;gt;sysprep.exe&amp;lt;/tt&amp;gt;&lt;br /&gt;
##* System Cleanup Action: Enter System Out-of-Box Experience (OOBE)&lt;br /&gt;
##* Generalize: Yes (tick)&lt;br /&gt;
##* Shutdown Options: Reboot&lt;br /&gt;
## Optional run: &amp;lt;code&amp;gt;C:\Windows\System32\Sysprep\sysprep.exe /oobe /generalize /shutdown /mode:vm&amp;lt;/code&amp;gt;&lt;br /&gt;
## You will be disconnected from RDP but the instance still run generalising and will stop once done&lt;br /&gt;
# Go to Azure portal and click on ''Capture'' to create an image now&lt;br /&gt;
# You find new image in ''Images'' service where you can create new VM from&lt;br /&gt;
&lt;br /&gt;
= Generalising Linux machine before creating an image =&lt;br /&gt;
# Create Linux VM&lt;br /&gt;
# Provision/baseline your VM by SSHing to provisioning your software&lt;br /&gt;
# Generalise your system using [https://github.com/Azure/WALinuxAgentMicrosoft Azure Linux Agent - waagent]&lt;br /&gt;
##* &amp;lt;code&amp;gt;sudo waagent -deprovision+user&amp;lt;/code&amp;gt;&lt;br /&gt;
##* account you are currently logged in will be completly deleted including home&lt;br /&gt;
##* Linux system does not neet to be shut&lt;br /&gt;
# Go to Azure portal and click on ''Capture'' to create an image now&lt;br /&gt;
# You find new image in ''Images'' service where you can create new VM from&lt;/div&gt;</summary>
		<author><name>Pio2pio</name></author>
	</entry>
</feed>